Home
last modified time | relevance | path

Searched defs:handler (Results 101 – 125 of 496) sorted by relevance

12345678910>>...20

/Linux-v5.15/arch/arm64/include/asm/
Dprobes.h19 probes_handler_t *handler; member
/Linux-v5.15/arch/um/include/shared/
Dirq_kern.h63 irq_handler_t handler, unsigned long irqflags, in um_request_irq_tt()
/Linux-v5.15/fs/overlayfs/
Dsuper.c1001 ovl_posix_acl_xattr_get(const struct xattr_handler *handler, in ovl_posix_acl_xattr_get()
1009 ovl_posix_acl_xattr_set(const struct xattr_handler *handler, in ovl_posix_acl_xattr_set()
1064 static int ovl_own_xattr_get(const struct xattr_handler *handler, in ovl_own_xattr_get()
1071 static int ovl_own_xattr_set(const struct xattr_handler *handler, in ovl_own_xattr_set()
1080 static int ovl_other_xattr_get(const struct xattr_handler *handler, in ovl_other_xattr_get()
1087 static int ovl_other_xattr_set(const struct xattr_handler *handler, in ovl_other_xattr_set()
/Linux-v5.15/drivers/acpi/acpica/
Dacobject.h137 union acpi_operand_object *handler; /* Handler for region access */ member
152 union acpi_operand_object *handler; member
276 acpi_notify_handler handler; /* Handler address */ member
284 acpi_adr_space_handler handler; member
352 ACPI_OBJECT_COMMON_HEADER acpi_object_handler handler; member
Devxfregn.c45 acpi_adr_space_handler handler, in acpi_install_address_space_handler()
/Linux-v5.15/arch/mips/math-emu/
Dcp1emu.c1473 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.15/fs/orangefs/
Dxattr.c528 static int orangefs_xattr_set_default(const struct xattr_handler *handler, in orangefs_xattr_set_default()
540 static int orangefs_xattr_get_default(const struct xattr_handler *handler, in orangefs_xattr_get_default()
/Linux-v5.15/kernel/irq/
Dgeneric-chip.c217 void __iomem *reg_base, irq_flow_handler_t handler) in irq_init_generic_chip()
240 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.15/drivers/acpi/
Dtables.c392 acpi_tbl_entry_handler handler, in acpi_table_parse_entries()
405 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt()
422 int __init acpi_table_parse(char *id, acpi_tbl_table_handler handler) in acpi_table_parse()
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_core_read_macros.c31 int handler(void *ctx) in handler() function
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_reset.c28 struct amdgpu_reset_handler *handler) in amdgpu_reset_add_handler()
/Linux-v5.15/drivers/media/platform/mtk-vcodec/
Dvdec_vpu_if.h35 mtk_vcodec_ipi_handler handler; member
/Linux-v5.15/arch/x86/include/asm/
Dextable.h18 int insn, fixup, handler; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddevcom.c19 mlx5_devcom_event_handler_t handler; member
150 mlx5_devcom_event_handler_t handler, in mlx5_devcom_register_component()
/Linux-v5.15/drivers/ata/
Dpata_isapnp.c54 irq_handler_t handler = NULL; in isapnp_init_one() local
/Linux-v5.15/drivers/media/platform/vsp1/
Dvsp1_hgo.h24 struct v4l2_ctrl_handler handler; member
/Linux-v5.15/arch/ia64/kernel/
Dsigframe.h21 void __user *handler; /* pointer to the plabel of the signal handler */ member
/Linux-v5.15/include/linux/
Dinterrupt.h119 irq_handler_t handler; member
165 request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags, in request_irq()
185 request_percpu_irq(unsigned int irq, irq_handler_t handler, in request_percpu_irq()
211 devm_request_irq(struct device *dev, unsigned int irq, irq_handler_t handler, in devm_request_irq()
/Linux-v5.15/tools/testing/selftests/x86/
Dvdso_restorer.c27 void *handler; member
/Linux-v5.15/drivers/input/
Devbug.c28 static int evbug_connect(struct input_handler *handler, struct input_dev *dev, in evbug_connect()
Dapm-power.c48 static int apmpower_connect(struct input_handler *handler, in apmpower_connect()
/Linux-v5.15/drivers/power/reset/
Dtps65086-restart.c13 struct notifier_block handler; member
/Linux-v5.15/arch/mips/include/asm/netlogic/
Dcommon.h75 nlm_set_nmi_handler(void *handler) in nlm_set_nmi_handler()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.h22 void (*handler)(struct net_device *netdev, bool enable); member
/Linux-v5.15/arch/x86/kernel/
Dhead64.c547 static void set_bringup_idt_handler(gate_desc *idt, int n, void *handler) in set_bringup_idt_handler()
567 void *handler; in startup_64_load_idt() local

12345678910>>...20