Searched defs:want_rcu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_meminit.c | 166 check_buf(void *buf, int size, bool want_ctor, bool want_rcu, bool want_zero) check_buf() argument 195 do_kmem_cache_size(size_t size, bool want_ctor, bool want_rcu, bool want_zero, int *total_failures) do_kmem_cache_size() argument [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | test_meminit.c | 187 check_buf(void *buf, int size, bool want_ctor, bool want_rcu, bool want_zero) check_buf() argument 216 do_kmem_cache_size(size_t size, bool want_ctor, bool want_rcu, bool want_zero, int *total_failures) do_kmem_cache_size() argument [all...] |
Completed in 2 milliseconds