Home
last modified time | relevance | path

Searched defs:next_btf_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dbpf_tcp_ca.c97 bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct btf_type *t, int off, int size, enum bpf_access_type atype, u32 *next_btf_id) bpf_tcp_ca_btf_struct_access() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbtf.c4614 btf_struct_walk(struct bpf_verifier_log *log, const struct btf_type *t, int off, int size, u32 *next_btf_id) btf_struct_walk() argument
4840 btf_struct_access(struct bpf_verifier_log *log, const struct btf_type *t, int off, int size, enum bpf_access_type atype __maybe_unused, u32 *next_btf_id) btf_struct_access() argument
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2664 btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size, enum bpf_access_type atype, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) btf_struct_access() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c6126 btf_struct_walk(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, int off, int size, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) btf_struct_walk() argument
6385 btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size, enum bpf_access_type atype __maybe_unused, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) btf_struct_access() argument

Completed in 24 milliseconds