Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c1866 #define MAP_LOOKUP_RETRIES 3 macro
1877 int err, retry = MAP_LOOKUP_RETRIES; in generic_map_lookup_batch()
1950 retry = MAP_LOOKUP_RETRIES; in generic_map_lookup_batch()