Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dinode.c184 static struct bpf_map *seq_file_to_map(struct seq_file *m) in seq_file_to_map() function
218 struct bpf_map *map = seq_file_to_map(m); in map_seq_next()
254 struct bpf_map *map = seq_file_to_map(m); in map_seq_show()