Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h143 static inline void sk_wakeup_sleepers(struct sock *sk, bool interruptable) in sk_wakeup_sleepers() argument
150 if (interruptable) in sk_wakeup_sleepers()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c235 bool interruptable; member
1477 vcpu->interruptable = false; in whpx_vcpu_pre_run()
1504 vcpu->interruptable && (env->eflags & IF_MASK)) { in whpx_vcpu_pre_run()
1596 vcpu->interruptable = in whpx_vcpu_post_run()
1612 vcpu->interruptable = true; in whpx_vcpu_process_async_events()
2238 vcpu->interruptable = true; in whpx_init_vcpu()