Searched refs:updated_result (Results 1 – 1 of 1) sorted by relevance
5060 bool updated_result = FALSE; in necp_defunct_client_fd_locked_inner() local5101 updated_result = true; in necp_defunct_client_fd_locked_inner()5118 return updated_result; in necp_defunct_client_fd_locked_inner()5125 bool updated_result = FALSE; in necp_defunct_client_fd_locked() local5133 updated_result = necp_defunct_client_fd_locked_inner(client_fd, defunct_list, true); in necp_defunct_client_fd_locked()5149 if (updated_result) { in necp_defunct_client_fd_locked()5160 bool updated_result = FALSE; in necp_update_client_fd_locked() local5165 updated_result = TRUE; in necp_update_client_fd_locked()5182 if (updated_result || client_fd->request_in_process_flow_divert) { in necp_update_client_fd_locked()5469 bool updated_result = FALSE; in necp_force_update_client() local[all …]