Home
last modified time | relevance | path

Searched defs:map_sz (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/hte/ !
Dhte-tegra194.c117 u32 map_sz; member
250 u32 map_sz, u32 *mapped) in tegra_hte_map_to_line_id()
275 u32 map_sz = 0; in tegra_hte_line_xlate() local
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ !
Dmmap.c19 const size_t map_sz = roundup_page(sizeof(struct map_data)); in test_mmap() local
Dmap_init.c38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup()
/linux-6.1.9/tools/bpf/bpftool/ !
Dgen.c460 size_t map_sz; in bpf_map_mmap_sz() local
/linux-6.1.9/drivers/input/touchscreen/ !
Dcyttsp4_core.h260 size_t map_sz; member
/linux-6.1.9/tools/lib/bpf/ !
Dlibbpf.c1519 size_t map_sz; in bpf_map_mmap_sz() local
1980 size_t map_sz; in bpf_object__init_kconfig_map() local
/linux-6.1.9/drivers/net/ethernet/broadcom/ !
Dtg3.c6638 static void tg3_rx_data_free(struct tg3 *tp, struct ring_info *ri, u32 map_sz) in tg3_rx_data_free()