Home
last modified time | relevance | path

Searched refs:reap (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/um/kernel/
Dirq.c221 bool reap; in garbage_collect_irq_entries() local
230 reap = true; in garbage_collect_irq_entries()
233 reap = false; in garbage_collect_irq_entries()
237 if (reap) { in garbage_collect_irq_entries()
/Linux-v4.19/lib/
Dbtree.c683 void *func2, int reap, int height, size_t count) in __btree_for_each() argument
694 func, func2, reap, height - 1, count); in __btree_for_each()
699 if (reap) in __btree_for_each()
/Linux-v4.19/fs/
Dinode.c745 unsigned long reap; in inode_lru_isolate() local
746 reap = invalidate_mapping_pages(&inode->i_data, 0, -1); in inode_lru_isolate()
748 __count_vm_events(KSWAPD_INODESTEAL, reap); in inode_lru_isolate()
750 __count_vm_events(PGINODESTEAL, reap); in inode_lru_isolate()
752 current->reclaim_state->reclaimed_slab += reap; in inode_lru_isolate()
/Linux-v4.19/drivers/staging/wlan-ng/
Dhfa384x_usb.c2769 int reap = 0; in hfa384x_usbctlx_completion_task() local
2794 reap = 0; in hfa384x_usbctlx_completion_task()
2811 reap = 1; in hfa384x_usbctlx_completion_task()
2818 if (reap) in hfa384x_usbctlx_completion_task()
/Linux-v4.19/Documentation/s390/
DDebugging390.txt759 address translation in the PSW. For kernel hacking you will reap dividends if