Searched defs:map_sz (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_init.c | 38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup() argument
|
H A D | mmap.c | 19 const size_t map_sz = roundup_page(sizeof(struct map_data)); in test_mmap() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_init.c | 38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup() argument
|
H A D | mmap.c | 19 const size_t map_sz = roundup_page(sizeof(struct map_data)); in test_mmap() local [all...] |
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | of_property.c | 189 u32 i, addr_sz[OF_PCI_MAX_INT_PIN] = { 0 }, map_sz = 0; in of_pci_prop_intr_map() local
|
/kernel/linux/linux-6.6/drivers/hte/ |
H A D | hte-tegra194.c | 121 u32 map_sz; member 390 u32 map_sz = 0; in tegra_hte_line_xlate() local 363 tegra_hte_map_to_line_id(u32 eid, const struct tegra_hte_line_mapped *m, u32 map_sz, u32 *mapped) tegra_hte_map_to_line_id() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1545 size_t map_sz; in tcm_qla2xxx_init_lport() local
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | gen.c | 459 size_t map_sz; in bpf_map_mmap_sz() local
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | cyttsp4_core.h | 274 size_t map_sz; member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | cyttsp4_core.h | 260 size_t map_sz; member
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 1333 size_t map_sz; in bpf_map_mmap_sz() local 1723 size_t map_sz; in bpf_object__init_kconfig_map() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 6656 static void tg3_rx_data_free(struct tg3 *tp, struct ring_info *ri, u32 map_sz) in tg3_rx_data_free() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 6639 static void tg3_rx_data_free(struct tg3 *tp, struct ring_info *ri, u32 map_sz) in tg3_rx_data_free() argument
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf.c | 1516 size_t map_sz; in bpf_map_mmap_sz() local 2040 size_t map_sz; in bpf_object__init_kconfig_map() local
|
Completed in 72 milliseconds