Name
wait_for_owner_exiting —
Block until the owner has exited
Synopsis
void wait_for_owner_exiting ( | int ret, |
| struct task_struct * exiting) ; |
Arguments
ret
-- undescribed --
exiting
Pointer to the exiting task
Description
Caller must hold a refcount on exiting
.