Home
last modified time | relevance | path

Searched defs:map_size (Results 26 - 50 of 169) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Defi-stub.c228 void efi_get_virtmap(efi_memory_desc_t *memory_map, unsigned long map_size, in efi_get_virtmap() argument
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dmokvar-table.c106 unsigned long map_size = 0; in efi_mokvar_table_init() local
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c223 size_t map_size = BITS_TO_LONGS(width*height) * sizeof(unsigned long); in sita_init() local
H A Dtcm.h64 size_t map_size; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_counter_cgroup.c52 int map_size, map_fd; in bperf_load_program() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c109 int run, fd, map_size, result = KSFT_PASS; in check_child_file_mapping() local
H A Dcheck_mmap_options.c63 int run, result, map_size; in check_anonymous_memory_mapping() local
94 int run, fd, map_size; in check_file_memory_mapping() local
133 int run, prot_flag, result, fd, map_size; check_clear_prot_mte_flag() local
[all...]
H A Dmte_common_util.c210 int map_size = size + range_before + range_after; in mte_allocate_file_memory_tag_range() local
/third_party/ffmpeg/libavcodec/
H A Davs.c124 int map_size = ((318 / vect_w + 7) / 8) * (198 / vect_h); in avs_decode_frame() local
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dshm_test.c90 int map_size; member
282 int map_size; /* size of the file mapped. */ in main() local
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dvm_tests.c191 const uint64_t map_size = (4ULL << 30) - (2 << 12); in amdgpu_vm_unaligned_map() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw.c164 unsigned map_size = (draw_count - 1) * indirect->stride + (num_params * sizeof(uint32_t)); in util_draw_indirect_read() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/arm/
H A Darm.c95 u32 map_size = phys_offset + sizeof(u32); in mali_secure_mode_init_juno() local
581 u32 map_size = phys_offset + sizeof(u32); in mali_read_phys() local
597 u32 map_size = phys_offset + sizeof(u32); in mali_write_phys() local
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Defi-stub.c307 void efi_get_virtmap(efi_memory_desc_t *memory_map, unsigned long map_size, in efi_get_virtmap() argument
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c196 int map_size = size + range_before + range_after; in mte_allocate_file_memory_tag_range() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_lru_map.c253 unsigned int map_size; in test_lru_sanity1() local
330 unsigned int map_size; in test_lru_sanity2() local
437 unsigned int map_size; in test_lru_sanity3() local
624 unsigned int map_size = tgt_free * 2; test_lru_sanity6() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Dtcm.h64 size_t map_size; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsbuslib.c47 unsigned int size, page, r, map_size; in sbusfb_mmap_helper() local
H A Dsa1100fb.h46 u_int map_size; member
/kernel/linux/linux-5.10/kernel/trace/
H A Dtracing_map.h186 unsigned int map_size; member
/kernel/linux/linux-6.6/fs/exfat/
H A Dballoc.c52 long long map_size; in exfat_allocate_bitmap() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsa1100fb.h46 u_int map_size; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_lru_map.c244 unsigned int map_size; in test_lru_sanity1() local
321 unsigned int map_size; in test_lru_sanity2() local
427 unsigned int map_size; in test_lru_sanity3() local
613 unsigned int map_size = tgt_free * 2; test_lru_sanity6() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtracing_map.h186 unsigned int map_size; member
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c453 int map_size = (int)(ssize_t)schema->child_map_size, subsequent = 0; in lws_struct_sq3_create_table() local

Completed in 14 milliseconds

1234567