Home
last modified time | relevance | path

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

/linux/lib/
H A Dstackdepot.c490 const int pools_num_cached = READ_ONCE(pools_num); in depot_fetch_stack() local
499 if (pool_index >= pools_num_cached) { in depot_fetch_stack()
501 pool_index, pools_num_cached, handle); in depot_fetch_stack()