/Linux-v6.6/fs/jfs/ |
D | xattr.c | 926 static int jfs_xattr_get(const struct xattr_handler *handler, in jfs_xattr_get() 934 static int jfs_xattr_set(const struct xattr_handler *handler, in jfs_xattr_set() 944 static int jfs_xattr_get_os2(const struct xattr_handler *handler, in jfs_xattr_get_os2() 953 static int jfs_xattr_set_os2(const struct xattr_handler *handler, in jfs_xattr_set_os2()
|
/Linux-v6.6/drivers/acpi/ |
D | tables.c | 436 acpi_tbl_entry_handler handler, acpi_tbl_entry_handler_arg handler_arg, in __acpi_table_parse_entries() 462 acpi_tbl_entry_handler handler, in acpi_table_parse_entries() 470 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt() 487 int __init acpi_table_parse(char *id, acpi_tbl_table_handler handler) in acpi_table_parse()
|
D | scan.c | 87 int acpi_scan_add_handler(struct acpi_scan_handler *handler) in acpi_scan_add_handler() 96 int acpi_scan_add_handler_with_hotplug(struct acpi_scan_handler *handler, in acpi_scan_add_handler_with_hotplug() 337 struct acpi_scan_handler *handler = adev->handler; in acpi_scan_bus_check() local 1916 static bool acpi_scan_handler_matching(struct acpi_scan_handler *handler, in acpi_scan_handler_matching() 1939 struct acpi_scan_handler *handler; in acpi_scan_match_handler() local 1969 struct acpi_scan_handler *handler; in acpi_scan_init_hotplug() local 2154 struct acpi_scan_handler *handler; in acpi_scan_attach_handler() local 2508 struct acpi_scan_handler *handler = adev->handler; in acpi_bus_trim_one() local
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | test_snprintf_single.c | 11 int handler(const void *ctx) in handler() function
|
D | test_ksyms_btf_null_check.c | 12 int handler(const void *ctx) in handler() function
|
D | test_ksyms.c | 21 int handler(const void *ctx) in handler() function
|
D | test_ns_current_pid_tgid.c | 14 int handler(const void *ctx) in handler() function
|
D | test_ksyms_btf.c | 23 int handler(const void *ctx) in handler() function
|
/Linux-v6.6/drivers/acpi/x86/ |
D | s2idle.c | 533 struct acpi_s2idle_dev_ops *handler; in acpi_s2idle_prepare_late() local 576 struct acpi_s2idle_dev_ops *handler; in acpi_s2idle_check() local 589 struct acpi_s2idle_dev_ops *handler; in acpi_s2idle_restore_early() local
|
/Linux-v6.6/arch/powerpc/kvm/ |
D | book3s_rtas.c | 117 void (*handler)(struct kvm_vcpu *vcpu, struct rtas_args *args); member 132 struct rtas_handler *handler; member
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | event_sources.c | 12 irq_handler_t handler, in request_event_sources_irqs()
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_dmc_regs.h | 45 #define DMC_EVT_HTP(i915, dmc_id, handler) \ argument 50 #define DMC_EVT_CTL(i915, dmc_id, handler) \ argument
|
/Linux-v6.6/fs/kernfs/ |
D | inode.c | 321 static int kernfs_vfs_xattr_get(const struct xattr_handler *handler, in kernfs_vfs_xattr_get() 331 static int kernfs_vfs_xattr_set(const struct xattr_handler *handler, in kernfs_vfs_xattr_set() 404 static int kernfs_vfs_user_xattr_set(const struct xattr_handler *handler, in kernfs_vfs_user_xattr_set()
|
/Linux-v6.6/arch/arm/probes/ |
D | decode.h | 282 probes_insn_handler_t *handler; member 332 union decode_item handler; member 345 union decode_item handler; member
|
/Linux-v6.6/drivers/media/platform/mediatek/vpu/ |
D | mtk_vpu.c | 129 struct vpu_wdt_handler handler[VPU_RST_MAX]; member 161 ipi_handler_t handler; member 288 enum ipi_id id, ipi_handler_t handler, in vpu_ipi_register() 389 struct vpu_wdt_handler *handler = wdt->handler; in vpu_wdt_reset_func() local 417 struct vpu_wdt_handler *handler; in vpu_wdt_reg_handler() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
D | page_track.h | 39 gvt_page_track_handler_t handler; member
|
/Linux-v6.6/tools/testing/selftests/powerpc/tm/ |
D | tm-sigreturn.c | 27 void handler(int sig) in handler() function
|
/Linux-v6.6/arch/mips/lib/ |
D | strncpy_user.S | 15 #define EX(insn,reg,addr,handler) \ argument
|
D | strnlen_user.S | 14 #define EX(insn,reg,addr,handler) \ argument
|
/Linux-v6.6/tools/testing/selftests/filesystems/ |
D | dnotify_test.c | 11 static void handler(int sig, siginfo_t *si, void *data) in handler() function
|
/Linux-v6.6/arch/mips/kernel/ |
D | signal32.c | 47 s32 handler; variable
|
/Linux-v6.6/drivers/vfio/platform/ |
D | vfio_platform_irq.c | 173 int fd, irq_handler_t handler) in vfio_set_trigger() 223 irq_handler_t handler; in vfio_platform_set_irq_trigger() local
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | acobject.h | 137 union acpi_operand_object *handler; /* Handler for region access */ member 153 union acpi_operand_object *handler; member 277 acpi_notify_handler handler; /* Handler address */ member 285 acpi_adr_space_handler handler; member 353 ACPI_OBJECT_COMMON_HEADER acpi_object_handler handler; member
|
/Linux-v6.6/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-v6.6/tools/testing/selftests/timers/ |
D | leapcrash.c | 51 void handler(int unused) in handler() function
|