Home
last modified time | relevance | path

Searched refs:map_type_contains_progs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf.h1820 static inline bool map_type_contains_progs(struct bpf_map *map) in map_type_contains_progs() function
/openbmc/linux/kernel/bpf/
H A Dcore.c2321 if (!map_type_contains_progs(map)) in bpf_check_tail_call()
H A Dsyscall.c808 if (map_type_contains_progs(map)) { in bpf_map_show_fdinfo()