| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | arch_timer.h | 105 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 D | arch_timer.h | 100 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 D | hash_64k.c | 38 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 D | hugetlbpage.c | 20 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 D | fault.c | 135 unsigned long access, flags, inv_flags = 0; in cxl_handle_mm_fault() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| H A D | umem.c | 141 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 D | u_uac1_legacy.h | 38 int access; member
|
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | ib_umem.h | 87 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 D | security.c | 402 afs_access_t access; afs_permission() local [all...] |
| /kernel/linux/linux-5.10/include/linux/iio/ |
| H A D | buffer_impl.h | 82 const struct iio_buffer_access_funcs *access; member
|
| /kernel/linux/linux-6.6/drivers/misc/cxl/ |
| H A D | fault.c | 135 unsigned long access, flags, inv_flags = 0; in cxl_handle_mm_fault() local
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | exprep.c | 198 u32 access; acpi_ex_decode_field_access() local [all...] |
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | security.c | 402 afs_access_t access; afs_permission() local [all...] |
| /kernel/linux/linux-6.6/include/linux/iio/ |
| H A D | buffer_impl.h | 98 const struct iio_buffer_access_funcs *access; member
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | u_uac1_legacy.h | 38 int access; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | umem.c | 142 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 D | priv.h | 30 const struct nvkm_enum *access; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | file_open.c | 161 int access; in avpriv_fopen_utf8() local
|
| /third_party/alsa-utils/axfer/test/ |
| H A D | container-test.c | 127 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 D | generator.c | 48 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 D | effect-sweep.c | 32 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 D | xfer-libasound-irq-rw.c | 14 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 D | RbnfMapperTest.java | 175 rbnfRule( Group group, String setType, Access access, String key, String value, int ruleIndex) rbnfRule() argument
|
| /third_party/libdrm/nouveau/ |
| H A D | private.h | 90 uint32_t access; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_access.c | 200 unsigned access = var->data.access; in process_variable() local 226 enum gl_access_qualifier access = nir_intrinsic_access(instr); update_access() local [all...] |