Home
last modified time | relevance | path

Searched refs:prog_id_as_func_ptr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dmain.h213 bool prog_id_as_func_ptr; member
H A Dstruct_ops.c431 d.prog_id_as_func_ptr = true; in do_dump()
H A Dbtf_dumper.c115 if (!d->prog_id_as_func_ptr || value > UINT32_MAX) in btf_dumper_ptr()