| /Linux-v5.10/arch/x86/include/asm/ |
| D | extable.h | 18 int insn, fixup, handler; member
|
| D | nmi.h | 42 nmi_handler_t handler; member
|
| /Linux-v5.10/arch/mips/math-emu/ |
| D | cp1emu.c | 1473 union ieee754sp(*handler) (union ieee754sp, union ieee754sp, union ieee754sp); in fpux_emu() local 1582 union ieee754dp(*handler) (union ieee754dp, union ieee754dp, union ieee754dp); in fpux_emu() local 1704 } handler; in fpu_emu() local 2081 } handler; in fpu_emu() local
|
| /Linux-v5.10/drivers/acpi/ |
| D | tables.c | 382 acpi_tbl_entry_handler handler, in acpi_table_parse_entries() 395 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt() 412 int __init acpi_table_parse(char *id, acpi_tbl_table_handler handler) in acpi_table_parse()
|
| D | ec.c | 168 struct acpi_ec_query_handler *handler; member 1045 struct acpi_ec_query_handler *handler; in acpi_ec_get_query_handler_by_value() local 1061 struct acpi_ec_query_handler *handler = in acpi_ec_query_handler_release() local 1067 static void acpi_ec_put_query_handler(struct acpi_ec_query_handler *handler) in acpi_ec_put_query_handler() 1076 struct acpi_ec_query_handler *handler = in acpi_ec_add_query_handler() local 1097 struct acpi_ec_query_handler *handler, *tmp; in acpi_ec_remove_query_handlers() local 1146 struct acpi_ec_query_handler *handler = q->handler; in acpi_ec_event_processor() local
|
| /Linux-v5.10/kernel/irq/ |
| D | generic-chip.c | 216 void __iomem *reg_base, irq_flow_handler_t handler) in irq_init_generic_chip() 239 void __iomem *reg_base, irq_flow_handler_t handler) in irq_alloc_generic_chip() 284 irq_flow_handler_t handler, in __irq_alloc_domain_generic_chips()
|
| /Linux-v5.10/arch/ia64/kernel/ |
| D | sigframe.h | 21 void __user *handler; /* pointer to the plabel of the signal handler */ member
|
| /Linux-v5.10/drivers/ata/ |
| D | pata_isapnp.c | 54 irq_handler_t handler = NULL; in isapnp_init_one() local
|
| /Linux-v5.10/drivers/media/platform/vsp1/ |
| D | vsp1_hgo.h | 24 struct v4l2_ctrl_handler handler; member
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | devcom.c | 19 mlx5_devcom_event_handler_t handler; member 150 mlx5_devcom_event_handler_t handler, in mlx5_devcom_register_component()
|
| /Linux-v5.10/drivers/input/ |
| D | evbug.c | 31 static int evbug_connect(struct input_handler *handler, struct input_dev *dev, in evbug_connect()
|
| D | apm-power.c | 48 static int apmpower_connect(struct input_handler *handler, in apmpower_connect()
|
| /Linux-v5.10/tools/testing/selftests/x86/ |
| D | vdso_restorer.c | 27 void *handler; member
|
| /Linux-v5.10/arch/mips/include/asm/netlogic/ |
| D | common.h | 75 nlm_set_nmi_handler(void *handler) in nlm_set_nmi_handler()
|
| /Linux-v5.10/arch/powerpc/include/uapi/asm/ |
| D | sigcontext.h | 23 unsigned long handler; member
|
| /Linux-v5.10/arch/x86/kernel/ |
| D | head64.c | 548 static void set_bringup_idt_handler(gate_desc *idt, int n, void *handler) in set_bringup_idt_handler() 568 void *handler; in startup_64_load_idt() local
|
| /Linux-v5.10/fs/cifs/ |
| D | xattr.c | 101 static int cifs_xattr_set(const struct xattr_handler *handler, in cifs_xattr_set() 282 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get()
|
| /Linux-v5.10/scripts/ |
| D | sorttable.c | 264 uint64_t handler; in s390_sort_relative_table() local 286 uint64_t handler; in s390_sort_relative_table() local
|
| /Linux-v5.10/arch/sparc/lib/ |
| D | memset.S | 30 #define EXT(start,end,handler) \ argument
|
| /Linux-v5.10/tools/testing/selftests/bpf/progs/ |
| D | test_skeleton.c | 42 int handler(const void *ctx) in handler() function
|
| /Linux-v5.10/arch/m68k/68000/ |
| D | timers.c | 94 void hw_timer_init(irq_handler_t handler) in hw_timer_init()
|
| /Linux-v5.10/arch/m68k/coldfire/ |
| D | sltimers.c | 122 void hw_timer_init(irq_handler_t handler) in hw_timer_init()
|
| /Linux-v5.10/drivers/media/platform/mtk-vcodec/ |
| D | mtk_vcodec_fw.c | 55 mtk_vcodec_ipi_handler handler, in mtk_vcodec_fw_ipi_register()
|
| /Linux-v5.10/include/linux/ |
| D | interrupt.h | 111 irq_handler_t handler; member 157 request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags, in request_irq() 177 request_percpu_irq(unsigned int irq, irq_handler_t handler, in request_percpu_irq() 203 devm_request_irq(struct device *dev, unsigned int irq, irq_handler_t handler, in devm_request_irq()
|
| /Linux-v5.10/drivers/input/misc/ |
| D | hisi_powerkey.c | 65 irqreturn_t (*handler)(int irq, void *q); member
|