Home
last modified time | relevance | path

Searched defs:access (Results 26 – 50 of 171) sorted by relevance

1234567

/Linux-v6.6/drivers/infiniband/hw/mthca/
Dmthca_mr.c428 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) in mthca_mr_alloc()
510 u32 access, struct mthca_mr *mr) in mthca_mr_alloc_notrans()
519 u32 access, struct mthca_mr *mr) in mthca_mr_alloc_phys()
/Linux-v6.6/fs/nfsd/
Dlockd.c32 int access; in nlm_fopen() local
/Linux-v6.6/drivers/mtd/maps/
Dpismo.c23 __le16 access; member
38 u16 access; member
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddma.h14 u32 access; member
/Linux-v6.6/drivers/platform/chrome/
Dcros_ec_lpc_mec.c79 enum cros_ec_lpc_mec_emi_access_mode access, new_access; in cros_ec_lpc_io_bytes_mec() local
/Linux-v6.6/arch/powerpc/mm/book3s64/
Dhash_4k.c21 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
Dhash_hugepage.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp()
Dhugetlbpage.c20 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge()
Dhash_utils.c1417 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug()
1453 unsigned long access, unsigned long trap, in hash_page_mm()
1662 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page()
1683 unsigned long access = _PAGE_PRESENT | _PAGE_READ; in DEFINE_INTERRUPT_HANDLER() local
1761 unsigned long access = _PAGE_PRESENT | _PAGE_READ | (is_exec ? _PAGE_EXEC : 0); in hash_preload() local
/Linux-v6.6/rust/kernel/sync/
Dlocked_by.rs118 pub fn access<'a>(&'a self, owner: &'a U) -> &'a T { in access() method
/Linux-v6.6/drivers/net/dsa/sja1105/
Dsja1105_dynamic_config.h25 u8 access; member
/Linux-v6.6/drivers/usb/storage/
Dshuttle_usbat.c223 unsigned char access, in usbat_read()
241 unsigned char access, in usbat_write()
476 unsigned char access, in usbat_write_block()
513 unsigned char access, in usbat_hp8200e_rw_block_test()
/Linux-v6.6/drivers/acpi/acpica/
Dexprep.c198 u32 access; in acpi_ex_decode_field_access() local
/Linux-v6.6/include/rdma/
Dib_umem_odp.h106 int access, const struct mmu_interval_notifier_ops *ops) in ib_umem_odp_get()
/Linux-v6.6/security/landlock/
Druleset.h44 access_mask_t access; member
/Linux-v6.6/drivers/infiniband/core/
Duverbs_uapi.c147 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
Dumem.c149 size_t size, int access) in ib_umem_get()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Dmr.c407 u32 access) in mlx4_mr_hw_change_access()
418 u64 iova, u64 size, u32 access, int npages, in mlx4_mr_alloc_reserved()
527 int mlx4_mr_alloc(struct mlx4_dev *dev, u32 pd, u64 iova, u64 size, u32 access, in mlx4_mr_alloc()
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfault.h32 u8 access; member
/Linux-v6.6/drivers/video/backlight/
Dili9320.h40 } access; /* Register access method. */ member
/Linux-v6.6/drivers/vhost/
Dvhost.c1351 static bool umem_access_ok(u64 uaddr, u64 size, int access) in umem_access_ok()
1564 static int vhost_iotlb_miss(struct vhost_virtqueue *vq, u64 iova, int access) in vhost_iotlb_miss()
1611 int access = (type == VHOST_ADDR_USED) ? in vhost_vq_meta_update() local
1619 int access, u64 addr, u64 len, int type) in iotlb_access_ok()
2333 struct iovec iov[], int iov_size, int access) in translate_desc()
2403 int ret, access; in get_indirect() local
2504 int ret, access; in vhost_get_vq_desc() local
/Linux-v6.6/include/sound/
Dcontrol.h53 unsigned int access; /* access rights */ member
67 unsigned int access; /* access rights */ member
/Linux-v6.6/arch/x86/kvm/mmu/
Dmmu.c297 unsigned int access) in mark_mmio_spte()
759 gfn_t gfn, unsigned int access) in kvm_mmu_page_set_translation()
778 unsigned int access) in kvm_mmu_page_set_access()
1638 u64 *spte, gfn_t gfn, unsigned int access) in __rmap_add()
1660 u64 *spte, gfn_t gfn, unsigned int access) in rmap_add()
2302 unsigned int access) in kvm_mmu_child_role()
2349 bool direct, unsigned int access) in kvm_mmu_get_child_sp()
2977 unsigned int access = sp->role.access; in direct_pte_prefetch_many() local
3293 unsigned int access) in kvm_handle_noslot_fault()
4048 gpa_t vaddr, u64 access, in nonpaging_gva_to_gpa()
[all …]
/Linux-v6.6/drivers/hwmon/pmbus/
Dmax15301.c34 ktime_t access; /* Chip access time */ member
/Linux-v6.6/fs/afs/
Dsecurity.c402 afs_access_t access; in afs_permission() local

1234567