Searched defs:cmd2 (Results 1 – 1 of 1) sorted by relevance
/include/linux/ |
D | wait.h | 398 #define __wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument 404 #define wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument 411 #define __wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument 429 #define wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument
|