Searched refs:sockevent_proc (Results 1 – 5 of 5) sorted by relevance
8 static struct sockevent_proc sockevent_procs[NR_PROCS];9 static struct sockevent_proc *sockevent_freeprocs;29 struct sockevent_proc *32 struct sockevent_proc *spr; in sockevent_proc_alloc()47 sockevent_proc_free(struct sockevent_proc * spr) in sockevent_proc_free()
4 struct sockevent_proc { struct5 struct sockevent_proc *spr_next; /* next on sock or free list */ argument22 struct sockevent_proc *sockevent_proc_alloc(void); argument23 void sockevent_proc_free(struct sockevent_proc *);
7 SRCS= sockevent.c sockevent_proc.c
28 struct sockevent_proc * spr, int err);30 struct sockevent_proc * spr, int err);366 struct sockevent_proc *spr, **sprp; in sockevent_suspend()398 struct sockevent_proc *spr, **sprp; in sockevent_suspend_data()436 struct sockevent_proc *spr; in sockevent_has_suspended()452 static struct sockevent_proc *455 struct sockevent_proc *spr, **sprp; in sockevent_unsuspend()480 sockevent_resume(struct sock * sock, struct sockevent_proc * spr) in sockevent_resume()770 struct sockevent_proc *spr, **sprp; in sockevent_fire()988 struct sockevent_proc *spr, **sprp; in sockevent_expire()[all …]
28 struct sockevent_proc;48 struct sockevent_proc *sock_proc; /* list of suspended calls */