Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dsyscall.c1673 #define MAP_LOOKUP_RETRIES 3 macro
1684 int err, retry = MAP_LOOKUP_RETRIES; in generic_map_lookup_batch()
1757 retry = MAP_LOOKUP_RETRIES; in generic_map_lookup_batch()