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