Searched defs:test_pin (Results 1 – 2 of 2) sorted by relevance
92 #define test_pin(data) ((uintptr_t)(data) & PIN_MASK) macro
297 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin) in pagemap_test_fork()