Searched defs:can_retry (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/ | ||
H A D | test_maps.c | 1399 static bool can_retry(int err) in can_retry() function |
/linux/mm/ | ||
H A D | slub.c | 5634 bool can_retry = true; in kmalloc_nolock_noprof() local |