Searched defs:cmd2 (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| A D | wait.h | 444 #define __wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument 450 #define wait_event_exclusive_cmd(wq_head, condition, cmd1, cmd2) \ argument 457 #define __wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument 475 #define wait_event_cmd(wq_head, condition, cmd1, cmd2) \ argument
|
Completed in 6 milliseconds