Searched refs:notask (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/kernel/ |
H A D | exit.c | 1536 goto notask; in do_wait() 1555 notask: in do_wait()
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 813 struct sym_actscr idletask, notask, bad_itl, bad_itlq; member
|
H A D | sym_hipd.c | 5743 np->notask.start = cpu_to_scr(SCRIPTA_BA(np, idle)); 5744 np->notask.restart = cpu_to_scr(SCRIPTB_BA(np, bad_i_t_l)); 5745 np->notask_ba = vtobus(&np->notask);
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 813 struct sym_actscr idletask, notask, bad_itl, bad_itlq; member
|
H A D | sym_hipd.c | 5742 np->notask.start = cpu_to_scr(SCRIPTA_BA(np, idle)); 5743 np->notask.restart = cpu_to_scr(SCRIPTB_BA(np, bad_i_t_l)); 5744 np->notask_ba = vtobus(&np->notask);
|
/kernel/linux/linux-6.6/kernel/ |
H A D | exit.c | 1616 goto notask; in do_wait() 1643 notask: in do_wait()
|
Completed in 19 milliseconds