Searched defs:POISON_POINTER_DELTA (Results 1 - 4 of 4) sorted by path

/linux-master/include/linux/
H A Dpoison.h13 # define POISON_POINTER_DELTA _AC(CONFIG_ILLEGAL_POINTER_VALUE, UL) macro
15 # define POISON_POINTER_DELTA 0 macro
[all...]
/linux-master/tools/include/linux/
H A Dpoison.h13 # define POISON_POINTER_DELTA _AC(CONFIG_ILLEGAL_POINTER_VALUE, UL) macro
15 # define POISON_POINTER_DELTA 0 macro
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_list.h82 #define POISON_POINTER_DELTA 0 macro
/linux-master/tools/usb/usbip/libsrc/
H A Dlist.h76 #define POISON_POINTER_DELTA 0 macro

Completed in 172 milliseconds