Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbpf_lsm.h41 extern const struct bpf_func_proto bpf_inode_storage_get_proto;
/Linux-v5.15/kernel/bpf/
Dbpf_inode_storage.c261 const struct bpf_func_proto bpf_inode_storage_get_proto = { variable
Dbpf_lsm.c107 return &bpf_inode_storage_get_proto; in bpf_lsm_func_proto()