Home
last modified time | relevance | path

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

/kernel/bpf/
Dsyscall.c1418 #define MAP_LOOKUP_RETRIES 3 macro
1429 int err, retry = MAP_LOOKUP_RETRIES; in generic_map_lookup_batch()
1502 retry = MAP_LOOKUP_RETRIES; in generic_map_lookup_batch()