Home
last modified time | relevance | path

Searched defs:access (Results 401 - 425 of 797) sorted by relevance

1...<<11121314151617181920>>...32

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr3.h28 unsigned int access; member
140 __u32 access; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1126 ice_acquire_global_cfg_lock(struct ice_hw *hw, enum ice_aq_res_access_type access) ice_acquire_global_cfg_lock() argument
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dshuttle_usbat.c222 usbat_read(struct us_data *us, unsigned char access, unsigned char reg, unsigned char *content) usbat_read() argument
240 usbat_write(struct us_data *us, unsigned char access, unsigned char reg, unsigned char content) usbat_write() argument
475 usbat_write_block(struct us_data *us, unsigned char access, void* buf, unsigned short len, int minutes, int use_sg) usbat_write_block() argument
512 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
[all...]
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dkcsan_test.c152 } access[2]; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h280 s16 access; /* time (ms) to access mailbox */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c78 u32 access; member
[all...]
/kernel/linux/linux-6.6/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) get_mtt_entries() argument
1144 erdma_reg_user_mr(struct ib_pd *ibpd, u64 start, u64 len, u64 virt, int access, struct ib_udata *udata) erdma_reg_user_mr() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dwr.c189 set_reg_mkey_seg(struct mlx5_mkey_seg *seg, struct mlx5_ib_mr *mr, u32 key, int access) set_reg_mkey_seg() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c1421 bool access; in can_access() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c64 u8 access; member
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1221 static struct ib_mr *rxe_get_dma_mr(struct ib_pd *ibpd, int access) in rxe_get_dma_mr() argument
1252 rxe_reg_user_mr(struct ib_pd *ibpd, u64 start, u64 length, u64 iova, int access, struct ib_udata *udata) rxe_reg_user_mr() argument
1300 rxe_rereg_user_mr(struct ib_mr *ibmr, int flags, u64 start, u64 length, u64 iova, int access, struct ib_pd *ibpd, struct ib_udata *udata) rxe_rereg_user_mr() argument
[all...]
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dselftest.c604 struct iommufd_access *access; member
739 struct iommufd_access *access; in iommufd_test_create_access() local
[all...]
/kernel/linux/linux-6.6/security/landlock/
H A Dfs.c1176 access_mask_t access = 0; get_required_file_open_access() local
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dpcm.c281 static const char *snd_pcm_access_name(snd_pcm_access_t access) in snd_pcm_access_name() argument
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Dxonar_wm87x6.c875 unsigned int access; in activate_control() local
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c397 unsigned int access; in remap_map_elem_info() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.h93 snd_pcm_access_t access; member
H A Dpcm_plug.c368 snd_pcm_access_t access; member
[all...]
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c454 static int set_hwparams(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_access_t access) { in set_hwparams() argument
/third_party/curl/lib/
H A Dcurl_setup.h400 # define access(fname,mode) curlx_win32_access(fname, mode) macro
423 # define access(fname,mode) curlx_win32_access(fname, mode) macro
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.h91 snd_pcm_access_t access; member
/third_party/alsa-lib/include/
H A Dtopology.h884 int access; /*!< Control access */ member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c595 enum gl_access_qualifier access = var->data.access; in print_var_decl() local
[all...]
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h207 } access; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c833 const GLenum access = in update_uniforms_shader_info() local

Completed in 34 milliseconds

1...<<11121314151617181920>>...32