Home
last modified time | relevance | path

Searched refs:is_destroying (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/virt/acrn/
H A Dioreq.c34 static inline bool is_destroying(struct acrn_ioreq_client *client) in is_destroying() function
263 * waitqueue. The is_destroying() check is used to notify user in acrn_ioreq_client_wait()
268 is_destroying(client)); in acrn_ioreq_client_wait()
269 if (is_destroying(client)) in acrn_ioreq_client_wait()

Completed in 1 milliseconds