Home
last modified time | relevance | path

Searched defs:cfs_wi_sched (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lnet/libcfs/
Dworkitem.c44 struct cfs_wi_sched { struct
46 struct list_head ws_list;
48 spinlock_t ws_lock;
50 wait_queue_head_t ws_waitq;
52 struct list_head ws_runq;
60 struct list_head ws_rerunq;
62 struct cfs_cpt_table *ws_cptab;
64 int ws_cpt;
89 cfs_wi_sched_cansleep(struct cfs_wi_sched *sched) in cfs_wi_sched_cansleep() argument