Home
last modified time | relevance | path

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

/linux-3.3/lib/
Drwsem.c31 struct rwsem_waiter { struct
32 struct list_head list;
33 struct task_struct *task;
34 unsigned int flags;
Drwsem-spinlock.c12 struct rwsem_waiter { struct
13 struct list_head list;
14 struct task_struct *task;
15 unsigned int flags;