Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbpf_lsm.h38 extern const struct bpf_func_proto bpf_inode_storage_get_proto;
/Linux-v5.10/kernel/bpf/
Dbpf_lsm.c59 return &bpf_inode_storage_get_proto; in bpf_lsm_func_proto()
Dbpf_inode_storage.c254 const struct bpf_func_proto bpf_inode_storage_get_proto = { variable