bpf_log_attr
struct bpf_log_attr;
struct bpf_log_attr *attr_log);
int bpf_log_attr_init(struct bpf_log_attr *log, u64 log_buf, u32 log_size, u32 log_level,
struct bpf_verifier_log *bpf_log_attr_create_vlog(struct bpf_log_attr *attr_log,
int bpf_log_attr_finalize(struct bpf_log_attr *attr, struct bpf_verifier_log *log);
struct bpf_log_attr;
int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log);
struct bpf_log_attr *attr_log)
int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log)
int bpf_log_attr_init(struct bpf_log_attr *log, u64 log_buf, u32 log_size, u32 log_level,
struct bpf_verifier_log *bpf_log_attr_create_vlog(struct bpf_log_attr *attr_log,
int bpf_log_attr_finalize(struct bpf_log_attr *attr, struct bpf_verifier_log *log)
struct bpf_log_attr attr_log;
static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log)
static int bpf_btf_load(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log)
struct bpf_log_attr attr_log;
struct bpf_log_attr *attr_log)