/Linux-v6.6/kernel/irq/ |
D | generic-chip.c | 220 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/ |
D | probes.h | 12 probes_handler_t *handler; member
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | probes.h | 12 probes_handler_t *handler; member
|
/Linux-v6.6/fs/orangefs/ |
D | xattr.c | 528 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/ |
D | efi_parser.c | 42 efi_element_handler_t handler; in parse_efi_signature_list() local
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | probes.h | 19 probes_handler_t *handler; member
|
/Linux-v6.6/arch/um/include/shared/ |
D | irq_kern.h | 63 irq_handler_t handler, unsigned long irqflags, in um_request_irq_tt()
|
/Linux-v6.6/drivers/pci/ |
D | irq.c | 33 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/ |
D | test_core_read_macros.c | 31 int handler(void *ctx) in handler() function
|
/Linux-v6.6/drivers/acpi/ |
D | ec.c | 167 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/ |
D | vsp1_hgo.h | 24 struct v4l2_ctrl_handler handler; member
|
/Linux-v6.6/fs/erofs/ |
D | xattr.h | 24 const struct xattr_handler *handler = NULL; in erofs_xattr_prefix() local
|
/Linux-v6.6/arch/ia64/kernel/ |
D | sigframe.h | 21 void __user *handler; /* pointer to the plabel of the signal handler */ member
|
/Linux-v6.6/drivers/ata/ |
D | pata_isapnp.c | 54 irq_handler_t handler = NULL; in isapnp_init_one() local
|
/Linux-v6.6/arch/x86/kernel/ |
D | head64.c | 578 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/ |
D | interrupt.h | 119 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/ |
D | vdso_restorer.c | 27 void *handler; member
|
/Linux-v6.6/drivers/input/ |
D | evbug.c | 28 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-v6.6/drivers/power/reset/ |
D | tps65086-restart.c | 13 struct notifier_block handler; member
|
/Linux-v6.6/tools/testing/selftests/kvm/include/ |
D | userfaultfd_util.h | 25 uffd_handler_t handler; member
|
/Linux-v6.6/arch/powerpc/include/uapi/asm/ |
D | sigcontext.h | 23 unsigned long handler; member
|
/Linux-v6.6/fs/smb/client/ |
D | xattr.c | 91 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/ |
D | irq.c | 432 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/ |
D | super.c | 440 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()
|