Searched defs:log (Results 1 – 7 of 7) sorted by relevance
| /kernel/bpf/ |
| D | log.c | 16 static bool bpf_verifier_log_attr_valid(const struct bpf_verifier_log *log) in bpf_verifier_log_attr_valid() 31 int bpf_vlog_init(struct bpf_verifier_log *log, u32 log_level, in bpf_vlog_init() 45 static void bpf_vlog_update_len_max(struct bpf_verifier_log *log, u32 add_len) in bpf_vlog_update_len_max() 60 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, in bpf_verifier_vlog() 149 void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos) in bpf_vlog_reset() 188 static int bpf_vlog_reverse_ubuf(struct bpf_verifier_log *log, int start, int end) in bpf_vlog_reverse_ubuf() 226 int bpf_vlog_finalize(struct bpf_verifier_log *log, u32 *log_size_actual) in bpf_vlog_finalize() 318 __printf(2, 3) void bpf_log(struct bpf_verifier_log *log, in bpf_log()
|
| D | btf.c | 317 struct bpf_verifier_log log; member 1406 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log() 1419 struct bpf_verifier_log *log = &env->log; in btf_verifier_log() local 1435 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type() local 1485 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member() local 1538 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi() local 1563 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr() local 5517 btf_parse_struct_metas(struct bpf_verifier_log *log, struct btf *btf) in btf_parse_struct_metas() 5696 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log() 5889 bool btf_is_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_is_prog_ctx_type() [all …]
|
| D | offload.c | 823 int bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log, in bpf_dev_bound_kfunc_check()
|
| D | bpf_struct_ops.c | 319 struct bpf_verifier_log *log) in bpf_struct_ops_desc_init()
|
| D | verifier.c | 9624 struct bpf_verifier_log *log = &env->log; in btf_check_func_arg_match() local 21961 int bpf_check_attach_target(struct bpf_verifier_log *log, in bpf_check_attach_target()
|
| /kernel/ |
| D | seccomp.c | 229 bool log; member 988 bool log = false; in seccomp_log() local 2285 u32 log; member
|
| /kernel/sched/ |
| D | ext.c | 5566 static int bpf_scx_btf_struct_access(struct bpf_verifier_log *log, in bpf_scx_btf_struct_access()
|