Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dinode.c742 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super() local
747 ret = simple_fill_super(sb, BPF_FS_MAGIC, bpf_rfiles); in bpf_fill_super()