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