Searched refs:expired (Results 26 - 32 of 32) sorted by relevance

12

/linux-master/drivers/net/phy/
H A Ddp83640.c593 static int expired(struct rxts *rxts) function
606 if (expired(rxts)) {
1302 /* Deliver expired packets. */
/linux-master/net/xfrm/
H A Dxfrm_state.c578 goto expired;
591 goto expired;
600 goto expired;
638 expired:
H A Dxfrm_policy.c349 goto expired;
357 goto expired;
393 expired:
/linux-master/net/wireless/
H A Dscan.c447 bool expired = false; local
458 expired = true;
461 if (expired)
1573 /* Don't get expired BSS structs */
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1774 bool *expired);
/linux-master/include/net/
H A Dtcp.h1942 void tcp_fastopen_active_detect_blackhole(struct sock *sk, bool expired);
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5303 * have already expired. Note, the CPU sets/clears BS
6019 * If the timer expired because KVM used it to force an immediate exit,
8130 bool *expired)
8165 *expired = !delta_tsc;
8129 vmx_set_hv_timer(struct kvm_vcpu *vcpu, u64 guest_deadline_tsc, bool *expired) argument

Completed in 578 milliseconds

12