Home
last modified time | relevance | path

Searched refs:reinject (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dsched.c24 ssk = data->reinject ? mptcp_subflow_get_retrans(msk) : in mptcp_sched_default_get_subflow()
147 data.reinject = false; in mptcp_sched_get_send()
169 data.reinject = true; in mptcp_sched_get_retrans()
/openbmc/linux/arch/x86/kvm/
H A Di8254.c248 if (atomic_read(&ps->reinject) && !atomic_xchg(&ps->irq_ack, 0)) in pit_do_work()
273 if (atomic_read(&ps->reinject)) in pit_timer_fn()
291 void kvm_pit_set_reinject(struct kvm_pit *pit, bool reinject) in kvm_pit_set_reinject() argument
296 if (atomic_read(&ps->reinject) == reinject) in kvm_pit_set_reinject()
307 if (reinject) { in kvm_pit_set_reinject()
319 atomic_set(&ps->reinject, reinject); in kvm_pit_set_reinject()
H A Di8254.h34 atomic_t reinject; member
63 void kvm_pit_set_reinject(struct kvm_pit *pit, bool reinject);
H A Dx86.c648 bool has_payload, unsigned long payload, bool reinject) in kvm_multiple_exception() argument
662 if (!reinject && is_guest_mode(vcpu) && in kvm_multiple_exception()
671 if (reinject) { in kvm_multiple_exception()
/openbmc/linux/security/tomoyo/
H A Dgc.c406 goto reinject; in tomoyo_try_to_gc()
440 goto reinject; in tomoyo_try_to_gc()
454 goto reinject; in tomoyo_try_to_gc()
464 reinject: in tomoyo_try_to_gc()
/openbmc/linux/include/net/
H A Dmptcp.h103 bool reinject; member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c2399 goto reinject; in gp_interception()
2403 goto reinject; in gp_interception()
2409 goto reinject; in gp_interception()
2421 goto reinject; in gp_interception()
2426 reinject: in gp_interception()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst4223 i8254 (PIT) has two modes, reinject and !reinject. The default is reinject,
4227 !reinject mode injects an interrupt as soon as a tick arrives.
4236 pit_reinject = 0 (!reinject mode) is recommended, unless running an old