Home
last modified time | relevance | path

Searched refs:bpf_map_support_seq_show (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dinode.c357 bpf_map_support_seq_show(map) ? in bpf_mkmap()
/openbmc/linux/include/linux/
H A Dbpf.h558 static inline bool bpf_map_support_seq_show(const struct bpf_map *map) in bpf_map_support_seq_show() function