Searched defs:handlers (Results 1 - 25 of 36) sorted by relevance

12

/linux-master/drivers/infiniband/hw/efa/
H A Defa_com.h150 efa_aenq_handler handlers[EFA_MAX_HANDLERS]; member in struct:efa_aenq_handlers
/linux-master/arch/um/os-Linux/
H A Dsignal.c163 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
/linux-master/drivers/char/ipmi/
H A Dipmi_ipmb.c44 struct ipmi_smi_handlers handlers; member in struct:ipmi_ipmb_dev
H A Dipmi_si_intf.c130 const struct si_sm_handlers *handlers; member in struct:smi_info
1206 static const struct ipmi_smi_handlers handlers = { variable in typeref:struct:ipmi_smi_handlers
[all...]
H A Dipmi_ssif.c209 struct ipmi_smi_handlers handlers; member in struct:ssif_info
/linux-master/drivers/soc/qcom/
H A Dqmi_interface.c621 qmi_handle_init(struct qmi_handle *qmi, size_t recv_buf_size, const struct qmi_ops *ops, const struct qmi_msg_handler *handlers) argument
/linux-master/drivers/media/platform/amphion/
H A Dvpu_msgs.c199 static struct vpu_msg_handler handlers[] = { variable in typeref:struct:vpu_msg_handler
/linux-master/fs/btrfs/
H A Dprops.c167 const struct hlist_head *handlers; local
47 find_prop_handler(const char *name, const struct hlist_head *handlers) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h86 cxgb3_cpl_handler_func *handlers; member in struct:cxgb3_client
/linux-master/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c163 struct list_head handlers; member in struct:hp_cpu
[all...]
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h665 const exit_handler_fn *handlers = kvm_get_exit_handler_array(vcpu); local
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c400 struct handlers { struct
406 struct handlers *handlers = (struct handlers *)exception_handlers; local
443 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); local
451 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); local
[all...]
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv.h106 int_handler_prototype *handlers; member in struct:fm_irq
/linux-master/include/linux/soc/qcom/
H A Dqmi.h237 const struct qmi_msg_handler *handlers; member in struct:qmi_handle
/linux-master/fs/reiserfs/
H A Dxattr.c783 static inline bool reiserfs_xattr_list(const struct xattr_handler * const *handlers, argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.c655 static const struct hfi_done_handler handlers[] = { variable in typeref:struct:hfi_done_handler
/linux-master/fs/
H A Dxattr.c58 const struct xattr_handler * const *handlers = inode->i_sb->s_xattr; local
164 const struct xattr_handler * const *handlers = inode->i_sb->s_xattr; local
1001 const struct xattr_handler *handler, * const *handlers = dentry->d_sb->s_xattr; local
[all...]
/linux-master/fs/ext4/
H A Dfsmap.c634 struct ext4_getfsmap_dev handlers[EXT4_GETFSMAP_DEVS]; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_fsmap.c887 struct xfs_getfsmap_dev handlers[XFS_GETFSMAP_DEVS]; local
[all...]
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c450 struct handlers { struct
463 struct handlers *handlers = (struct handlers *)exception_handlers; local
505 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); local
516 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); local
[all...]
/linux-master/net/wireless/
H A Dwext-core.c704 const struct iw_handler_def *handlers = NULL; local
/linux-master/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c542 struct pmf_handlers *handlers; member in struct:pmf_device
579 pmf_parse_one(struct pmf_function *func, struct pmf_handlers *handlers, void *instdata, struct pmf_args *args) argument
701 pmf_register_driver(struct device_node *np, struct pmf_handlers *handlers, void *driverdata) argument
[all...]
/linux-master/drivers/hid/
H A Dhid-wiimote-core.c1594 static const struct wiiproto_handler handlers[] = { variable in typeref:struct:wiiproto_handler
/linux-master/drivers/remoteproc/
H A Dremoteproc_core.c1020 rproc_handle_resources(struct rproc *rproc, rproc_handle_resource_t handlers[RSC_LAST]) argument
/linux-master/drivers/mfd/
H A Dmenelaus.c164 void (*handlers[16])(struct menelaus_chip *); member in struct:menelaus_chip

Completed in 263 milliseconds

12