Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.c541 bool need_retry = false; in amdgpu_mes_init_microcode() local
/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c1405 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.h154 bool need_retry; /* T if this stream needs retrying */ global() member
/linux/net/sched/
H A Dsch_generic.c757 bool need_retry = true; in pfifo_fast_dequeue() local