Home | History | Annotate | Download | only in kernel

Lines Matching defs:fdrestart

48 struct fdrestart {
49 void (*op)(struct fdrestart *);
55 waitforbarrier(struct fdrestart *F, const char *caller)
71 doread(struct fdrestart *F)
104 dowrite(struct fdrestart *F)
152 struct fdrestart *F = cookie;
167 testfdrestart(struct fdrestart *F)
191 struct fdrestart fdrestart, *F = &fdrestart;
211 struct fdrestart fdrestart, *F = &fdrestart;
232 struct fdrestart fdrestart, *F = &fdrestart;
252 struct fdrestart fdrestart, *F = &fdrestart;