/linux/Documentation/input/ |
H A D | input.rst | 84 evdev 109 keyboard 115 mousedev 153 joydev
|
/linux/Documentation/core-api/ |
H A D | genericirq.rst | 177 Default flow implementations 219 Default flow handler implementations 317 Quirks and optimizations 325 Delayed interrupt disable
|
/linux/tools/testing/selftests/kvm/lib/arm64/ |
H A D | processor.c | 460 struct handlers { struct 461 handler_fn exception_handlers[VECTOR_NUM][ESR_ELx_EC_MAX + 1]; argument 473 struct handlers *handlers = (struct handlers *)exception_handlers; in route_exception() local 515 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_sync_handler() local 526 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_exception_handler() local
|
/linux/fs/btrfs/ |
H A D | props.c | 48 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 D | rtnetlink.h | 59 #define rtnl_register_many(handlers) \ argument 61 #define rtnl_unregister_many(handlers) \ argument
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | pfunc_core.c | 124 #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/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 967 const exit_handler_fn *handlers) in kvm_hyp_handle_exit() 1000 const exit_handler_fn *handlers) in __fixup_guest_exit()
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | switch.c | 206 const exit_handler_fn *handlers = kvm_get_exit_handler_array(vcpu); in fixup_guest_exit() local
|
/linux/fs/ |
H A D | xattr.c | 46 #define for_each_xattr_handler(handlers, handler) \ argument 58 const struct xattr_handler * const *handlers = inode->i_sb->s_xattr; in xattr_resolve_name() local 164 const struct xattr_handler * const *handlers = inode->i_sb->s_xattr; in xattr_supports_user_prefix() local 1143 const struct xattr_handler *handler, * const *handlers = dentry->d_sb->s_xattr; in generic_listxattr() local
|
/linux/arch/um/os-Linux/ |
H A D | signal.c | 184 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
|
/linux/include/linux/ |
H A D | ipmi_smi.h | 298 #define ipmi_register_smi(handlers, send_info, dev, slave_addr) \ argument
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 86 cxgb3_cpl_handler_func *handlers; member
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_msgs.c | 199 static struct vpu_msg_handler handlers[] = { variable
|
/linux/drivers/soc/fsl/qbman/ |
H A D | qman_test_stash.c | 161 struct list_head handlers; member
|
/linux/tools/testing/selftests/kvm/lib/x86/ |
H A D | processor.c | 571 handler *handlers = (handler *)exception_handlers; in route_exception() local 615 vm_vaddr_t *handlers = (vm_vaddr_t *)addr_gva2hva(vm, vm->handlers); in vm_install_exception_handler() local
|
/linux/include/linux/soc/qcom/ |
H A D | qmi.h | 237 const struct qmi_msg_handler *handlers; member
|
/linux/drivers/infiniband/hw/efa/ |
H A D | efa_com.h | 150 efa_aenq_handler handlers[EFA_MAX_HANDLERS]; member
|
/linux/drivers/soc/qcom/ |
H A D | qmi_interface.c | 623 const struct qmi_msg_handler *handlers) in qmi_handle_init()
|
/linux/net/wireless/ |
H A D | wext-core.c | 702 const struct iw_handler_def *handlers = NULL; in get_handler() local
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 947 void (**handlers)(struct iwl_priv *priv, struct iwl_rx_cmd_buffer *rxb); in iwl_setup_rx_handlers() local
|
/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_msgs.c | 688 static const struct hfi_done_handler handlers[] = { variable
|
/linux/fs/xfs/ |
H A D | xfs_fsmap.c | 1160 struct xfs_getfsmap_dev handlers[XFS_GETFSMAP_DEVS]; in xfs_getfsmap() local
|
/linux/drivers/mfd/ |
H A D | menelaus.c | 163 void (*handlers[16])(struct menelaus_chip *); member
|
/linux/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 455 const struct ipmi_smi_handlers *handlers; member 1864 const struct ipmi_smi_handlers *handlers, in smi_send() 3532 const struct ipmi_smi_handlers *handlers, in ipmi_add_smi()
|
/linux/drivers/hid/ |
H A D | hid-wiimote-core.c | 1594 static const struct wiiproto_handler handlers[] = { variable
|