Searched refs:_count_relocs (Results 1 – 2 of 2) sorted by relevance
27 unsigned int i, r_info, r_addend, _count_relocs; in count_relocs() local29 _count_relocs = 0; in count_relocs()37 _count_relocs++; in count_relocs()43 _count_relocs++; /* add one for ftrace_caller */ in count_relocs()45 return _count_relocs; in count_relocs()
147 unsigned int i, r_info, r_addend, _count_relocs; in count_relocs() local150 _count_relocs = 0; in count_relocs()158 _count_relocs++; in count_relocs()163 return _count_relocs; in count_relocs()
Completed in 5 milliseconds