Home
last modified time | relevance | path

Searched refs:tqueue_bh (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/kernel/
Dsched.c37 extern void tqueue_bh(void);
1389 init_bh(TQUEUE_BH, tqueue_bh); in sched_init()
Dtimer.c344 void tqueue_bh(void) in tqueue_bh() function