Searched refs:reap (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | htab_reuse.c | 83 goto reap; in test_htab_reuse() 90 goto reap; in test_htab_reuse() 94 reap: in test_htab_reuse()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/ |
H A D | 0003-Update-usage-of-usbdevfs_urb-to-match-new-kernel-UAP.patch | 84 D("[ reap urb - IN complete ]"); 93 D("[ reap urb - OUT compelete ]");
|
/openbmc/linux/mm/ |
H A D | oom_kill.c | 1212 bool reap = false; in SYSCALL_DEFINE2() local 1236 reap = true; in SYSCALL_DEFINE2() 1244 if (!reap) in SYSCALL_DEFINE2()
|
/openbmc/linux/fs/xfs/ |
H A D | Makefile | 184 reap.o \
|
/openbmc/linux/lib/ |
H A D | btree.c | 677 void *func2, int reap, int height, size_t count) in __btree_for_each() argument 688 func, func2, reap, height - 1, count); in __btree_for_each() 693 if (reap) in __btree_for_each()
|
/openbmc/linux/fs/ |
H A D | inode.c | 892 unsigned long reap; in inode_lru_isolate() local 893 reap = invalidate_mapping_pages(&inode->i_data, 0, -1); in inode_lru_isolate() 895 __count_vm_events(KSWAPD_INODESTEAL, reap); in inode_lru_isolate() 897 __count_vm_events(PGINODESTEAL, reap); in inode_lru_isolate() 898 mm_account_reclaimed_pages(reap); in inode_lru_isolate()
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | hfa384x_usb.c | 2618 int reap = 0; in hfa384x_usbctlx_completion_task() local 2643 reap = 0; in hfa384x_usbctlx_completion_task() 2660 reap = 1; in hfa384x_usbctlx_completion_task() 2667 if (reap) in hfa384x_usbctlx_completion_task()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-online-fsck-design.rst | 2542 clean up the space reservations that were made for the new btree, and reap the 2567 algorithm, because a log flush and a crash before the end of the reap step can 2861 Old reference count and inode btrees are the easiest to reap because they have 2864 Creating a list of extents to reap the old btree blocks is quite simple, 2935 Third, finding the blocks to reap after the repair is not overly 2963 Old reverse mapping btrees are less difficult to reap after a repair. 3000 4. Once the AGFL is full, reap any blocks leftover. 3834 to :ref:`reap after rmap btree repair <rmap_reap>`. 3865 system goes down during the reap, the iunlink code will delete the blocks 3879 reap phase and the fork extents are crosslinked, the iunlink processing will [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-cleanup.patch | 410 static void reap()
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |