Searched refs:interruptable (Results 1 – 3 of 3) sorted by relevance
83 bool interruptable; in optee_supp_thrd_req() local118 interruptable = !supp->ctx; in optee_supp_thrd_req()119 if (interruptable) { in optee_supp_thrd_req()140 if (interruptable) { in optee_supp_thrd_req()
143 static inline void sk_wakeup_sleepers(struct sock *sk, bool interruptable) in sk_wakeup_sleepers() argument150 if (interruptable) in sk_wakeup_sleepers()
392 semaphore for the interruptable sleep.