Home
last modified time | relevance | path

Searched refs:STRUCT_OPS_VALUE_PREFIX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dstruct_ops.c17 #define STRUCT_OPS_VALUE_PREFIX "bpf_struct_ops_" macro
53 st_ops_name += strlen(STRUCT_OPS_VALUE_PREFIX); in get_kern_struct_ops_name()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c921 #define STRUCT_OPS_VALUE_PREFIX "bpf_struct_ops_" macro
949 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX, in find_struct_ops_kern_types()
953 STRUCT_OPS_VALUE_PREFIX, tname); in find_struct_ops_kern_types()
971 tname, STRUCT_OPS_VALUE_PREFIX, tname); in find_struct_ops_kern_types()