Searched defs:handlers (Results 26 - 36 of 36) sorted by path

12

/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/xfs/
H A Dxfs_fsmap.c887 struct xfs_getfsmap_dev handlers[XFS_GETFSMAP_DEVS]; local
[all...]
/linux-master/include/linux/soc/qcom/
H A Dqmi.h237 const struct qmi_msg_handler *handlers; member in struct:qmi_handle
/linux-master/include/net/bluetooth/
H A Dhci_core.h2220 const struct hci_mgmt_handler *handlers; member in struct:hci_mgmt_chan
/linux-master/net/wireless/
H A Dwext-core.c704 const struct iw_handler_def *handlers = NULL; local
/linux-master/tools/perf/
H A Dbuiltin-sched.c1809 struct evsel_str_handler handlers[] = { local
2978 struct evsel_str_handler handlers[] = { local
H A Dbuiltin-trace.c4113 const struct evsel_str_handler handlers[] = { local
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h116 vm_vaddr_t handlers; member in struct:kvm_vm
/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/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/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1126 handler *handlers = (handler *)exception_handlers; local
1173 vm_vaddr_t *handlers = (vm_vaddr_t *)addr_gva2hva(vm, vm->handlers); local

Completed in 266 milliseconds

12