Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dwatch_queue.h36 #define WATCH_INFO_ID__SHIFT 8 macro
/linux/samples/watch_queue/
A Dwatch_test.c121 WATCH_INFO_ID__SHIFT); in consumer()
/linux/Documentation/
A Dwatch_queue.rst79 * The watch ID (mask with WATCH_INFO_ID and shift by WATCH_INFO_ID__SHIFT).
161 shifted by WATCH_INFO_ID__SHIFT. This is OR'd into the WATCH_INFO_ID field of
/linux/security/keys/
A Dkeyctl.c1806 watch->info_id = (u32)watch_id << WATCH_INFO_ID__SHIFT; in keyctl_watch_key()

Completed in 7 milliseconds