Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
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()
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c976 #define STRUCT_OPS_VALUE_PREFIX "bpf_struct_ops_" macro
1011 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX, in find_struct_ops_kern_types()
1015 STRUCT_OPS_VALUE_PREFIX, tname); in find_struct_ops_kern_types()
1033 tname, STRUCT_OPS_VALUE_PREFIX, tname); in find_struct_ops_kern_types()