Searched refs:bpf_inode_storage_get_proto (Results 1 – 3 of 3) sorted by relevance
38 extern const struct bpf_func_proto bpf_inode_storage_get_proto;
59 return &bpf_inode_storage_get_proto; in bpf_lsm_func_proto()
254 const struct bpf_func_proto bpf_inode_storage_get_proto = { variable