| /linux/fs/9p/ |
| H A D | xattr.c | 146 static int v9fs_xattr_handler_get(const struct xattr_handler *handler, in v9fs_xattr_handler_get() 155 static int v9fs_xattr_handler_set(const struct xattr_handler *handler, in v9fs_xattr_handler_set()
|
| /linux/fs/xfs/ |
| H A D | xfs_xattr.c | 134 xfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, in xfs_xattr_get() 171 xfs_xattr_set(const struct xattr_handler *handler, in xfs_xattr_set()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | kexec.h | 177 static inline int crash_shutdown_register(crash_shutdown_t handler) in crash_shutdown_register() 182 static inline int crash_shutdown_unregister(crash_shutdown_t handler) in crash_shutdown_unregister()
|
| /linux/fs/jfs/ |
| H A D | xattr.c | 950 static int jfs_xattr_get(const struct xattr_handler *handler, in jfs_xattr_get() 958 static int jfs_xattr_set(const struct xattr_handler *handler, in jfs_xattr_set() 968 static int jfs_xattr_get_os2(const struct xattr_handler *handler, in jfs_xattr_get_os2() 977 static int jfs_xattr_set_os2(const struct xattr_handler *handler, in jfs_xattr_set_os2()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | hda_component.c | 35 acpi_notify_handler handler, void *data) in hda_component_manager_bind_acpi_notifications() 70 acpi_notify_handler handler) in hda_component_manager_unbind_acpi_notifications()
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_rtas.c | 117 void (*handler)(struct kvm_vcpu *vcpu, struct rtas_args *args); member 132 struct rtas_handler *handler; member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_perf_skip.c | 9 int handler(struct bpf_perf_event_data *data) in handler() function
|
| H A D | test_perf_link.c | 10 int handler(struct pt_regs *ctx) in handler() function
|
| H A D | test_snprintf_single.c | 11 int handler(const void *ctx) in handler() function
|
| H A D | test_ksyms_btf_null_check.c | 12 int handler(const void *ctx) in handler() function
|
| H A D | test_ksyms.c | 21 int handler(const void *ctx) in handler() function
|
| /linux/arch/arm/probes/ |
| H A D | decode.h | 282 probes_insn_handler_t *handler; member 332 union decode_item handler; member 345 union decode_item handler; member
|
| /linux/fs/kernfs/ |
| H A D | inode.c | 325 static int kernfs_vfs_xattr_get(const struct xattr_handler *handler, in kernfs_vfs_xattr_get() 335 static int kernfs_vfs_xattr_set(const struct xattr_handler *handler, in kernfs_vfs_xattr_set() 410 static int kernfs_vfs_user_xattr_set(const struct xattr_handler *handler, in kernfs_vfs_user_xattr_set()
|
| /linux/arch/mips/kvm/ |
| H A D | entry.c | 380 void *kvm_mips_build_tlb_refill_exception(void *addr, void *handler) in kvm_mips_build_tlb_refill_exception() 468 void *kvm_mips_build_exception(void *addr, void *handler) in kvm_mips_build_exception()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | event_sources.c | 12 irq_handler_t handler, in request_event_sources_irqs()
|
| /linux/drivers/acpi/acpica/ |
| H A D | acobject.h | 145 union acpi_operand_object *handler; /* Handler for region access */ member 162 union acpi_operand_object *handler; member 307 acpi_notify_handler handler; /* Handler address */ member 316 acpi_adr_space_handler handler; member 387 acpi_object_handler handler; member
|
| /linux/drivers/vfio/platform/ |
| H A D | vfio_platform_irq.c | 221 irq_handler_t handler; in vfio_platform_set_irq_trigger() local 301 irq_handler_t handler = vfio_irq_handler; in vfio_platform_irq_init() local
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-sigreturn.c | 27 void handler(int sig) in handler() function
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | page_track.h | 39 gvt_page_track_handler_t handler; member
|
| /linux/arch/mips/lib/ |
| H A D | strncpy_user.S | 15 #define EX(insn,reg,addr,handler) \ argument
|
| /linux/tools/testing/selftests/filesystems/ |
| H A D | dnotify_test.c | 11 static void handler(int sig, siginfo_t *si, void *data) in handler() function
|
| /linux/arch/mips/kernel/ |
| H A D | signal32.c | 48 s32 handler; variable
|
| /linux/arch/x86/boot/startup/ |
| H A D | gdt_idt.c | 52 void *handler = NULL; in startup_64_setup_gdt_idt() local
|
| /linux/fs/orangefs/ |
| H A D | xattr.c | 530 static int orangefs_xattr_set_default(const struct xattr_handler *handler, in orangefs_xattr_set_default() 542 static int orangefs_xattr_get_default(const struct xattr_handler *handler, in orangefs_xattr_get_default()
|
| /linux/kernel/irq/ |
| H A D | manage.c | 2090 int request_threaded_irq(unsigned int irq, irq_handler_t handler, in request_threaded_irq() 2197 int request_any_context_irq(unsigned int irq, irq_handler_t handler, in request_any_context_irq() 2246 int request_nmi(unsigned int irq, irq_handler_t handler, in request_nmi() 2482 struct irqaction *create_percpu_irqaction(irq_handler_t handler, unsigned long flags, in create_percpu_irqaction() 2529 int __request_percpu_irq(unsigned int irq, irq_handler_t handler, in __request_percpu_irq() 2591 int request_percpu_nmi(unsigned int irq, irq_handler_t handler, const char *name, in request_percpu_nmi()
|