Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c251 struct bpf_verifier_log log; member
1220 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log()
1233 struct bpf_verifier_log *log = &env->log; in btf_verifier_log() local
1249 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type() local
1294 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member() local
1340 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi() local
1365 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr() local
4118 struct bpf_verifier_log *log; in btf_parse() local
4232 btf_get_prog_ctx_type(struct bpf_verifier_log *log, struct btf *btf, in btf_get_prog_ctx_type()
4312 struct bpf_verifier_log *log) in btf_vmlinux_map_ids_init()
[all …]
Dbpf_struct_ops.c100 void bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log) in bpf_struct_ops_init()
Dverifier.c270 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, in bpf_verifier_vlog()
293 static void bpf_vlog_reset(struct bpf_verifier_log *log, u32 new_pos) in bpf_vlog_reset()
336 __printf(2, 3) void bpf_log(struct bpf_verifier_log *log, in bpf_log()
12236 int bpf_check_attach_target(struct bpf_verifier_log *log, in bpf_check_attach_target()
12556 struct bpf_verifier_log *log; in bpf_check() local
/kernel/
Dseccomp.c218 bool log; member
967 bool log = false; in seccomp_log() local
2133 u32 log; member