Searched defs:ldebug (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux.h43 #define ldebug(name) isclr(linux_debug_map, LINUX32_SYS_linux_ ## name) macro
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux.h42 #define ldebug(name) isclr(linux_debug_map, LINUX_SYS_linux_ ## name) macro
/freebsd-10-stable/sys/i386/linux/
H A Dlinux.h43 #define ldebug(name) isclr(linux_debug_map, LINUX_SYS_linux_ ## name) macro

Completed in 142 milliseconds