Searched defs:map_value (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.1/tools/testing/selftests/bpf/progs/ |
| D | map_kptr_fail.c | 7 struct map_value { struct 17 __type(value, struct map_value); argument
|
| D | lru_bug.c | 6 struct map_value { struct 14 __type(value, struct map_value); argument
|
| D | map_kptr.c | 6 struct map_value { struct 14 __type(value, struct map_value); argument
|
| D | cb_refs.c | 6 struct map_value { struct 13 __type(value, struct map_value); argument
|
| /Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
| D | load_bytes_relative.c | 20 __u32 map_value = 0; in test_load_bytes_relative() local
|
| /Linux-v6.1/drivers/ata/ |
| D | ata_piix.c | 1362 u8 map_value; in piix_init_sata_map() local
|
| /Linux-v6.1/kernel/bpf/ |
| D | helpers.c | 1372 BPF_CALL_2(bpf_kptr_xchg, void *, map_value, void *, ptr) in BPF_CALL_2() argument
|
| D | hashtab.c | 765 void *map_value = elem->key + round_up(htab->map.key_size, 8); in check_and_free_fields() local
|
| D | syscall.c | 587 void bpf_map_free_kptrs(struct bpf_map *map, void *map_value) in bpf_map_free_kptrs()
|