Prepares operations to remove existing timeout registered using TIMEOUToperation.
Attempt to remove an existing timeout operation. If the specified timeout request is found and
cancelled successfully, this request will terminate with a result value of -ECANCELED. If the
timeout request was found but expiration was already in progress, this request will terminate
with a result value of -EALREADY. If the timeout request wasn't found, the request will
terminate with a result value of -ENOENT.
Prepares operations to remove existing timeout registered using TIMEOUToperation.
Attempt to remove an existing timeout operation. If the specified timeout request is found and cancelled successfully, this request will terminate with a result value of -ECANCELED. If the timeout request was found but expiration was already in progress, this request will terminate with a result value of -EALREADY. If the timeout request wasn't found, the request will terminate with a result value of -ENOENT.