Home
last modified time | relevance | path

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

12345678910>>...32

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Darch_timer.h105 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u32 val) in arch_timer_reg_write_cp15() argument
131 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15() argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Darch_timer.h100 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u64 val) in arch_timer_reg_write_cp15() argument
132 u64 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_64k.c38 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() argument
228 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K() argument
[all...]
H A Dhugetlbpage.c20 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge() argument
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dfault.c135 unsigned long access, flags, inv_flags = 0; in cxl_handle_mm_fault() local
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dumem.c141 ib_umem_get(struct ib_device *device, unsigned long addr, size_t size, int access) ib_umem_get() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_uac1_legacy.h38 int access; member
/kernel/linux/linux-5.10/include/rdma/
H A Dib_umem.h87 ib_umem_get(struct ib_device *device, unsigned long addr, size_t size, int access) ib_umem_get() argument
/kernel/linux/linux-5.10/fs/afs/
H A Dsecurity.c402 afs_access_t access; afs_permission() local
[all...]
/kernel/linux/linux-5.10/include/linux/iio/
H A Dbuffer_impl.h82 const struct iio_buffer_access_funcs *access; member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dfault.c135 unsigned long access, flags, inv_flags = 0; in cxl_handle_mm_fault() local
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexprep.c198 u32 access; acpi_ex_decode_field_access() local
[all...]
/kernel/linux/linux-6.6/fs/afs/
H A Dsecurity.c402 afs_access_t access; afs_permission() local
[all...]
/kernel/linux/linux-6.6/include/linux/iio/
H A Dbuffer_impl.h98 const struct iio_buffer_access_funcs *access; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_uac1_legacy.h38 int access; member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dumem.c142 ib_umem_get(struct ib_device *device, unsigned long addr, size_t size, int access) ib_umem_get() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dpriv.h30 const struct nvkm_enum *access; member
/third_party/ffmpeg/libavutil/
H A Dfile_open.c161 int access; in avpriv_fopen_utf8() local
/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c127 static int callback(struct test_generator *gen, snd_pcm_access_t access, in callback() argument
36 test_builder(struct container_context *cntr, int fd, enum container_format format, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, bool verbose) test_builder() argument
83 test_parser(struct container_context *cntr, int fd, enum container_format format, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, bool verbose) test_parser() argument
H A Dgenerator.c48 static void *allocate_buf(snd_pcm_access_t access, in allocate_buf() argument
60 static void *allocate_vector(snd_pcm_access_t access, in allocate_vector() argument
88 static int fill_buf(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_buf() argument
107 static int fill_vector(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_vector() argument
148 test_frame_count(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame) test_frame_count() argument
199 test_samples_per_frame(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format) test_samples_per_frame() argument
216 test_sample_format(struct test_generator *gen, snd_pcm_access_t access) test_sample_format() argument
[all...]
/third_party/alsa-utils/alsaloop/
H A Deffect-sweep.c32 effect_init(struct lookback *loopback, void *private_data, snd_pcm_access_t access, unsigned int channels, unsigned int rate, snd_pcm_format_t format) effect_init() argument
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-irq-rw.c14 snd_pcm_access_t access; member
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DRbnfMapperTest.java175 rbnfRule( Group group, String setType, Access access, String key, String value, int ruleIndex) rbnfRule() argument
/third_party/libdrm/nouveau/
H A Dprivate.h90 uint32_t access; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_access.c200 unsigned access = var->data.access; in process_variable() local
226 enum gl_access_qualifier access = nir_intrinsic_access(instr); update_access() local
[all...]

Completed in 13 milliseconds

12345678910>>...32