Searched defs:cfs_wi_sched (Results 1 – 1 of 1) sorted by relevance
48 typedef struct cfs_wi_sched { struct49 struct list_head ws_list; /* chain on global list */51 spinlock_t ws_lock;76 } cfs_wi_sched_t; argument