Home
last modified time | relevance | path

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

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