Home
last modified time | relevance | path

Searched refs:btf_enum64_value (Results 1 – 6 of 6) sorted by relevance

/tools/sched_ext/include/scx/
A Dcompat.h59 *v = btf_enum64_value(&e[i]); in __COMPAT_read_enum()
/tools/lib/bpf/
A Dbtf.h539 static inline __u64 btf_enum64_value(const struct btf_enum64 *e) in btf_enum64_value() function
A Drelo_core.c880 *val = btf_enum64_value(btf_enum64(t) + spec->spec[0].idx); in bpf_core_calc_enumval_relo()
1218 append_buf(fmt_str, s, (unsigned long long)btf_enum64_value(e)); in bpf_core_format_spec()
A Dbtf_dump.c1106 val = btf_enum64_value(v); in btf_dump_emit_enum64_val()
2280 if (value != btf_enum64_value(e)) in btf_dump_enum_data()
A Dlibbpf.c2503 *res = btf_enum64_value(e); in get_map_field_long()
/tools/testing/selftests/bpf/
A Dveristat.c1806 __u64 value = btf_enum64_value(e); in enum_value_from_name()

Completed in 706 milliseconds