Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbpf_lsm.c151 static const struct bpf_func_proto bpf_ima_inode_hash_proto = { variable
224 return prog->aux->sleepable ? &bpf_ima_inode_hash_proto : NULL; in bpf_lsm_func_proto()