Searched refs:sort_mcount_loc (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/
H A Dsorttable.h23 #undef sort_mcount_loc macro
48 # define sort_mcount_loc sort_mcount_loc_64 macro
72 # define sort_mcount_loc sort_mcount_loc_32 macro
212 static void *sort_mcount_loc(void *arg) function
389 if (pthread_create(&mcount_sort_thread, NULL, &sort_mcount_loc, &mstruct)) {

Completed in 303 milliseconds