Home
last modified time | relevance | path

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

12345678910>>...22

/Linux-v6.6/kernel/irq/
Dgeneric-chip.c220 void __iomem *reg_base, irq_flow_handler_t handler) in irq_init_generic_chip()
243 void __iomem *reg_base, irq_flow_handler_t handler) in irq_alloc_generic_chip()
287 irq_flow_handler_t handler, in __irq_alloc_domain_generic_chips()
/Linux-v6.6/arch/csky/include/asm/
Dprobes.h12 probes_handler_t *handler; member
/Linux-v6.6/arch/riscv/include/asm/
Dprobes.h12 probes_handler_t *handler; member
/Linux-v6.6/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-v6.6/security/integrity/platform_certs/
Defi_parser.c42 efi_element_handler_t handler; in parse_efi_signature_list() local
/Linux-v6.6/arch/arm64/include/asm/
Dprobes.h19 probes_handler_t *handler; member
/Linux-v6.6/arch/um/include/shared/
Dirq_kern.h63 irq_handler_t handler, unsigned long irqflags, in um_request_irq_tt()
/Linux-v6.6/drivers/pci/
Dirq.c33 int pci_request_irq(struct pci_dev *dev, unsigned int nr, irq_handler_t handler, in pci_request_irq()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_core_read_macros.c31 int handler(void *ctx) in handler() function
/Linux-v6.6/drivers/acpi/
Dec.c167 struct acpi_ec_query_handler *handler; member
1040 struct acpi_ec_query_handler *handler; in acpi_ec_get_query_handler_by_value() local
1056 struct acpi_ec_query_handler *handler = in acpi_ec_query_handler_release() local
1062 static void acpi_ec_put_query_handler(struct acpi_ec_query_handler *handler) in acpi_ec_put_query_handler()
1071 struct acpi_ec_query_handler *handler; in acpi_ec_add_query_handler() local
1096 struct acpi_ec_query_handler *handler, *tmp; in acpi_ec_remove_query_handlers() local
1128 struct acpi_ec_query_handler *handler = q->handler; in acpi_ec_event_processor() local
/Linux-v6.6/drivers/media/platform/renesas/vsp1/
Dvsp1_hgo.h24 struct v4l2_ctrl_handler handler; member
/Linux-v6.6/fs/erofs/
Dxattr.h24 const struct xattr_handler *handler = NULL; in erofs_xattr_prefix() local
/Linux-v6.6/arch/ia64/kernel/
Dsigframe.h21 void __user *handler; /* pointer to the plabel of the signal handler */ member
/Linux-v6.6/drivers/ata/
Dpata_isapnp.c54 irq_handler_t handler = NULL; in isapnp_init_one() local
/Linux-v6.6/arch/x86/kernel/
Dhead64.c578 static void set_bringup_idt_handler(gate_desc *idt, int n, void *handler) in set_bringup_idt_handler()
598 void *handler; in startup_64_load_idt() local
/Linux-v6.6/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-v6.6/tools/testing/selftests/x86/
Dvdso_restorer.c27 void *handler; member
/Linux-v6.6/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-v6.6/drivers/power/reset/
Dtps65086-restart.c13 struct notifier_block handler; member
/Linux-v6.6/tools/testing/selftests/kvm/include/
Duserfaultfd_util.h25 uffd_handler_t handler; member
/Linux-v6.6/arch/powerpc/include/uapi/asm/
Dsigcontext.h23 unsigned long handler; member
/Linux-v6.6/fs/smb/client/
Dxattr.c91 static int cifs_xattr_set(const struct xattr_handler *handler, in cifs_xattr_set()
258 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get()
/Linux-v6.6/arch/um/kernel/
Dirq.c432 irq_handler_t handler, unsigned long irqflags, in _um_request_irq()
470 irq_handler_t handler, unsigned long irqflags, in um_request_irq()
480 irq_handler_t handler, unsigned long irqflags, in um_request_irq_tt()
/Linux-v6.6/fs/overlayfs/
Dsuper.c440 static int ovl_own_xattr_get(const struct xattr_handler *handler, in ovl_own_xattr_get()
447 static int ovl_own_xattr_set(const struct xattr_handler *handler, in ovl_own_xattr_set()
456 static int ovl_other_xattr_get(const struct xattr_handler *handler, in ovl_other_xattr_get()
463 static int ovl_other_xattr_set(const struct xattr_handler *handler, in ovl_other_xattr_set()

12345678910>>...22