Searched defs:value_id (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/bpf/ | ||
H A D | bpf_struct_ops.c | 89 static bool is_valid_value_type(struct btf *btf, s32 value_id, in is_valid_value_type() argument |
H A D | btf.c | 9446 bpf_struct_ops_find_value(struct btf * btf,u32 value_id) bpf_struct_ops_find_value() argument |
/linux/tools/bpf/bpftool/ | ||
H A D | map.c | 75 __u32 value_id; in do_dump_btf() local |