Home
last modified time | relevance | path

Searched full:map1 (Results 1 – 25 of 183) sorted by relevance

12345678

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dsubskeleton.c38 ASSERT_OK_PTR(lib->maps.map1, "map1"); in subskeleton_lib_subresult()
39 ASSERT_STREQ(bpf_map__name(lib->maps.map1), "map1", "map name"); in subskeleton_lib_subresult()
/kernel/linux/linux-6.6/arch/mips/pci/
Dpci-malta.c81 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; in mips_pcibios_init() local
109 map1 = GT_READ(GT_PCI0M1REMAP_OFS); in mips_pcibios_init()
115 map = map1; in mips_pcibios_init()
152 map1 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO0) >> in mips_pcibios_init()
159 map = map1; in mips_pcibios_init()
167 if (map2 == map1 + 1) { in mips_pcibios_init()
168 map = map1; in mips_pcibios_init()
/kernel/linux/linux-5.10/arch/mips/pci/
Dpci-malta.c81 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; in mips_pcibios_init() local
109 map1 = GT_READ(GT_PCI0M1REMAP_OFS); in mips_pcibios_init()
115 map = map1; in mips_pcibios_init()
152 map1 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO0) >> in mips_pcibios_init()
159 map = map1; in mips_pcibios_init()
167 if (map2 == map1 + 1) { in mips_pcibios_init()
168 map = map1; in mips_pcibios_init()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dlinked_maps2.c17 } map1 SEC(".maps");
46 bpf_map_update_elem(&map1, &key_struct, &val_struct, 0); in BPF_PROG()
61 value_struct = bpf_map_lookup_elem(&map1, &key_struct); in BPF_PROG()
Dlinked_maps1.c16 } map1 SEC(".maps");
52 bpf_map_update_elem(&map1, &key_struct, &val_struct, 0); in BPF_PROG()
67 value_struct = bpf_map_lookup_elem(&map1, &key_struct); in BPF_PROG()
Dbpf_loop.c19 } map1 SEC(".maps");
165 int *val = bpf_map_lookup_elem(&map1, &key); in map1_lookup_elem()
172 bpf_map_update_elem(&map1, &key, &val, BPF_ANY); in map1_update_elem()
Dtest_subskeleton_lib.c35 } map1 SEC(".maps");
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos5422-odroidhc1.dts73 map1 {
117 map1 {
161 map1 {
205 map1 {
242 map1 {
Dexynos5422-odroidxu3-common.dtsi99 map1 {
182 map1 {
255 map1 {
328 map1 {
401 map1 {
Dexynos4-cpu-thermal.dtsi42 map1 {
Dexynos5420-arndale-octa.dts116 map1 {
183 map1 {
246 map1 {
309 map1 {
/kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/
Dexynos5422-odroidhc1.dts75 map1 {
119 map1 {
163 map1 {
207 map1 {
244 map1 {
Dexynos5422-odroidxu3-common.dtsi103 map1 {
186 map1 {
259 map1 {
332 map1 {
405 map1 {
Dexynos4-cpu-thermal.dtsi42 map1 {
Dexynos5420-arndale-octa.dts121 map1 {
188 map1 {
251 map1 {
314 map1 {
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
Dtlbie_test.c58 static char *map1; variable
107 * map1 + (i * RIM_CHUNK_SIZE)
119 chunk_start = (char *)((unsigned long)map1 + in compute_chunk_start_addr()
185 * address == map1 +
578 mprotect(map1, size, PROT_READ); in mem_snapshot_fn()
581 * Load from the working alias (map1). Loading from map2 in mem_snapshot_fn()
584 memcpy(tmp, map1, size); in mem_snapshot_fn()
598 mprotect(map1, size, PROT_READ|PROT_WRITE); in mem_snapshot_fn()
659 map1 = shmat(shmid, NULL, 0); in main()
660 if (map1 == (void *) -1) { in main()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
Dtlbie_test.c57 static char *map1; variable
106 * map1 + (i * RIM_CHUNK_SIZE)
118 chunk_start = (char *)((unsigned long)map1 + in compute_chunk_start_addr()
184 * address == map1 +
577 mprotect(map1, size, PROT_READ); in mem_snapshot_fn()
580 * Load from the working alias (map1). Loading from map2 in mem_snapshot_fn()
583 memcpy(tmp, map1, size); in mem_snapshot_fn()
597 mprotect(map1, size, PROT_READ|PROT_WRITE); in mem_snapshot_fn()
658 map1 = shmat(shmid, NULL, 0); in main()
659 if (map1 == (void *) -1) { in main()
[all …]
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmpspec.h110 #define physids_equal(map1, map2) \ argument
111 bitmap_equal((map1).mask, (map2).mask, MAX_LOCAL_APIC)
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dsm8150.dtsi1254 map1 {
1298 map1 {
1342 map1 {
1386 map1 {
1430 map1 {
1474 map1 {
1518 map1 {
1562 map1 {
1606 map1 {
1650 map1 {
[all …]
Dsm8250.dtsi2421 map1 {
2465 map1 {
2509 map1 {
2553 map1 {
2597 map1 {
2641 map1 {
2685 map1 {
2729 map1 {
2773 map1 {
2817 map1 {
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
Dmap_in_map_batch_ops.c54 * eg: map1 key = 0, value = map1's map id in create_inner_maps()
/kernel/linux/linux-5.10/sound/soc/uniphier/
Daio.h170 * 0x12080 DMAC map1 --> [selector] --> DMAC hardware 1
173 * 0x42400 Port map1 --> [selector] --> Port hardware 2
/kernel/linux/linux-6.6/arch/arm64/boot/dts/marvell/
Darmada-8040-clearfog-gt-8k.dts129 map1 {
165 map1 {
213 map1 {
/kernel/linux/linux-6.6/sound/soc/uniphier/
Daio.h170 * 0x12080 DMAC map1 --> [selector] --> DMAC hardware 1
173 * 0x42400 Port map1 --> [selector] --> Port hardware 2
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dzx2967-thermal.txt82 map1 {

12345678