/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | pd.c | 226 int access; /* count of active opens ... */ member
|
H A D | pf.c | 238 int access; /* count of active opens ... */ member
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu-hash.h | 477 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | 1262 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug() argument 1297 hash_page_mm(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap, unsigned long flags) hash_page_mm() argument 1507 hash_page(unsigned long ea, unsigned long access, unsigned long trap, unsigned long dsisr) hash_page() argument 1527 unsigned long access = _PAGE_PRESENT | _PAGE_READ; __hash_page() local 1588 unsigned long access = _PAGE_PRESENT | _PAGE_READ | (is_exec ? _PAGE_EXEC : 0); hash_preload() local [all...] |
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | arm_arch_timer.c | 92 void arch_timer_reg_write(int access, enum arch_timer_reg reg, u32 val, in arch_timer_reg_write() argument 121 u32 arch_timer_reg_read(int access, enum arch_timer_reg reg, in arch_timer_reg_read() argument 388 static void erratum_set_next_event_tval_generic(const int access, unsigne argument 638 timer_handler(const int access, struct clock_event_device *evt) timer_handler() argument 682 timer_shutdown(const int access, struct clock_event_device *clk) timer_shutdown() argument 714 set_next_event(const int access, unsigned long evt, struct clock_event_device *clk) set_next_event() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu-hash.h | 482 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | 1417 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug() argument 1452 hash_page_mm(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap, unsigned long flags) hash_page_mm() argument 1662 hash_page(unsigned long ea, unsigned long access, unsigned long trap, unsigned long dsisr) hash_page() argument 1683 unsigned long access = _PAGE_PRESENT | _PAGE_READ; DEFINE_INTERRUPT_HANDLER() local 1761 unsigned long access = _PAGE_PRESENT | _PAGE_READ | (is_exec ? _PAGE_EXEC : 0); hash_preload() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.h | 306 int access; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | wr.c | 373 set_reg_mkey_seg(struct mlx5_mkey_seg *seg, struct mlx5_ib_mr *mr, u32 key, int access) set_reg_mkey_seg() argument [all...] |
H A D | devx.c | 2083 u32 access; in devx_umem_get() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_verbs.c | 1216 u16 access = 0; in i40iw_get_user_access() local 1660 i40iw_hwreg_mr(struct i40iw_device *iwdev, struct i40iw_mr *iwmr, u16 access) i40iw_hwreg_mr() argument 1742 u16 access; i40iw_reg_user_mr() local 1882 u16 access = I40IW_ACCESS_FLAGS_LOCALREAD; i40iw_reg_phys_mr() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 135 u16 access = 0, execute = 0; in t4vf_wr_mbox_core() local 87 t4vf_record_mbox(struct adapter *adapter, const __be64 *cmd, int size, int access, int execute) t4vf_record_mbox() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | davinci_cpdma.c | 131 int access; member
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vhost.c | 1077 static bool umem_access_ok(u64 uaddr, u64 size, int access) in umem_access_ok() argument 1272 static int vhost_iotlb_miss(struct vhost_virtqueue *vq, u64 iova, int access) in vhost_iotlb_miss() argument 1319 int access = (type == VHOST_ADDR_USED) ? vhost_vq_meta_update() local 1326 iotlb_access_ok(struct vhost_virtqueue *vq, int access, u64 addr, u64 len, int type) iotlb_access_ok() argument 2046 translate_desc(struct vhost_virtqueue *vq, u64 addr, u32 len, struct iovec iov[], int iov_size, int access) translate_desc() argument 2117 int ret, access; get_indirect() local 2218 int ret, access; vhost_get_vq_desc() local [all...] |
/kernel/linux/linux-5.10/sound/core/ |
H A D | control.c | 235 unsigned int access; in snd_ctl_new1() local 198 snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, unsigned int access, struct snd_ctl_file *file) snd_ctl_new() argument 1420 unsigned int access; snd_ctl_elem_add() local [all...] |
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-topology.c | 722 u32 access = le32_to_cpu(tc->access); in soc_tplg_create_tlv() local [all...] |
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asoc.h | 288 __le32 access; member
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | uverbs_ioctl.h | 72 u8 access; member 99 u8 access; member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | cgroup.c | 1177 __cgroup_bpf_check_dev_permission(short dev_type, u32 major, u32 minor, short access, enum bpf_attach_type type) __cgroup_bpf_check_dev_permission() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.c | 614 u32 access; member 665 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() argument 723 nfsd_open_break_lease(struct inode *inode, int access) nfsd_open_break_lease() argument 2074 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) nfsd_statfs() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105.h | 289 u64 access; member
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | vfs.c | 702 u32 access; member 753 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() argument 810 nfsd_open_break_lease(struct inode *inode, int access) nfsd_open_break_lease() argument 2134 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) nfsd_statfs() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | coresight.h | 162 struct csdev_access access; member 250 struct csdev_access access; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | uverbs_ioctl.h | 73 u8 access; member 100 u8 access; member
|
/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/ |
H A D | tegra234-cbb.c | 121 u64 access; member [all...] |