Searched defs:access (Results 1 - 25 of 172) sorted by relevance

1234567

/linux-master/tools/testing/selftests/bpf/progs/
H A Ddev_cgroup.c17 short access = ctx->access_type >> 16; local
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dfault.c88 u64 ea, dsisr, access; local
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h14 u32 access; member in struct:nvkm_dmaobj
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.h25 u8 access; member in struct:sja1105_dynamic_table_ops
/linux-master/fs/nfsd/
H A Dlockd.c32 int access; local
/linux-master/include/linux/
H A Dc2port.h20 unsigned int access:1; member in struct:c2port_device
40 void (*access)(struct c2port_device *dev, int status); member in struct:c2port_ops
H A Ddevice_cgroup.h19 short type, access = 0; local
60 devcgroup_check_permission(short type, u32 major, u32 minor, short access) argument
H A Diommufd.h83 static inline int iommufd_access_pin_pages(struct iommufd_access *access, argument
92 static inline void iommufd_access_unpin_pages(struct iommufd_access *access, argument
98 static inline int iommufd_access_rw(struct iommufd_access *access, unsigne argument
[all...]
/linux-master/arch/arm/include/asm/
H A Darch_timer.h28 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u64 val) argument
60 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) argument
/linux-master/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c79 enum cros_ec_lpc_mec_emi_access_mode access, new_access; local
[all...]
/linux-master/include/rdma/
H A Dib_umem_odp.h105 ib_umem_odp_get(struct ib_device *device, unsigned long addr, size_t size, int access, const struct mmu_interval_notifier_ops *ops) argument
/linux-master/drivers/video/backlight/
H A Dili9320.h40 } access; /* Register access method. */ member in struct:ili9320
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h32 u8 access; member in struct:nvkm_fault_data
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_4k.c21 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, argument
H A Dhash_hugepage.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, argument
H A Dhash_64k.c38 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, argument
228 int __hash_page_64K(unsigned long ea, unsigned long access, argument
[all...]
/linux-master/drivers/infiniband/core/
H A Dumem_dmabuf.c113 ib_umem_dmabuf_get(struct ib_device *device, unsigned long offset, size_t size, int fd, int access, const struct dma_buf_attach_ops *ops) argument
187 ib_umem_dmabuf_get_pinned(struct ib_device *device, unsigned long offset, size_t size, int fd, int access) argument
/linux-master/fs/9p/
H A Dfid.c175 int i, n, l, access; local
291 int any, access; local
/linux-master/drivers/hwmon/pmbus/
H A Dmax15301.c34 ktime_t access; /* Chip access time */ member in struct:max15301_data
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_mw.c50 rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, struct rxe_mw *mw, struct rxe_mr *mr, int access) argument
135 rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, struct rxe_mw *mw, struct rxe_mr *mr, int access) argument
172 int access = wqe->wr.wr.mw.access; local
290 rxe_lookup_mw(struct rxe_qp *qp, int access, u32 rkey) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Du_uac1_legacy.h38 int access; member in struct:gaudio_snd_dev
/linux-master/drivers/misc/cxl/
H A Dfault.c135 unsigned long access, flags, inv_flags = 0; local
/linux-master/include/linux/iio/
H A Dbuffer_impl.h98 const struct iio_buffer_access_funcs *access; member in struct:iio_buffer
/linux-master/fs/afs/
H A Dsecurity.c402 afs_access_t access; local
[all...]
/linux-master/drivers/acpi/acpica/
H A Dexprep.c198 u32 access; local
[all...]

Completed in 276 milliseconds

1234567