Home
last modified time | relevance | path

Searched refs:interruptable (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/tee/optee/
Dsupp.c83 bool interruptable; in optee_supp_thrd_req() local
118 interruptable = !supp->ctx; in optee_supp_thrd_req()
119 if (interruptable) { in optee_supp_thrd_req()
140 if (interruptable) { in optee_supp_thrd_req()
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_cm.h145 static inline void sk_wakeup_sleepers(struct sock *sk, bool interruptable) in sk_wakeup_sleepers() argument
152 if (interruptable) in sk_wakeup_sleepers()
/Linux-v5.4/Documentation/scsi/
DChangeLog.lpfc392 semaphore for the interruptable sleep.