Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_lsm.h45 extern const struct bpf_func_proto bpf_inode_storage_get_proto;
/linux/kernel/bpf/
H A Dbpf_inode_storage.c215 const struct bpf_func_proto bpf_inode_storage_get_proto = { variable
H A Dbpf_lsm.c240 return &bpf_inode_storage_get_proto; in bpf_lsm_func_proto()