Searched defs:behind_ptr (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | relo_core.c | 1479 bpf_core_composites_match(const struct btf *local_btf, const struct btf_type *local_t, const struct btf *targ_btf, const struct btf_type *targ_t, bool behind_ptr, int level) bpf_core_composites_match() argument 1544 __bpf_core_types_match(const struct btf *local_btf, __u32 local_id, const struct btf *targ_btf, __u32 targ_id, bool behind_ptr, int level) __bpf_core_types_match() argument
|
/third_party/libbpf/src/ |
H A D | relo_core.c | 1479 bpf_core_composites_match(const struct btf *local_btf, const struct btf_type *local_t, const struct btf *targ_btf, const struct btf_type *targ_t, bool behind_ptr, int level) bpf_core_composites_match() argument 1544 __bpf_core_types_match(const struct btf *local_btf, __u32 local_id, const struct btf *targ_btf, __u32 targ_id, bool behind_ptr, int level) __bpf_core_types_match() argument
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | gen.c | 1864 static int btfgen_mark_type_match(struct btfgen_info *info, __u32 type_id, bool behind_ptr) in btfgen_mark_type_match() argument
|
Completed in 7 milliseconds