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