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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h12 u32 access; member in struct:nvkm_dmaobj
/linux-4.4.14/fs/ncpfs/
H A Dncp_fs_i.h22 int access; member in struct:ncp_inode_info
H A Dncp_fs.h38 int access; member in struct:ncp_entry_info
H A Dfile.c35 int access; ncp_make_open() local
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dfault.c112 u64 ea, dsisr, access; spufs_handle_class1() local
/linux-4.4.14/arch/s390/pci/
H A Dpci_mmio.c14 static long get_pfn(unsigned long user_addr, unsigned long access, get_pfn() argument
/linux-4.4.14/arch/arm64/include/asm/
H A Darch_timer.h36 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) arch_timer_reg_write_cp15() argument
62 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) arch_timer_reg_read_cp15() argument
/linux-4.4.14/arch/arm/include/asm/
H A Darch_timer.h21 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) arch_timer_reg_write_cp15() argument
47 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) arch_timer_reg_read_cp15() argument
/linux-4.4.14/include/rdma/
H A Dib_fmr_pool.h58 enum ib_access_flags access; member in struct:ib_fmr_pool_param
H A Dib_umem.h96 ib_umem_get(struct ib_ucontext *context, unsigned long addr, size_t size, int access, int dmasync) ib_umem_get() argument
H A Dib_verbs.h1142 int access; member in struct:ib_reg_wr
/linux-4.4.14/include/linux/
H A Dc2port.h26 unsigned int access:1; member in struct:c2port_device
47 void (*access)(struct c2port_device *dev, int status); member in struct:c2port_ops
H A Domap-gpmc.h65 u32 access; /* Start-cycle to first data valid delay */ member in struct:gpmc_timings
H A Dmm.h271 int (*access)(struct vm_area_struct *vma, unsigned long addr, member in struct:vm_operations_struct
H A Dnfs_xdr.h398 u32 access; member in struct:nfs_openargs
806 __u32 access; member in struct:nfs3_accessargs
867 __u32 access; member in struct:nfs3_accessres
905 u32 access; member in struct:nfs4_accessargs
913 u32 access; member in struct:nfs4_accessres
1520 int (*access) (struct inode *, struct nfs_access_entry *); member in struct:nfs_rpc_ops
/linux-4.4.14/arch/powerpc/mm/
H A Dhugetlbpage-hash64.c21 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, __hash_page_huge() argument
H A Dhugepage-hash64.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, __hash_page_thp() argument
H A Dppc_mmu_32.c165 hash_preload(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap) hash_preload() argument
H A Dmem.c495 unsigned long access = 0, trap; update_mmu_cache() local
H A Dhash_utils_64.c959 void hash_failure_debug(unsigned long ea, unsigned long access, hash_failure_debug() argument
1190 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, hash_page() argument
993 hash_page_mm(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap, unsigned long flags) hash_page_mm() argument
1206 hash_preload(struct mm_struct *mm, unsigned long ea, unsigned long access, unsigned long trap) hash_preload() argument
/linux-4.4.14/drivers/video/backlight/
H A Dili9320.h43 } access; /* Register access method. */ member in struct:ili9320
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h24 u32 access; member in struct:nvkm_vma
/linux-4.4.14/fs/9p/
H A Dfid.c121 int i, n, l, clone, access; v9fs_fid_lookup_with_uid() local
234 int any, access; v9fs_fid_lookup() local
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_uac1.h41 int access; member in struct:gaudio_snd_dev
/linux-4.4.14/drivers/infiniband/core/
H A Dumem.c83 ib_umem_get(struct ib_ucontext *context, unsigned long addr, size_t size, int access, int dmasync) ib_umem_get() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf108.c738 const u32 access = NV_MEM_ACCESS_RW; gf108_grctx_generate_attrib() local
H A Dctxgf117.c190 const u32 access = NV_MEM_ACCESS_RW; gf117_grctx_generate_attrib() local
H A Dctxgk104.c850 const u32 access = NV_MEM_ACCESS_RW | NV_MEM_ACCESS_SYS; gk104_grctx_generate_bundle() local
864 const u32 access = NV_MEM_ACCESS_RW | NV_MEM_ACCESS_SYS; gk104_grctx_generate_pagepool() local
H A Dctxgm107.c870 const u32 access = NV_MEM_ACCESS_RW | NV_MEM_ACCESS_SYS; gm107_grctx_generate_bundle() local
884 const u32 access = NV_MEM_ACCESS_RW | NV_MEM_ACCESS_SYS; gm107_grctx_generate_pagepool() local
903 const u32 access = NV_MEM_ACCESS_RW; gm107_grctx_generate_attrib() local
H A Dctxgf100.c989 gf100_grctx_mmio_data(struct gf100_grctx *info, u32 size, u32 align, u32 access) gf100_grctx_mmio_data() argument
1031 const u32 access = NV_MEM_ACCESS_RW | NV_MEM_ACCESS_SYS; gf100_grctx_generate_bundle() local
1044 const u32 access = NV_MEM_ACCESS_RW | NV_MEM_ACCESS_SYS; gf100_grctx_generate_pagepool() local
1060 const u32 access = NV_MEM_ACCESS_RW; gf100_grctx_generate_attrib() local
H A Dgf100.h46 u32 access; member in struct:gf100_gr_data
/linux-4.4.14/drivers/misc/cxl/
H A Dfault.c139 unsigned long access, flags, inv_flags = 0; cxl_handle_page_fault() local
/linux-4.4.14/drivers/acpi/acpica/
H A Dexprep.c228 u32 access; acpi_ex_decode_field_access() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Dgpuobj.c222 nvkm_gpuobj_map(struct nvkm_gpuobj *gpuobj, struct nvkm_vm *vm, u32 access, struct nvkm_vma *vma) nvkm_gpuobj_map() argument
/linux-4.4.14/arch/arm64/kvm/
H A Dsys_regs.h46 bool (*access)(struct kvm_vcpu *, member in struct:sys_reg_desc
/linux-4.4.14/arch/arm/kvm/
H A Dcoproc.h43 bool (*access)(struct kvm_vcpu *, member in struct:coproc_reg
/linux-4.4.14/include/linux/iio/
H A Dbuffer.h86 const struct iio_buffer_access_funcs *access; member in struct:iio_buffer
/linux-4.4.14/drivers/mtd/maps/
H A Dpismo.c26 __le16 access; member in struct:pismo_cs_block
41 u16 access; member in struct:pismo_mem
/linux-4.4.14/drivers/hwmon/pmbus/
H A Dzl6100.c38 ktime_t access; /* chip access time */ member in struct:zl6100_data
/linux-4.4.14/drivers/nvmem/
H A Dmxs-ocotp.c182 const struct regmap_access_table *access; mxs_ocotp_probe() local
/linux-4.4.14/drivers/block/
H A Dcpqarray.h72 struct access_method *access; member in struct:board_type
102 struct access_method access; member in struct:ctlr_info
H A Dcciss.h104 struct access_method access; member in struct:ctlr_info
431 struct access_method *access; member in struct:board_type
/linux-4.4.14/arch/um/os-Linux/
H A Duser_syms.c55 EXPORT_SYMBOL_PROTO(access); variable
/linux-4.4.14/arch/x86/kvm/
H A Dx86.h87 vcpu_cache_mmio_info(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn, unsigned access) vcpu_cache_mmio_info() argument
H A Di8254.c458 int channel, access; pit_ioport_write() local
H A Dpaging_tmpl.h114 static inline void FNAME(protect_clean_gpte)(unsigned *access, unsigned gpte) protect_clean_gpte() argument
186 unsigned access; gpte_access() local
558 unsigned direct_access, access = gw->pt_access; fetch() local
874 static gpa_t FNAME(gva_to_gpa)(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, gva_to_gpa() argument
260 walk_addr_generic(struct guest_walker *walker, struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, gva_t addr, u32 access) walk_addr_generic() argument
436 walk_addr(struct guest_walker *walker, struct kvm_vcpu *vcpu, gva_t addr, u32 access) walk_addr() argument
444 walk_addr_nested(struct guest_walker *walker, struct kvm_vcpu *vcpu, gva_t addr, u32 access) walk_addr_nested() argument
893 gva_to_gpa_nested(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, struct x86_exception *exception) gva_to_gpa_nested() argument
H A Dmmu.c2647 unsigned access = sp->role.access; direct_pte_prefetch_many() local
3376 unsigned access = get_mmio_spte_access(spte); handle_mmio_page_fault() local
231 mark_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, u64 gfn, unsigned access) mark_mmio_spte() argument
261 set_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, gfn_t gfn, pfn_t pfn, unsigned access) set_mmio_spte() argument
2081 kvm_mmu_get_page(struct kvm_vcpu *vcpu, gfn_t gfn, gva_t gaddr, unsigned level, int direct, unsigned access, u64 *parent_pte) kvm_mmu_get_page() argument
2822 handle_abnormal_pfn(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn, pfn_t pfn, unsigned access, int *ret_val) handle_abnormal_pfn() argument
3272 nonpaging_gva_to_gpa(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, struct x86_exception *exception) nonpaging_gva_to_gpa() argument
3280 nonpaging_gva_to_gpa_nested(struct kvm_vcpu *vcpu, gva_t vaddr, u32 access, struct x86_exception *exception) nonpaging_gva_to_gpa_nested() argument
3577 sync_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, gfn_t gfn, unsigned access, int *nr_present) sync_mmio_spte() argument
H A Dx86.c4107 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, translate_nested_gpa() argument
4124 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; kvm_mmu_gva_to_gpa_read() local
4131 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; kvm_mmu_gva_to_gpa_fetch() local
4139 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; kvm_mmu_gva_to_gpa_write() local
4188 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; kvm_fetch_guest_virt() local
4214 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; kvm_read_guest_virt() local
4276 u32 access = ((kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0) vcpu_mmio_gva_to_gpa() local
491 kvm_read_guest_page_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, gfn_t ngfn, void *data, int offset, int len, u32 access) kvm_read_guest_page_mmu() argument
510 kvm_read_nested_guest_page(struct kvm_vcpu *vcpu, gfn_t gfn, void *data, int offset, int len, u32 access) kvm_read_nested_guest_page() argument
4151 kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, struct kvm_vcpu *vcpu, u32 access, struct x86_exception *exception) kvm_read_guest_virt_helper() argument
/linux-4.4.14/fs/nfsd/
H A Dnfsfh.c304 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) fh_verify() argument
H A Dxdr3.h27 unsigned int access; member in struct:nfsd3_accessargs
138 __u32 access; member in struct:nfsd3_accessres
H A Dnfs4proc.c564 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_access *access) nfsd4_access() argument
H A Dvfs.c523 u32 access; member in struct:accessmap
562 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) nfsd_access() argument
620 static int nfsd_open_break_lease(struct inode *inode, int access) nfsd_open_break_lease() argument
1914 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) nfsd_statfs() argument
H A Dnfs4xdr.c462 nfsd4_decode_access(struct nfsd4_compoundargs *argp, struct nfsd4_access *access) nfsd4_decode_access() argument
3019 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access) nfsd4_encode_access() argument
H A Dxdr4.h509 struct nfsd4_access access; member in union:nfsd4_op::__anon11718
H A Dnfs4state.c401 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) __nfs4_file_get_access() argument
412 nfs4_file_get_access(struct nfs4_file *fp, u32 access) nfs4_file_get_access() argument
466 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) nfs4_file_put_access() argument
934 unsigned int access = 0; bmap_to_share_mode() local
945 set_access(u32 access, struct nfs4_ol_stateid *stp) set_access() argument
955 clear_access(u32 access, struct nfs4_ol_stateid *stp) clear_access() argument
965 test_access(u32 access, struct nfs4_ol_stateid *stp) test_access() argument
1001 static int nfs4_access_to_omode(u32 access) nfs4_access_to_omode() argument
3921 int access = nfs4_access_to_access(open->op_share_access); nfs4_get_vfs_file() local
5056 static inline void nfs4_stateid_downgrade_bit(struct nfs4_ol_stateid *stp, u32 access) nfs4_stateid_downgrade_bit() argument
5463 static void get_lock_access(struct nfs4_ol_stateid *lock_stp, u32 access) get_lock_access() argument
/linux-4.4.14/lib/
H A Diomap.c38 static void bad_io_access(unsigned long port, const char *access) bad_io_access() argument
/linux-4.4.14/security/smack/
H A Dsmack_access.c296 static inline void smack_str_from_perm(char *string, int access) smack_str_from_perm() argument
H A Dsmack_lsm.c2062 static int smk_curacc_on_task(struct task_struct *p, int access, smk_curacc_on_task() argument
2935 static int smk_curacc_shm(struct shmid_kernel *shp, int access) smk_curacc_shm() argument
3062 static int smk_curacc_sem(struct sem_array *sma, int access) smk_curacc_sem() argument
3195 static int smk_curacc_msq(struct msg_queue *msq, int access) smk_curacc_msq() argument
/linux-4.4.14/sound/core/oss/
H A Dpcm_plugin.h61 snd_pcm_access_t access; member in struct:snd_pcm_plugin
/linux-4.4.14/fs/cifs/
H A Dsmb2inode.c212 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb, __u32 access, int command) smb2_set_path_attr() argument
/linux-4.4.14/include/sound/
H A Dcontrol.h50 unsigned int access; /* access rights */ member in struct:snd_kcontrol_new
64 unsigned int access; /* access rights */ member in struct:snd_kcontrol_volatile
H A Dinfo.h90 struct mutex access; member in struct:snd_info_entry
H A Dpcm.h355 snd_pcm_access_t access; /* access mode */ member in struct:snd_pcm_runtime
/linux-4.4.14/arch/mips/kernel/
H A Dsmp-cps.c193 u32 access, stat, seq_state; boot_core() local
/linux-4.4.14/arch/arm/vfp/
H A Dvfpmodule.c437 u32 access; vfp_enable() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dbase.c274 nvkm_vm_get(struct nvkm_vm *vm, u64 size, u32 page_shift, u32 access, nvkm_vm_get() argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_nvm.c78 i40e_acquire_nvm(struct i40e_hw *hw, enum i40e_aq_resource_access_type access) i40e_acquire_nvm() argument
H A Di40e_common.c2622 i40e_aq_request_resource(struct i40e_hw *hw, enum i40e_aq_resources_ids resource, enum i40e_aq_resource_access_type access, u8 sdp_number, u64 *timeout, struct i40e_asq_cmd_details *cmd_details) i40e_aq_request_resource() argument
/linux-4.4.14/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c75 u32 access; member in struct:davinci_mdio_regs::__anon7811
H A Ddavinci_cpdma.c950 int access; member in struct:cpdma_control_info
/linux-4.4.14/sound/core/
H A Dcontrol_compat.c68 u32 access; member in struct:snd_ctl_elem_info32
H A Dpcm.c284 static const char *snd_pcm_access_name(snd_pcm_access_t access) snd_pcm_access_name() argument
H A Dcontrol.c248 unsigned int access; snd_ctl_new1() local
1220 unsigned int access; snd_ctl_elem_add() local
207 snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, unsigned int access, struct snd_ctl_file *file) snd_ctl_new() argument
/linux-4.4.14/arch/s390/mm/
H A Dfault.c371 static inline int do_exception(struct pt_regs *regs, int access) do_exception() argument
552 int access, fault; do_dat_exception() local
/linux-4.4.14/arch/arm64/kernel/
H A Dhw_breakpoint.c661 int i, step = 0, *kernel_step, access; watchpoint_handler() local
/linux-4.4.14/tools/lib/traceevent/
H A Dplugin_kvm.c362 unsigned access:3; member in struct:kvm_mmu_page_role::__anon15659
/linux-4.4.14/drivers/video/fbdev/omap/
H A Dsossi.c265 static inline void set_timing(int access) set_timing() argument
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c429 mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) mthca_mr_alloc() argument
512 mthca_mr_alloc_notrans(struct mthca_dev *dev, u32 pd, u32 access, struct mthca_mr *mr) mthca_mr_alloc_notrans() argument
519 mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, u64 *buffer_list, int buffer_size_shift, int list_len, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) mthca_mr_alloc_phys() argument
567 mthca_fmr_alloc(struct mthca_dev *dev, u32 pd, u32 access, struct mthca_fmr *mr) mthca_fmr_alloc() argument
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dmr.c529 int mlx4_mr_alloc(struct mlx4_dev *dev, u32 pd, u64 iova, u64 size, u32 access, mlx4_mr_alloc() argument
1046 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages, mlx4_fmr_alloc() argument
407 mlx4_mr_hw_change_access(struct mlx4_dev *dev, struct mlx4_mpt_entry *mpt_entry, u32 access) mlx4_mr_hw_change_access() argument
419 mlx4_mr_alloc_reserved(struct mlx4_dev *dev, u32 mridx, u32 pd, u64 iova, u64 size, u32 access, int npages, int page_shift, struct mlx4_mr *mr) mlx4_mr_alloc_reserved() argument
/linux-4.4.14/drivers/block/paride/
H A Dpg.c217 unsigned long access; /* count of active opens ... */ member in struct:pg
H A Dpf.c237 int access; /* count of active opens ... */ member in struct:pf_unit
H A Dpd.c226 int access; /* count of active opens ... */ member in struct:pd_unit
/linux-4.4.14/security/
H A Ddevice_cgroup.c43 short access; member in struct:dev_exception_item
244 static void set_access(char *acc, short access) set_access() argument
838 short type, access = 0; __devcgroup_inode_permission() local
321 match_exception(struct list_head *exceptions, short type, u32 major, u32 minor, short access) match_exception() argument
358 match_exception_partial(struct list_head *exceptions, short type, u32 major, u32 minor, short access) match_exception_partial() argument
812 __devcgroup_check_permission(short type, u32 major, u32 minor, short access) __devcgroup_check_permission() argument
/linux-4.4.14/arch/arm/kernel/
H A Dhw_breakpoint.c694 int i, access; watchpoint_handler() local
/linux-4.4.14/net/irda/irlan/
H A Dirlan_common.c70 static int access = ACCESS_PEER; /* PEER, DIRECT or HOSTED */ variable
/linux-4.4.14/drivers/usb/storage/
H A Dshuttle_usbat.c233 usbat_read(struct us_data *us, unsigned char access, unsigned char reg, unsigned char *content) usbat_read() argument
251 usbat_write(struct us_data *us, unsigned char access, unsigned char reg, unsigned char content) usbat_write() argument
485 usbat_write_block(struct us_data *us, unsigned char access, void* buf, unsigned short len, int minutes, int use_sg) usbat_write_block() argument
522 usbat_hp8200e_rw_block_test(struct us_data *us, unsigned char access, unsigned char *registers, unsigned char *data_out, unsigned short num_registers, unsigned char data_reg, unsigned char status_reg, unsigned char timeout, unsigned char qualifier, int direction, void *buf, unsigned short len, int use_sg, int minutes) usbat_hp8200e_rw_block_test() argument
/linux-4.4.14/drivers/scsi/
H A Dgdth_ioctl.h238 u16 access; /* not used */ member in struct:__anon9469::__anon9470::__anon9473
305 u16 access; /* not used */ member in struct:__anon9482
H A Dpmcraid.c3674 u8 access, direction; pmcraid_ioctl_passthrough() local
3984 int access = VERIFY_READ; pmcraid_check_ioctl_buffer() local
H A Dhpsa.h180 struct access_method access; member in struct:ctlr_info
617 struct access_method *access; member in struct:board_type
H A Dhpsa.c8837 struct access_method access = SA5_performant_access; hpsa_enter_performant_mode() local
/linux-4.4.14/drivers/infiniband/ulp/iser/
H A Diser_verbs.c137 int access = IB_ACCESS_LOCAL_WRITE | iser_create_device_ib_res() local
/linux-4.4.14/drivers/clocksource/
H A Darm_arch_timer.c79 void arch_timer_reg_write(int access, enum arch_timer_reg reg, u32 val, arch_timer_reg_write() argument
108 u32 arch_timer_reg_read(int access, enum arch_timer_reg reg, arch_timer_reg_read() argument
140 static __always_inline irqreturn_t timer_handler(const int access, timer_handler() argument
184 static __always_inline int timer_shutdown(const int access, timer_shutdown() argument
216 static __always_inline void set_next_event(const int access, unsigned long evt, set_next_event() argument
/linux-4.4.14/mm/
H A Dmemory-failure.c221 void shake_page(struct page *p, int access) shake_page() argument
/linux-4.4.14/include/uapi/sound/
H A Dasoc.h191 __le32 access; member in struct:snd_soc_tplg_ctl_hdr
H A Dasound.h885 unsigned int access; /* R: value access (bitmask) - SNDRV_CTL_ELEM_ACCESS_* */ member in struct:snd_ctl_elem_info
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu-hash64.h345 static inline int __hash_page_thp(unsigned long ea, unsigned long access, __hash_page_thp() argument
/linux-4.4.14/sound/pci/oxygen/
H A Dxonar_wm87x6.c884 unsigned int access; activate_control() local
/linux-4.4.14/virt/kvm/arm/
H A Dvgic.c485 vgic_handle_enable_reg(struct kvm *kvm, struct kvm_exit_mmio *mmio, phys_addr_t offset, int vcpu_id, int access) vgic_handle_enable_reg() argument
/linux-4.4.14/drivers/infiniband/hw/mlx5/
H A Dqp.c1992 set_reg_mkey_seg(struct mlx5_mkey_seg *seg, struct mlx5_ib_mr *mr, u32 key, int access) set_reg_mkey_seg() argument
/linux-4.4.14/fs/ocfs2/
H A Ddir.c1111 ocfs2_journal_access_func access = ocfs2_journal_access_db; ocfs2_update_entry() local
1151 ocfs2_journal_access_func access = ocfs2_journal_access_db; __ocfs2_delete_entry() local
H A Dalloc.c731 ocfs2_journal_access_func access = path_root_access(path); ocfs2_path_bh_journal_access() local
436 __ocfs2_init_extent_tree(struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ci, struct buffer_head *bh, ocfs2_journal_access_func access, void *obj, struct ocfs2_extent_tree_operations *ops) __ocfs2_init_extent_tree() argument
687 ocfs2_new_path(struct buffer_head *root_bh, struct ocfs2_extent_list *root_el, ocfs2_journal_access_func access) ocfs2_new_path() argument
H A Dxattr.c1530 ocfs2_journal_access_func access; ocfs2_xa_block_journal_access() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Dclass.h214 __u8 access; member in struct:nv_dma_v0
/linux-4.4.14/arch/tile/include/hv/
H A Dhypervisor.h820 HV_PTE access; member in struct:__anon2878
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h587 access: 2, /* 39-38: access rights of initiator*/ member in struct:proto_error_reg
/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h198 unsigned access:3; member in struct:kvm_mmu_page_role::__anon3072
532 unsigned access; member in struct:kvm_vcpu_arch
1099 static inline gpa_t translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, translate_gpa() argument
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-sriox-defs.h1520 uint64_t access:1; member in struct:cvmx_sriox_status_reg::cvmx_sriox_status_reg_s
/linux-4.4.14/fs/nfs/
H A Dnfs4xdr.c1136 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) encode_access() argument
4233 static int decode_access(struct xdr_stream *xdr, u32 *supported, u32 *access) decode_access() argument
/linux-4.4.14/include/linux/mlx4/
H A Ddevice.h665 u32 access; member in struct:mlx4_mr

Completed in 3904 milliseconds