Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_lsm.h42 extern const struct bpf_func_proto bpf_inode_storage_get_proto;
/openbmc/linux/kernel/bpf/
H A Dbpf_inode_storage.c219 const struct bpf_func_proto bpf_inode_storage_get_proto = { variable
H A Dbpf_lsm.c209 return &bpf_inode_storage_get_proto; in bpf_lsm_func_proto()