Home
last modified time | relevance | path

Searched defs:access (Results 476 - 500 of 756) sorted by relevance

1...<<11121314151617181920>>...31

/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c136 u16 access = 0, execute = 0; in t4vf_wr_mbox_core() local
88 t4vf_record_mbox(struct adapter *adapter, const __be64 *cmd, int size, int access, int execute) t4vf_record_mbox() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c131 int access; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h85 static inline u8 to_erdma_access_flags(int access) in to_erdma_access_flags() argument
128 u8 access; member
/kernel/linux/linux-6.6/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) devx_umem_reg_cmd_alloc() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct6775-platform.c101 enum sensor_access access; member
1507 enum sensor_access access in sensors_nct6775_platform_init() local
[all...]
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c2069 struct csdev_access access = { 0 }; etm4_probe() local
2185 struct csdev_access access = { 0 }; etm4_probe_cpu() local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dpages.c1920 struct iopt_pages_access *access; in iopt_area_add_access() local
1975 struct iopt_pages_access *access; iopt_area_remove_access() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h309 int access; member
341 int access; member
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dfs_test.c552 __u64 access; in TEST_F_FORK() local
635 __u64 access; global() member
3007 test_make_file(struct __test_metadata *const _metadata, const __u64 access, const mode_t mode, const dev_t dev) test_make_file() argument
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol.c270 unsigned int access; in snd_ctl_new1() local
233 snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, unsigned int access, struct snd_ctl_file *file) snd_ctl_new() argument
1714 unsigned int access; snd_ctl_elem_add() local
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-topology.c624 u32 access = le32_to_cpu(tc->access); in soc_tplg_create_tlv() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.h358 unsigned int access; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasoc.h175 __le32 access; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasoc.h188 __le32 access; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasoc.h188 __le32 access; member
/third_party/curl/lib/
H A Dsmb.c169 unsigned int access; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c897 static const snd_mask_t access = { .bits = { local
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h295 __le32 access; member
/third_party/libuv/src/win/
H A Dpipe.c2377 FILE_ACCESS_INFORMATION access; in uv_pipe_open() local
209 uv__pipe_server( HANDLE* pipeHandle_ptr, DWORD access, char* name, size_t nameSize, char* random) uv__pipe_server() argument
[all...]
H A Dutil.c1376 static int uv__get_handle(uv_pid_t pid, int access, HANDLE* handle) { in uv__get_handle() argument
/third_party/libdrm/intel/
H A Dintel_decode.c3382 int idx, access; in decode_3d_965() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2169 unsigned access = nir_intrinsic_access(intrin); in lower_explicit_io_array_length() local
[all...]
H A Dnir_opt_load_store_vectorize.c198 enum gl_access_qualifier access; member
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c84 enum gl_access_qualifier access; member
312 enum gl_access_qualifier access in vtn_pointer_dereference() local
491 _vtn_local_load_store(struct vtn_builder *b, bool load, nir_deref_instr *deref, struct vtn_ssa_value *inout, enum gl_access_qualifier access) _vtn_local_load_store() argument
547 vtn_local_load(struct vtn_builder *b, nir_deref_instr *src, enum gl_access_qualifier access) vtn_local_load() argument
563 vtn_local_store(struct vtn_builder *b, struct vtn_ssa_value *src, nir_deref_instr *dest, enum gl_access_qualifier access) vtn_local_store() argument
596 _vtn_variable_load_store(struct vtn_builder *b, bool load, struct vtn_pointer *ptr, enum gl_access_qualifier access, struct vtn_ssa_value **inout) _vtn_variable_load_store() argument
695 vtn_variable_load(struct vtn_builder *b, struct vtn_pointer *src, enum gl_access_qualifier access) vtn_variable_load() argument
704 vtn_variable_store(struct vtn_builder *b, struct vtn_ssa_value *src, struct vtn_pointer *dest, enum gl_access_qualifier access) vtn_variable_store() argument
2268 vtn_get_mem_operands(struct vtn_builder *b, const uint32_t *w, unsigned count, unsigned *idx, SpvMemoryAccessMask *access, unsigned *alignment, SpvScope *dest_scope, SpvScope *src_scope) vtn_get_mem_operands() argument
2299 spv_access_to_gl_access(SpvMemoryAccessMask access) spv_access_to_gl_access() argument
2335 vtn_emit_make_visible_barrier(struct vtn_builder *b, SpvMemoryAccessMask access, SpvScope scope, enum vtn_variable_mode mode) vtn_emit_make_visible_barrier() argument
2347 vtn_emit_make_available_barrier(struct vtn_builder *b, SpvMemoryAccessMask access, SpvScope scope, enum vtn_variable_mode mode) vtn_emit_make_available_barrier() argument
2362 enum gl_access_qualifier *access = void_ptr; ptr_nonuniform_workaround_cb() local
2444 enum gl_access_qualifier access = 0; vtn_handle_variables() local
2553 SpvMemoryAccessMask access; vtn_handle_variables() local
2595 SpvMemoryAccessMask access; vtn_handle_variables() local
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c1241 tegra_make_image_handle_resident(struct pipe_context *pcontext, uint64_t handle, unsigned access, bool resident) tegra_make_image_handle_resident() argument

Completed in 53 milliseconds

1...<<11121314151617181920>>...31