Searched refs:hang_check (Results 1 – 2 of 2) sorted by relevance
1375 unsigned long hang_check; in submit_bio_wait() local1383 hang_check = sysctl_hung_task_timeout_secs; in submit_bio_wait()1384 if (hang_check) in submit_bio_wait()1386 hang_check * (HZ/2))) in submit_bio_wait()
1417 unsigned long hang_check = sysctl_hung_task_timeout_secs; in blk_execute_rq() local1419 if (hang_check) in blk_execute_rq()1421 hang_check * (HZ/2))) in blk_execute_rq()