Home
last modified time | relevance | path

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

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