Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c1083 const char *ptr_suffix = &ptr_suffixes[strlen(ptr_suffixes)]; in btf_show_name() local
1166 if (ptr_suffix > ptr_suffixes) in btf_show_name()
1167 ptr_suffix -= 1; in btf_show_name()
1229 strlen(ptr_suffix) > 0 ? " " : "", ptr_suffix, in btf_show_name()