Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dwatch_queue.h22 WATCH_META_LOSS_NOTIFICATION = 1, /* Data loss occurred */ enumerator
/Linux-v5.10/samples/watch_queue/
Dwatch_test.c123 case WATCH_META_LOSS_NOTIFICATION: in consumer()
/Linux-v5.10/Documentation/
Dwatch_queue.rst42 will insert a WATCH_META_LOSS_NOTIFICATION message into the output buffer after
68 * WATCH_META_LOSS_NOTIFICATION
/Linux-v5.10/fs/
Dpipe.c255 n.subtype = WATCH_META_LOSS_NOTIFICATION; in pipe_read()