Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c932 const char *ptr_suffix = &ptr_suffixes[strlen(ptr_suffixes)]; in btf_show_name() local
1015 if (ptr_suffix > ptr_suffixes) in btf_show_name()
1016 ptr_suffix -= 1; in btf_show_name()
1078 strlen(ptr_suffix) > 0 ? " " : "", ptr_suffix, in btf_show_name()