Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c265 static bool can_retry(int err) in can_retry() function
288 MAP_RETRIES, can_retry); in helper_fill_hashmap()
1458 can_retry); in test_update_delete()
1463 can_retry); in test_update_delete()
/linux/mm/
H A Dslub.c5448 bool can_retry = true; in __kmalloc_nolock_noprof() local
5502 if (!ret && can_retry) { in __kmalloc_nolock_noprof()
5511 can_retry = false; in __kmalloc_nolock_noprof()