Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dhtab_reuse.c83 goto reap; in test_htab_reuse()
90 goto reap; in test_htab_reuse()
94 reap: in test_htab_reuse()
/linux-6.3-rc2/tools/io_uring/
A Dio_uring-bench.c483 unsigned long done, calls, reap; in main() local
563 reap = calls = done = 0; in main()
576 ipc = (this_reap - reap) / (this_call - calls); in main()
585 reap = this_reap; in main()
/linux-6.3-rc2/mm/
A Doom_kill.c1207 bool reap = false; in SYSCALL_DEFINE2() local
1231 reap = true; in SYSCALL_DEFINE2()
1239 if (!reap) in SYSCALL_DEFINE2()
/linux-6.3-rc2/lib/
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()
/linux-6.3-rc2/fs/
A Dinode.c861 unsigned long reap; in inode_lru_isolate() local
862 reap = invalidate_mapping_pages(&inode->i_data, 0, -1); in inode_lru_isolate()
864 __count_vm_events(KSWAPD_INODESTEAL, reap); in inode_lru_isolate()
866 __count_vm_events(PGINODESTEAL, reap); in inode_lru_isolate()
868 current->reclaim_state->reclaimed_slab += reap; in inode_lru_isolate()
/linux-6.3-rc2/drivers/staging/wlan-ng/
A Dhfa384x_usb.c2639 int reap = 0; in hfa384x_usbctlx_completion_task() local
2664 reap = 0; in hfa384x_usbctlx_completion_task()
2681 reap = 1; in hfa384x_usbctlx_completion_task()
2688 if (reap) in hfa384x_usbctlx_completion_task()

Completed in 26 milliseconds