Home
last modified time | relevance | path

Searched defs:handler (Results 126 – 150 of 827) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A 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
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_btf.c23 int handler(const void *ctx) in handler() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dasmmacro.h155 #define EX(handler) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dleapcrash.c51 void handler(int unused) in handler() function
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-selftest58 handler = StdoutStreamHandler() variable
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dnulfile.c53 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
H A Dswap.c55 static sox_effect_handler_t handler = { in lsx_swap_effect_fn() local
H A Dwve.c55 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
H A Dinput.c52 static sox_effect_handler_t handler = { in lsx_input_effect_fn() local
H A Dsoundtool.c70 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dprobes.h12 probes_handler_t *handler; member
/OK3568_Linux_fs/kernel/kernel/irq/
H A 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()
285 irq_flow_handler_t handler, in __irq_alloc_domain_generic_chips()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dtables.c382 acpi_tbl_entry_handler handler, in acpi_table_parse_entries()
395 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt()
412 int __init acpi_table_parse(char *id, acpi_tbl_table_handler handler) in acpi_table_parse()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dxattr.c528 static int orangefs_xattr_set_default(const struct xattr_handler *handler, in orangefs_xattr_set_default()
539 static int orangefs_xattr_get_default(const struct xattr_handler *handler, in orangefs_xattr_get_default()
/OK3568_Linux_fs/kernel/security/integrity/platform_certs/
H A Defi_parser.c42 efi_element_handler_t handler; in parse_efi_signature_list() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dirq.c33 int pci_request_irq(struct pci_dev *dev, unsigned int nr, irq_handler_t handler, in pci_request_irq()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dprobes.h19 probes_handler_t *handler; member
/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Dstrnlen_user.S14 #define EX(insn,reg,addr,handler) \ argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dmsg.py113 def __init__(self, handler, level, debug_domains): argument
194 def addDefaultlogFilter(handler, cls = BBLogFilter, forcelevel=None): argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.c19 mlx5_devcom_event_handler_t handler; member
150 mlx5_devcom_event_handler_t handler, in mlx5_devcom_register_component()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dinterrupts.c85 irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dsuper.c967 ovl_posix_acl_xattr_get(const struct xattr_handler *handler, in ovl_posix_acl_xattr_get()
975 ovl_posix_acl_xattr_set(const struct xattr_handler *handler, in ovl_posix_acl_xattr_set()
1032 static int ovl_own_xattr_get(const struct xattr_handler *handler, in ovl_own_xattr_get()
1040 static int ovl_own_xattr_set(const struct xattr_handler *handler, in ovl_own_xattr_set()
1048 static int ovl_other_xattr_get(const struct xattr_handler *handler, in ovl_other_xattr_get()
1056 static int ovl_other_xattr_set(const struct xattr_handler *handler, in ovl_other_xattr_set()
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dvdec_vpu_if.h35 mtk_vcodec_ipi_handler handler; member
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Devxfregn.c45 acpi_adr_space_handler handler, in acpi_install_address_space_handler()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c483 struct efi_handler *handler = &efiobj->protocols[i]; in efi_install_protocol_interface() local
494 struct efi_handler *handler = &efiobj->protocols[i]; in efi_install_protocol_interface() local
553 struct efi_handler *handler = &efiobj->protocols[i]; in efi_uninstall_protocol_interface() local
1072 struct efi_handler *handler = &efiobj->protocols[i]; in efi_locate_protocol() local
1208 struct efi_handler *handler = &efiobj->protocols[i]; in efi_open_protocol() local

12345678910>>...34