Searched refs:cull (Results 1 – 4 of 4) sorted by relevance
55 struct list_head cull; in lnet_fail_nid() local76 INIT_LIST_HEAD(&cull); in lnet_fail_nid()87 list_add(&tp->tp_list, &cull); in lnet_fail_nid()93 while (!list_empty(&cull)) { in lnet_fail_nid()94 tp = list_entry(cull.next, lnet_test_peer_t, tp_list); in lnet_fail_nid()108 struct list_head cull; in fail_peer() local111 INIT_LIST_HEAD(&cull); in fail_peer()126 list_add(&tp->tp_list, &cull); in fail_peer()141 list_add(&tp->tp_list, &cull); in fail_peer()150 while (!list_empty(&cull)) { in fail_peer()[all …]
415 struct omap3isp_ccdc_culling __user *cull; member
215 "cull" such pages that it encounters: that is, it diverts those pages to the222 shrink_page_list() will cull the page at that point.224 To "cull" an unevictable page, vmscan simply puts the page back on the LRU list336 detect and cull such pages.
97 The defaults are 7% (run), 5% (cull) and 1% (stop) respectively.