Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dinode.c714 unsigned long reap; in inode_lru_isolate() local
715 reap = invalidate_mapping_pages(&inode->i_data, 0, -1); in inode_lru_isolate()
717 __count_vm_events(KSWAPD_INODESTEAL, reap); in inode_lru_isolate()
719 __count_vm_events(PGINODESTEAL, reap); in inode_lru_isolate()
721 current->reclaim_state->reclaimed_slab += reap; in inode_lru_isolate()
/linux-4.1.27/lib/
Dbtree.c681 void *func2, int reap, int height, size_t count) in __btree_for_each() argument
692 func, func2, reap, height - 1, count); in __btree_for_each()
697 if (reap) in __btree_for_each()
/linux-4.1.27/drivers/staging/wlan-ng/
Dhfa384x_usb.c2857 int reap = 0; in hfa384x_usbctlx_completion_task() local
2886 reap = 0; in hfa384x_usbctlx_completion_task()
2903 reap = 1; in hfa384x_usbctlx_completion_task()
2910 if (reap) in hfa384x_usbctlx_completion_task()
/linux-4.1.27/Documentation/s390/
DDebugging390.txt759 address translation in the PSW. For kernel hacking you will reap dividends if