Home
last modified time | relevance | path

Searched defs:st_ops_name (Results 1 – 2 of 2) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dstruct_ops.c45 const char *st_ops_name; in get_kern_struct_ops_name() local
/linux/kernel/bpf/
H A Dbpf_struct_ops.c204 prepare_arg_info(struct btf * btf,const char * st_ops_name,const char * member_name,const struct btf_type * func_proto,struct bpf_struct_ops_arg_info * arg_info) prepare_arg_info() argument