Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_reuse.c83 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 D0003-Update-usage-of-usbdevfs_urb-to-match-new-kernel-UAP.patch84 D("[ reap urb - IN complete ]");
93 D("[ reap urb - OUT compelete ]");
/openbmc/linux/mm/
H A Doom_kill.c1202 bool reap = false; in SYSCALL_DEFINE2() local
1226 reap = true; in SYSCALL_DEFINE2()
1234 if (!reap) in SYSCALL_DEFINE2()
/openbmc/linux/fs/xfs/
H A DMakefile184 reap.o \
/openbmc/linux/lib/
H A Dbtree.c677 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/openbmc/poky/meta/recipes-devtools/perl/files/
H A D0001-Fix-intermittent-failure-of-test-t-op-sigsystem.t.patch69 + # is expected to reap the child process forked by system() before the
/openbmc/linux/fs/
H A Dinode.c849 unsigned long reap; in inode_lru_isolate() local
850 reap = invalidate_mapping_pages(&inode->i_data, 0, -1); in inode_lru_isolate()
852 __count_vm_events(KSWAPD_INODESTEAL, reap); in inode_lru_isolate()
854 __count_vm_events(PGINODESTEAL, reap); in inode_lru_isolate()
855 mm_account_reclaimed_pages(reap); in inode_lru_isolate()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c2618 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 Dxfs-online-fsck-design.rst2542 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
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
3925 | initiating a reap operation from a restarted range collapse operation |
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch410 static void reap()