Home
last modified time | relevance | path

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

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