Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dserver.c537 bool purging = !net->live; in afs_manage_servers() local
553 if (purging) { in afs_manage_servers()
566 if (purging || expire_at <= now) { in afs_manage_servers()
581 if (!purging && next_manage < TIME64_MAX) { in afs_manage_servers()
Dcell.c862 bool purging = !net->live; in afs_manage_cells() local
884 if (purging) { in afs_manage_cells()
903 if (purging || expire_at <= now) in afs_manage_cells()
909 if (!purging) { in afs_manage_cells()
924 if (!purging && next_manage < TIME64_MAX) { in afs_manage_cells()
/kernel/linux/linux-5.10/Documentation/networking/
Dip-sysctl.rst136 purging entries. Entries older than 5 seconds will be cleared
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch17745 - pr_vdebug("purging event %d\n", *ev);