Searched defs:access (Results 101 - 125 of 172) sorted by relevance

1234567

/linux-master/include/linux/
H A Dcoresight.h163 struct csdev_access access; member in struct:coresight_desc
264 struct csdev_access access; member in struct:coresight_device
/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c131 int access; member in struct:cpdma_control_info
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h482 static inline int __hash_page_thp(unsigned long ea, unsigned long access, argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c136 u16 access = 0, execute = 0; local
88 t4vf_record_mbox(struct adapter *adapter, const __be64 *cmd, int size, int access, int execute) argument
[all...]
/linux-master/include/uapi/sound/
H A Dasoc.h290 __le32 access; member in struct:snd_soc_tplg_ctl_hdr
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h309 int access; member in struct:rxe_mr
341 int access; member in struct:rxe_mw
/linux-master/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c121 u64 access; member in struct:tegra234_cbb
[all...]
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105.h289 u64 access; member in struct:sja1105_spi_message
/linux-master/drivers/iommu/iommufd/
H A Dpages.c1920 struct iopt_pages_access *access; local
1975 struct iopt_pages_access *access; local
[all...]
H A Dselftest.c91 static unsigned long iommufd_test_syz_conv_iova(struct iommufd_access *access, argument
935 struct iommufd_access *access; member in struct:selftest_access
1070 struct iommufd_access *access; local
[all...]
/linux-master/sound/soc/
H A Dsoc-topology.c624 u32 access = le32_to_cpu(tc->access); local
[all...]
/linux-master/drivers/infiniband/hw/irdma/
H A Dverbs.h103 int access; member in struct:irdma_mr
/linux-master/drivers/hwmon/
H A Dnct6775-platform.c101 enum sensor_access access; member in struct:nct6775_sio_data
1505 enum sensor_access access local
[all...]
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c754 get_mtt_entries(struct erdma_dev *dev, struct erdma_mem *mem, u64 start, u64 len, int access, u64 virt, unsigned long req_page_size, bool force_continuous) argument
1144 erdma_reg_user_mr(struct ib_pd *ibpd, u64 start, u64 len, u64 virt, int access, struct ib_udata *udata) argument
H A Derdma_verbs.h85 static inline u8 to_erdma_access_flags(int access) argument
128 u8 access; member in struct:erdma_mr
/linux-master/drivers/infiniband/hw/mlx5/
H A Ddevx.c2250 devx_umem_reg_cmd_alloc(struct mlx5_ib_dev *dev, struct uverbs_attr_bundle *attrs, struct devx_umem *obj, struct devx_umem_reg_cmd *cmd, int access) argument
/linux-master/kernel/bpf/
H A Dcgroup.c1532 __cgroup_bpf_check_dev_permission(short dev_type, u32 major, u32 minor, short access, enum cgroup_bpf_attach_type atype) argument
/linux-master/drivers/clocksource/
H A Darm_arch_timer.c126 void arch_timer_reg_write(int access, enum arch_timer_reg reg, u64 val, argument
164 u32 arch_timer_reg_read(int access, enum arch_timer_reg reg, argument
421 void erratum_set_next_event_generic(const int access, unsigne argument
665 timer_handler(const int access, struct clock_event_device *evt) argument
709 arch_timer_shutdown(const int access, struct clock_event_device *clk) argument
741 set_next_event(const int access, unsigned long evt, struct clock_event_device *clk) argument
787 set_next_event_mem(const int access, unsigned long evt, struct clock_event_device *clk) argument
[all...]
/linux-master/tools/testing/selftests/landlock/
H A Dfs_test.c554 __u64 access; local
614 __u64 access; local
646 __u64 access; local
698 __u64 access; member in struct:rule
3119 test_make_file(struct __test_metadata *const _metadata, const __u64 access, const mode_t mode, const dev_t dev) argument
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_core.h315 } access; member in struct:intel_display
/linux-master/include/uapi/linux/
H A Dvirtio_snd.h403 __le32 access; member in struct:virtio_snd_ctl_info
/linux-master/sound/drivers/
H A Daloop.c122 snd_pcm_access_t access; member in struct:loopback_setup
325 static bool is_access_interleaved(snd_pcm_access_t access) argument
1554 snd_pcm_access_t access; local
[all...]
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1424 void hash_failure_debug(unsigned long ea, unsigned long access, argument
1459 hash_page_mm(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap, unsigned long flags) argument
1669 hash_page(unsigned long ea, unsigned long access, unsigned long trap, unsigned long dsisr) argument
1690 unsigned long access = _PAGE_PRESENT | _PAGE_READ; local
1768 unsigned long access = _PAGE_PRESENT | _PAGE_READ | (is_exec ? _PAGE_EXEC : 0); local
[all...]
/linux-master/include/rdma/
H A Duverbs_ioctl.h73 u8 access; member in struct:uverbs_attr_spec::__anon185::__anon187
100 u8 access; member in struct:uverbs_attr_spec::__anon189::__anon191
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c2107 struct csdev_access access = { 0 }; local
2223 struct csdev_access access = { 0 }; local
[all...]

Completed in 291 milliseconds

1234567