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