Home
last modified time | relevance | path

Searched refs:__WAIT_BIT_KEY_INITIALIZER (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dwait_bit.h21 #define __WAIT_BIT_KEY_INITIALIZER(word, bit) \ macro
40 .key = __WAIT_BIT_KEY_INITIALIZER(word, bit), \
/linux/kernel/sched/
A Dwait_bit.c123 struct wait_bit_key key = __WAIT_BIT_KEY_INITIALIZER(word, bit); in __wake_up_bit()
/linux/net/sunrpc/
A Dsched.c313 struct wait_bit_key k = __WAIT_BIT_KEY_INITIALIZER(m, RPC_TASK_ACTIVE); in rpc_complete_task()

Completed in 7 milliseconds