Home
last modified time | relevance | path

Searched refs:giveup (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190824.patch.gz1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs.c1987 unsigned long giveup = jiffies + (clp->cl_lease_time << 1); in pnfs_update_layout() local
2154 if (time_after(jiffies, giveup)) in pnfs_update_layout()
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid10.c3280 goto giveup; in raid10_sync_request()
3401 goto giveup; in raid10_sync_request()
3497 giveup: in raid10_sync_request()