Home
last modified time | relevance | path

Searched refs:WATCH_META_REMOVAL_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Dwatch_queue.h21 WATCH_META_REMOVAL_NOTIFICATION = 0, /* Watched object was removed */ enumerator
/linux/samples/watch_queue/
A Dwatch_test.c118 case WATCH_META_REMOVAL_NOTIFICATION: in consumer()
/linux/Documentation/
A Dwatch_queue.rst67 * WATCH_META_REMOVAL_NOTIFICATION
192 (``WATCH_META_REMOVAL_NOTIFICATION``) is sent to the watch queue to
200 (``WATCH_META_REMOVAL_NOTIFICATION``) is sent to the watch queue of each
/linux/kernel/
A Dwatch_queue.c513 n.watch.subtype = WATCH_META_REMOVAL_NOTIFICATION; in remove_watch_from_object()

Completed in 9 milliseconds