Searched refs:NOTIFY_WOKENUP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | mqueue.h | 51 #define NOTIFY_WOKENUP 1 macro |
/openbmc/linux/ipc/ | ||
H A D | mqueue.c | 831 set_cookie(info->notify_cookie, NOTIFY_WOKENUP); in __do_notify() |