Home
last modified time | relevance | path

Searched refs:bpf_log_attr (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/bpf/
H A Dlog.c816 int bpf_log_attr_init(struct bpf_log_attr *log, u64 log_buf, u32 log_size, u32 log_level, in bpf_log_attr_init()
850 struct bpf_verifier_log *bpf_log_attr_create_vlog(struct bpf_log_attr *attr_log, in bpf_log_attr_create_vlog()
879 int bpf_log_attr_finalize(struct bpf_log_attr *attr, struct bpf_verifier_log *log) in bpf_log_attr_finalize()
H A Dsyscall.c1635 struct bpf_log_attr attr_log; in map_create()
2917 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log) in BTF_ID_LIST_GLOBAL_SINGLE()
5564 static int bpf_btf_load(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log) in bpf_btf_load()
6308 struct bpf_log_attr attr_log; in __sys_bpf()
H A Dbtf.c5950 struct bpf_log_attr *attr_log) in btf_parse()
8349 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log) in btf_new_fd()
H A Dverifier.c20977 struct bpf_log_attr *attr_log) in bpf_check()
/linux/include/linux/
H A Dbpf_verifier.h768 struct bpf_log_attr { struct
776 int bpf_log_attr_init(struct bpf_log_attr *log, u64 log_buf, u32 log_size, u32 log_level, argument
779 struct bpf_verifier_log *bpf_log_attr_create_vlog(struct bpf_log_attr *attr_log,
782 int bpf_log_attr_finalize(struct bpf_log_attr *attr, struct bpf_verifier_log *log);
H A Dbtf.h149 struct bpf_log_attr;
150 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log);
H A Dbpf.h3051 struct bpf_log_attr;
3053 struct bpf_log_attr *attr_log);