taglinefilesource code
has_cd_task296drivers/block/cdu31a.cstatic struct task_struct *has_cd_task = NULL;  /* The task that is currently
has_cd_task827drivers/block/cdu31a.cif (current != has_cd_task) /* Allow recursive calls to this routine */
has_cd_task842drivers/block/cdu31a.chas_cd_task = current;
has_cd_task898drivers/block/cdu31a.chas_cd_task = NULL;
has_cd_task1495drivers/block/cdu31a.chas_cd_task = current;
has_cd_task1689drivers/block/cdu31a.chas_cd_task = NULL;
has_cd_task2146drivers/block/cdu31a.chas_cd_task = current;
has_cd_task2297drivers/block/cdu31a.chas_cd_task = NULL;