Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/tools/lib/bpf/
Dlibbpf.c936 #define STRUCT_OPS_VALUE_PREFIX "bpf_struct_ops_" macro
964 kern_vtype_id = find_btf_by_prefix_kind(btf, STRUCT_OPS_VALUE_PREFIX, in find_struct_ops_kern_types()
968 STRUCT_OPS_VALUE_PREFIX, tname); in find_struct_ops_kern_types()
986 tname, STRUCT_OPS_VALUE_PREFIX, tname); in find_struct_ops_kern_types()