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

/linux-master/include/uapi/linux/
H A Dwatch_queue.h35 #define WATCH_INFO_ID 0x0000ff00 /* ID of watchpoint */ macro
/linux-master/samples/watch_queue/
H A Dwatch_test.c120 (n.n.info & WATCH_INFO_ID) >>
/linux-master/kernel/
H A Dwatch_queue.c213 n->info &= ~WATCH_INFO_ID;

Completed in 112 milliseconds