Searched refs:found (Results 1 – 1 of 1) sorted by relevance
1076 struct msg_msg *msg, *found = NULL; in find_msg() local1085 found = msg; in find_msg()1095 return found ?: ERR_PTR(-EAGAIN); in find_msg()