Lines Matching refs:aux
77 if (btf_type_vlen(prog->aux->attach_func_proto) < 1 || in BTF_SET_END()
79 prog->aux->attach_btf_id)) { in BTF_SET_END()
85 args = btf_params(prog->aux->attach_func_proto); in BTF_SET_END()
106 if (!btf_id_set_contains(&bpf_lsm_hooks, prog->aux->attach_btf_id)) { in bpf_lsm_verify_prog()
108 prog->aux->attach_btf_id, prog->aux->attach_func_name); in bpf_lsm_verify_prog()
145 return bpf_lsm_is_sleepable_hook(prog->aux->attach_btf_id); in bpf_ima_inode_hash_allowed()
223 return prog->aux->sleepable ? &bpf_ima_inode_hash_proto : NULL; in bpf_lsm_func_proto()
225 return prog->aux->sleepable ? &bpf_ima_file_hash_proto : NULL; in bpf_lsm_func_proto()
233 prog->aux->attach_btf_id)) in bpf_lsm_func_proto()
236 prog->aux->attach_btf_id)) in bpf_lsm_func_proto()
243 prog->aux->attach_btf_id)) in bpf_lsm_func_proto()
246 prog->aux->attach_btf_id)) in bpf_lsm_func_proto()