Home
last modified time | relevance | path

Searched defs:need_retry (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c1406 map_update_retriable(int map_fd,const void * key,const void * value,int flags,int attempts,retry_for_error_fn need_retry) map_update_retriable() argument
/linux/include/linux/
H A Dnetfs.h150 bool need_retry; /* T if this stream needs retrying */ member
/linux/net/sched/
H A Dsch_generic.c785 bool need_retry = true; in pfifo_fast_dequeue() local