Searched refs:reap (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/Documentation/DocBook/ |
D | scsi.xml.db | 69 API-scsi-target-reap-ref-release 71 API-scsi-target-reap
|
/linux-4.4.14/fs/ |
D | inode.c | 728 unsigned long reap; in inode_lru_isolate() local 729 reap = invalidate_mapping_pages(&inode->i_data, 0, -1); in inode_lru_isolate() 731 __count_vm_events(KSWAPD_INODESTEAL, reap); in inode_lru_isolate() 733 __count_vm_events(PGINODESTEAL, reap); in inode_lru_isolate() 735 current->reclaim_state->reclaimed_slab += reap; in inode_lru_isolate()
|
/linux-4.4.14/lib/ |
D | btree.c | 681 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.4.14/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 2857 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.4.14/Documentation/s390/ |
D | Debugging390.txt | 759 address translation in the PSW. For kernel hacking you will reap dividends if
|