Home
last modified time | relevance | path

Searched refs:BPF_MAP_TYPE_INODE_STORAGE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf_types.h110 BPF_MAP_TYPE(BPF_MAP_TYPE_INODE_STORAGE, inode_storage_map_ops)
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c27 __uint(type, BPF_MAP_TYPE_INODE_STORAGE);
H A Dmap_kptr.c85 __uint(type, BPF_MAP_TYPE_INODE_STORAGE);
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_probes.c308 case BPF_MAP_TYPE_INODE_STORAGE: in probe_map_create()
H A Dlibbpf.c172 [BPF_MAP_TYPE_INODE_STORAGE] = "inode_storage",
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h942 BPF_MAP_TYPE_INODE_STORAGE, enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h942 BPF_MAP_TYPE_INODE_STORAGE, enumerator
/openbmc/linux/kernel/bpf/
H A Dsyscall.c1060 map->map_type != BPF_MAP_TYPE_INODE_STORAGE && in map_check_btf()
1085 map->map_type != BPF_MAP_TYPE_INODE_STORAGE && in map_check_btf()
1207 case BPF_MAP_TYPE_INODE_STORAGE: in map_create()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c889 case BPF_MAP_TYPE_INODE_STORAGE: in fixup_obj()