Searched refs:svc_callout (Results 1 – 1 of 1) sorted by relevance
63 struct svc_callout { struct64 struct svc_callout *sc_next; argument72 static struct svc_callout *svc_head;146 static struct svc_callout * in libc_hidden_def()171 struct svc_callout *prev; in svc_register()172 register struct svc_callout *s; in svc_register()180 s = (struct svc_callout *) mem_alloc (sizeof (struct svc_callout)); in svc_register()203 struct svc_callout *prev; in libc_hidden_def()204 register struct svc_callout *s; in libc_hidden_def()371 struct svc_callout *s; in libc_hidden_def()[all …]
Completed in 4 milliseconds