Searched refs:btf_log_level (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dgen_loader.c420 int attr_size = offsetofend(union bpf_attr, btf_log_level);
432 move_ctx2blob(gen, attr_field(btf_load_attr, btf_log_level), 4,
H A Dbpf.c1229 attr.btf_log_level = log_level;
1236 attr.btf_log_level = 1;
/linux-master/include/uapi/linux/
H A Dbpf.h535 * *btf_log_level* which allow the kernel to return freeform log
1674 __u32 btf_log_level; member in struct:bpf_attr::__anon2607
/linux-master/tools/include/uapi/linux/
H A Dbpf.h535 * *btf_log_level* which allow the kernel to return freeform log
1674 __u32 btf_log_level; member in struct:bpf_attr::__anon3148
/linux-master/kernel/bpf/
H A Dbtf.c5562 err = bpf_vlog_init(&env->log, attr->btf_log_level,

Completed in 1581 milliseconds