Searched full:slp_call (Results 1 – 1 of 1) sorted by relevance
37 /* This is used to pass needed params to consumer_thr and slp_call */47 static void slp_call(void *);92 NULL, 0, (void *(*)(void *)) slp_call, args, 0, &tid)) != 0) { in slp_ua_common() 173 static void slp_call(void *ap) { in slp_call() function