Searched refs:WATCH_INFO_ID__SHIFT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dwatch_queue.h36 #define WATCH_INFO_ID__SHIFT 8 macro
/linux-master/samples/watch_queue/
H A Dwatch_test.c121 WATCH_INFO_ID__SHIFT);
/linux-master/security/keys/
H A Dkeyctl.c1810 watch->info_id = (u32)watch_id << WATCH_INFO_ID__SHIFT;

Completed in 88 milliseconds