/linux-6.14.4/drivers/iommu/iommufd/ |
D | device.c | 862 static int iommufd_access_change_ioas(struct iommufd_access *access, in iommufd_access_change_ioas() 909 static int iommufd_access_change_ioas_id(struct iommufd_access *access, u32 id) in iommufd_access_change_ioas_id() 923 struct iommufd_access *access = in iommufd_access_destroy_object() local 950 struct iommufd_access *access; in iommufd_access_create() local 985 void iommufd_access_destroy(struct iommufd_access *access) in iommufd_access_destroy() 991 void iommufd_access_detach(struct iommufd_access *access) in iommufd_access_detach() 1003 int iommufd_access_attach(struct iommufd_access *access, u32 ioas_id) in iommufd_access_attach() 1019 int iommufd_access_replace(struct iommufd_access *access, u32 ioas_id) in iommufd_access_replace() 1055 struct iommufd_access *access; in iommufd_access_notify_unmap() local 1081 void iommufd_access_unpin_pages(struct iommufd_access *access, in iommufd_access_unpin_pages() [all …]
|
D | io_pagetable.c | 175 unsigned long last; in iopt_check_iova() local 505 unsigned long last = min(last_iova, iopt_area_last_iova(area)); in __iommu_read_and_clear_dirty() local 670 unsigned long last = min(last_iova, iopt_area_last_iova(area)); in iopt_get_pages() local 696 unsigned long last, unsigned long *unmapped) in iopt_unmap_iova_range() 832 unsigned long last, void *owner) in iopt_reserve_iova() 1056 struct iommufd_access *access; in iopt_check_iova_alignment() local 1148 struct iommufd_access *access; in iopt_calculate_iova_alignment() local 1386 int iopt_add_access(struct io_pagetable *iopt, struct iommufd_access *access) in iopt_add_access() 1413 struct iommufd_access *access, in iopt_remove_access()
|
D | pages.c | 1089 unsigned long last = pfns->batch_end_index - 1; in pfn_reader_unpin() local 2085 unsigned long last) in iopt_pages_get_exact_access() 2118 struct iopt_pages_access *access; in iopt_area_add_access() local 2173 struct iopt_pages_access *access; in iopt_area_remove_access() local
|
/linux-6.14.4/drivers/infiniband/core/ |
D | uverbs_uapi.c | 147 u8 access = attr->attr.u2.objs_arr.access; in uapi_merge_method() local 383 u8 access = elm->spec.u.obj.access; in uapi_finalize_ioctl_method() local 472 static void uapi_remove_range(struct uverbs_api *uapi, u32 start, u32 last) in uapi_remove_range()
|
/linux-6.14.4/drivers/devfreq/event/ |
D | rockchip-dfi.c | 76 u64 access; member 254 struct dmc_count *last = &dfi->last_event_count; in rockchip_dfi_get_event() local 255 u32 access = 0, clock_cycles = 0; in rockchip_dfi_get_event() local 297 const struct dmc_count *last = &dfi->last_perf_count; in rockchip_ddr_perf_counters_add() local
|
/linux-6.14.4/drivers/vhost/ |
D | vhost.c | 1433 static bool umem_access_ok(u64 uaddr, u64 size, int access) in umem_access_ok() 1646 static int vhost_iotlb_miss(struct vhost_virtqueue *vq, u64 iova, int access) in vhost_iotlb_miss() 1693 int access = (type == VHOST_ADDR_USED) ? in vhost_vq_meta_update() local 1701 int access, u64 addr, u64 len, int type) in iotlb_access_ok() 1705 u64 s = 0, size, orig_addr = addr, last = addr + len - 1; in iotlb_access_ok() local 2415 struct iovec iov[], int iov_size, int access) in translate_desc() 2421 u64 s = 0, last = addr + len - 1; in translate_desc() local 2485 int ret, access; in get_indirect() local 2585 int ret, access; in vhost_get_vq_desc() local
|
/linux-6.14.4/drivers/net/ethernet/intel/i40e/ |
D | i40e_nvm.c | 58 enum i40e_aq_resource_access_type access) in i40e_acquire_nvm() 879 bool last; in i40e_nvmupd_nvm_erase() local 920 bool last; in i40e_nvmupd_nvm_write() local 962 bool last; in i40e_nvmupd_nvm_read() local
|
/linux-6.14.4/fs/nfsd/ |
D | nfs4state.c | 434 unsigned int access = 0; in bmap_to_share_mode() local 445 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access() 455 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access() 465 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access() 501 static int nfs4_access_to_omode(u32 access) in nfs4_access_to_omode() 732 struct nfs4_ol_stateid *stp, u32 access, bool share_access) in nfs4_resolve_deny_conflicts_locked() 766 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) in __nfs4_file_get_access() 777 nfs4_file_get_access(struct nfs4_file *fp, u32 access) in nfs4_file_get_access() 831 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) in nfs4_file_put_access() 2882 unsigned int access, deny; in nfs4_show_open() local [all …]
|
/linux-6.14.4/arch/x86/kvm/ |
D | x86.c | 2766 u64 last = pvclock_gtod_data.clock.cycle_last; in read_tsc() local 7538 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, in translate_nested_gpa() 7558 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local 7568 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local 7584 struct kvm_vcpu *vcpu, u64 access, in kvm_read_guest_virt_helper() 7621 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local 7646 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local 7665 u64 access = 0; in emulator_read_std() local 7676 struct kvm_vcpu *vcpu, u64 access, in kvm_write_guest_virt_helper() 7710 u64 access = PFERR_WRITE_MASK; in emulator_write_std() local [all …]
|
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.c | 1137 enum ice_aq_res_access_type access) in ice_acquire_global_cfg_lock() 1777 bool last = ((i + 1) == count); in ice_update_pkg_no_lock() local
|
/linux-6.14.4/kernel/bpf/ |
D | cgroup.c | 681 struct hlist_node *last = NULL; in __cgroup_bpf_attach() local 1550 short access, enum cgroup_bpf_attach_type atype) in __cgroup_bpf_check_dev_permission()
|
/linux-6.14.4/drivers/s390/block/ |
D | dasd_eckd.c | 5575 struct ccw1 *first, *last, *fail, *from, *to; in dasd_eckd_dump_sense_ccw() local 6024 struct dasd_psf_query_host_access *access; in dasd_eckd_host_access_count() local 6060 struct dasd_psf_query_host_access *access; in dasd_hosts_print() local
|
/linux-6.14.4/include/linux/ |
D | mm.h | 645 int (*access)(struct vm_area_struct *vma, unsigned long addr, member 3297 #define vma_interval_tree_foreach(vma, root, start, last) \ argument 3314 #define anon_vma_interval_tree_foreach(avc, root, start, last) \ argument
|
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 239 int access, int execute) in t4_record_mbox() 290 u16 access = 0; in t4_wr_mbox_meat_timeout() local 579 } last; in t4_memory_rw_residual() local
|
/linux-6.14.4/fs/ocfs2/ |
D | xattr.c | 1550 ocfs2_journal_access_func access; in ocfs2_xa_block_journal_access() local 3009 struct ocfs2_xattr_entry *last; in ocfs2_xattr_can_be_in_inode() local 6345 struct ocfs2_xattr_entry *xe, *last; in ocfs2_reflink_xattr_header() local
|
/linux-6.14.4/drivers/infiniband/hw/hns/ |
D | hns_roce_device.h | 234 unsigned long last; member 335 u32 access; /* Access permission of MR */ member
|