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