Home
last modified time | relevance | path

Searched defs:log (Results 1 – 4 of 4) sorted by relevance

/kernel/bpf/
Dbtf.c286 struct bpf_verifier_log log; member
1367 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log()
1380 struct bpf_verifier_log *log = &env->log; in btf_verifier_log() local
1396 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type() local
1446 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member() local
1499 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi() local
1524 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr() local
4988 struct bpf_verifier_log *log; in btf_parse() local
5106 btf_get_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_get_prog_ctx_type()
5172 static int btf_translate_to_vmlinux(struct bpf_verifier_log *log, in btf_translate_to_vmlinux()
[all …]
Dbpf_struct_ops.c104 void bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log) in bpf_struct_ops_init()
Dverifier.c294 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, in bpf_verifier_vlog()
319 static void bpf_vlog_reset(struct bpf_verifier_log *log, u32 new_pos) in bpf_vlog_reset()
362 __printf(2, 3) void bpf_log(struct bpf_verifier_log *log, in bpf_log()
15141 int bpf_check_attach_target(struct bpf_verifier_log *log, in bpf_check_attach_target()
15490 struct bpf_verifier_log *log; in bpf_check() local
/kernel/
Dseccomp.c224 bool log; member
957 bool log = false; in seccomp_log() local
2191 u32 log; member