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

/linux-master/scripts/
H A Dsorttable.h225 static void get_mcount_loc(uint_t *_start, uint_t *_stop) argument
255 *_stop = strtoul(stop_buff, NULL, 16);
/linux-master/drivers/dma/
H A Dpl330.c974 static void _stop(struct pl330_thread *thrd) function
1070 _stop(thrd);
1598 _stop(pl330->manager);
1612 _stop(thrd);
1667 _stop(&pl330->channels[i]);
1810 _stop(thrd);
2091 _stop(pch->thread);
2292 _stop(pch->thread);
2342 _stop(pch->thread);
/linux-master/block/
H A Dmq-deadline.c1191 static void deadline_dispatch##prio##_stop(struct seq_file *m, void *v) \
1203 .stop = deadline_dispatch##prio##_stop, \

Completed in 104 milliseconds