Home
last modified time | relevance | path

Searched defs:handlers (Results 1 – 25 of 30) sorted by relevance

12

/linux/Documentation/core-api/
H A Dgenericirq.rst177 Default flow implementations
219 Default flow handler implementations
317 Quirks and optimizations
325 Delayed interrupt disable
/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c416 struct handlers { struct
417 exception_handler_fn exception_handlers[NR_VECTORS][NR_EXCEPTIONS]; argument
422 struct handlers *handlers = (struct handlers *)exception_handlers; in route_exception() local
459 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_exception_handler() local
467 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_interrupt_handler() local
/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dprocessor.c492 struct handlers { struct
493 handler_fn exception_handlers[VECTOR_NUM][ESR_ELx_EC_MAX + 1]; argument
505 struct handlers *handlers = (struct handlers *)exception_handlers; in route_exception() local
547 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_sync_handler() local
558 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_exception_handler() local
/linux/fs/btrfs/
H A Dprops.c48 const struct hlist_head *handlers) in find_prop_handler()
167 const struct hlist_head *handlers; in iterate_object_props() local
/linux/include/net/
H A Drtnetlink.h59 #define rtnl_register_many(handlers) \ argument
61 #define rtnl_unregister_many(handlers) \ argument
/linux/tools/testing/selftests/kvm/lib/loongarch/
H A Dprocessor.c190 struct handlers *handlers; in route_exception() local
220 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_exception_handler() local
/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c124 #define PMF_PARSE_CALL(name, cmd, handlers, p...) \ argument
542 struct pmf_handlers *handlers; member
580 struct pmf_handlers *handlers, in pmf_parse_one()
702 struct pmf_handlers *handlers, in pmf_register_driver()
/linux/tools/testing/selftests/kvm/include/loongarch/
H A Dprocessor.h177 struct handlers { global() struct
178 exception_handlershandlers global() argument
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h877 const exit_handler_fn *handlers) in kvm_hyp_handle_exit()
910 const exit_handler_fn *handlers) in __fixup_guest_exit()
/linux/drivers/char/ipmi/
H A Dipmi_ipmb.c44 struct ipmi_smi_handlers handlers; member
H A Dipmi_msghandler.c460 const struct ipmi_smi_handlers *handlers; member
1889 const struct ipmi_smi_handlers *handlers, in smi_send()
3609 const struct ipmi_smi_handlers *handlers, in ipmi_add_smi()
/linux/drivers/media/platform/amphion/
H A Dvpu_msgs.c199 static struct vpu_msg_handler handlers[] = { variable
/linux/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c161 struct list_head handlers; member
/linux/net/wireless/
H A Dwext-core.c702 const struct iw_handler_def *handlers = NULL; get_handler() local
/linux/drivers/soc/qcom/
H A Dqmi_interface.c623 const struct qmi_msg_handler *handlers) in qmi_handle_init()
/linux/fs/ext4/
H A Dfsmap.c707 struct ext4_getfsmap_dev handlers[EXT4_GETFSMAP_DEVS]; in ext4_getfsmap() local
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c724 handler *handlers = (handler *)exception_handlers; in route_exception() local
768 gva_t *handlers = (gva_t *)addr_gva2hva(vm, vm->handlers); in vm_install_exception_handler() local
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c947 void (**handlers)(struct iwl_priv *priv, struct iwl_rx_cmd_buffer *rxb); in iwl_setup_rx_handlers() local
/linux/fs/xfs/
H A Dxfs_fsmap.c1160 struct xfs_getfsmap_dev handlers[XFS_GETFSMAP_DEVS]; in xfs_getfsmap() local
/linux/drivers/firewire/
H A Dcore-transaction.c1027 struct fw_address_handler *handler, **handlers; in handle_fcp_region_request() local
/linux/drivers/mfd/
H A Dmenelaus.c163 void (*handlers[16])(struct menelaus_chip *); member
/linux/drivers/hid/
H A Dhid-wiimote-core.c1594 static const struct wiiproto_handler handlers[] = { variable
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.h417 ena_aenq_handler handlers[ENA_MAX_HANDLERS]; member
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h115 gva_t handlers; member
/linux/tools/perf/
H A Dbuiltin-sched.c1916 struct evsel_str_handler handlers[] = { in perf_sched__read_events() local
3277 struct evsel_str_handler handlers[] = { in perf_sched__timehist() local

12