Home
last modified time | relevance | path

Searched defs:handler (Results 76 – 100 of 464) sorted by relevance

12345678910>>...19

/Linux-v5.4/arch/xtensa/include/asm/
Dasmmacro.h155 #define EX(handler) \ argument
/Linux-v5.4/fs/9p/
Dacl.c215 static int v9fs_xattr_get_acl(const struct xattr_handler *handler, in v9fs_xattr_get_acl()
241 static int v9fs_xattr_set_acl(const struct xattr_handler *handler, in v9fs_xattr_set_acl()
/Linux-v5.4/arch/x86/mm/
Dextable.c192 ex_handler_t handler; in ex_has_fault_handler() local
206 ex_handler_t handler; in fixup_exception() local
/Linux-v5.4/fs/cifs/
Dxattr.c50 static int cifs_xattr_set(const struct xattr_handler *handler, in cifs_xattr_set()
200 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get()
/Linux-v5.4/tools/testing/selftests/timers/
Dleapcrash.c51 void handler(int unused) in handler() function
/Linux-v5.4/fs/overlayfs/
Dsuper.c856 ovl_posix_acl_xattr_get(const struct xattr_handler *handler, in ovl_posix_acl_xattr_get()
864 ovl_posix_acl_xattr_set(const struct xattr_handler *handler, in ovl_posix_acl_xattr_set()
921 static int ovl_own_xattr_get(const struct xattr_handler *handler, in ovl_own_xattr_get()
928 static int ovl_own_xattr_set(const struct xattr_handler *handler, in ovl_own_xattr_set()
936 static int ovl_other_xattr_get(const struct xattr_handler *handler, in ovl_other_xattr_get()
943 static int ovl_other_xattr_set(const struct xattr_handler *handler, in ovl_other_xattr_set()
/Linux-v5.4/arch/x86/include/asm/
Dextable.h18 int insn, fixup, handler; member
/Linux-v5.4/arch/mips/lib/
Dstrnlen_user.S14 #define EX(insn,reg,addr,handler) \ argument
/Linux-v5.4/tools/perf/util/scripting-engines/
Dtrace-event-python.c145 PyObject *handler; in get_handler() local
153 static int get_argument_count(PyObject *handler) in get_argument_count()
181 static void call_object(PyObject *handler, PyObject *args, const char *die_msg) in call_object()
193 PyObject *handler; in try_call_object() local
797 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
1281 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local
1359 PyObject *handler, *t; in process_stat() local
1416 PyObject *handler, *t; in python_process_stat_interval() local
/Linux-v5.4/drivers/vfio/platform/
Dvfio_platform_irq.c173 int fd, irq_handler_t handler) in vfio_set_trigger()
224 irq_handler_t handler; in vfio_platform_set_irq_trigger() local
/Linux-v5.4/security/integrity/platform_certs/
Defi_parser.c42 efi_element_handler_t handler; in parse_efi_signature_list() local
/Linux-v5.4/drivers/acpi/acpica/
Dacobject.h137 union acpi_operand_object *handler; /* Handler for region access */ member
152 union acpi_operand_object *handler; member
275 acpi_notify_handler handler; /* Handler address */ member
283 acpi_adr_space_handler handler; member
350 ACPI_OBJECT_COMMON_HEADER acpi_object_handler handler; member
Devxfregn.c45 acpi_adr_space_handler handler, in acpi_install_address_space_handler()
/Linux-v5.4/arch/arm64/include/asm/
Dprobes.h17 probes_handler_t *handler; member
/Linux-v5.4/arch/arm/probes/
Ddecode.h306 probes_insn_handler_t *handler; member
356 union decode_item handler; member
369 union decode_item handler; member
/Linux-v5.4/drivers/acpi/
Dec.c169 struct acpi_ec_query_handler *handler; member
1056 acpi_ec_get_query_handler(struct acpi_ec_query_handler *handler) in acpi_ec_get_query_handler()
1066 struct acpi_ec_query_handler *handler; in acpi_ec_get_query_handler_by_value() local
1082 struct acpi_ec_query_handler *handler = in acpi_ec_query_handler_release() local
1088 static void acpi_ec_put_query_handler(struct acpi_ec_query_handler *handler) in acpi_ec_put_query_handler()
1097 struct acpi_ec_query_handler *handler = in acpi_ec_add_query_handler() local
1118 struct acpi_ec_query_handler *handler, *tmp; in acpi_ec_remove_query_handlers() local
1167 struct acpi_ec_query_handler *handler = q->handler; in acpi_ec_event_processor() local
Dtables.c393 acpi_tbl_entry_handler handler, in acpi_table_parse_entries()
406 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt()
423 int __init acpi_table_parse(char *id, acpi_tbl_table_handler handler) in acpi_table_parse()
/Linux-v5.4/fs/orangefs/
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()
/Linux-v5.4/arch/mips/math-emu/
Dcp1emu.c1473 union ieee754sp(*handler) (union ieee754sp, union ieee754sp, union ieee754sp); in fpux_emu() local
1570 union ieee754dp(*handler) (union ieee754dp, union ieee754dp, union ieee754dp); in fpux_emu() local
1680 } handler; in fpu_emu() local
2057 } handler; in fpu_emu() local
/Linux-v5.4/kernel/irq/
Dgeneric-chip.c216 void __iomem *reg_base, irq_flow_handler_t handler) in irq_init_generic_chip()
239 void __iomem *reg_base, irq_flow_handler_t handler) in irq_alloc_generic_chip()
284 irq_flow_handler_t handler, in __irq_alloc_domain_generic_chips()
/Linux-v5.4/drivers/ata/
Dpata_isapnp.c54 irq_handler_t handler = NULL; in isapnp_init_one() local
/Linux-v5.4/tools/testing/selftests/x86/
Dvdso_restorer.c26 void *handler; member
/Linux-v5.4/drivers/media/platform/vsp1/
Dvsp1_hgo.h24 struct v4l2_ctrl_handler handler; member
/Linux-v5.4/arch/ia64/kernel/
Dsigframe.h21 void __user *handler; /* pointer to the plabel of the signal handler */ member
/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dvdec_vpu_if.h34 ipi_handler_t handler; member

12345678910>>...19