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