Home
last modified time | relevance | path

Searched refs:_handler (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/efi/loader/arch/amd64/
H A Dexc.S31 .globl EXC\N\()_handler
32 EXC\N\()_handler:
H A Dtrap.c207 extern char EXC##N##_handler[]; \
208 prepare_exception(N, (uintptr_t)EXC##N##_handler, ist_use_table);
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h705 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument
708 (_ptr)->handler = _handler; \
/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c93 static struct linux_ioctl_handler shortname ## _handler = { \
98 DATA_SET(linux_ioctl_handler_set, shortname ## _handler)