Searched refs:MSG_TRIES (Results 1 – 1 of 1) sorted by relevance
103 #define MSG_TRIES 1000 macro273 for (try = 0; try < MSG_TRIES; try++) { in perf_spad_cmd_send()301 return try < MSG_TRIES ? 0 : -EAGAIN; in perf_spad_cmd_send()365 for (try = 0; try < MSG_TRIES; try++) { in perf_msg_cmd_send()390 return try < MSG_TRIES ? 0 : -EAGAIN; in perf_msg_cmd_send()