Searched refs:_stop (Results 1 – 3 of 3) sorted by relevance
225 static void get_mcount_loc(uint_t *_start, uint_t *_stop) in get_mcount_loc() argument255 *_stop = strtoul(stop_buff, NULL, 16); in get_mcount_loc()
968 static void _stop(struct pl330_thread *thrd) in _stop() function1064 _stop(thrd); in _start()1592 _stop(pl330->manager); in pl330_dotask()1606 _stop(thrd); in pl330_dotask()1661 _stop(&pl330->channels[i]); in pl330_update()1804 _stop(thrd); in pl330_release_channel()2085 _stop(pch->thread); in pl330_tasklet()2286 _stop(pch->thread); in pl330_terminate_all()2335 _stop(pch->thread); in pl330_pause()
1078 static void deadline_dispatch##prio##_stop(struct seq_file *m, void *v) \1090 .stop = deadline_dispatch##prio##_stop, \