Searched refs:intercepts (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom.c | 385 int intercepts; ath9k_hw_get_gain_boundaries_pdadcs() local 388 intercepts = AR9287_PD_GAIN_ICEPTS; ath9k_hw_get_gain_boundaries_pdadcs() 390 intercepts = AR5416_PD_GAIN_ICEPTS; ath9k_hw_get_gain_boundaries_pdadcs() 413 intercepts, ath9k_hw_get_gain_boundaries_pdadcs() 423 intercepts, ath9k_hw_get_gain_boundaries_pdadcs() 433 intercepts, ath9k_hw_get_gain_boundaries_pdadcs() 459 min(pPwrL[intercepts - 1], ath9k_hw_get_gain_boundaries_pdadcs() 460 pPwrR[intercepts - 1]); ath9k_hw_get_gain_boundaries_pdadcs() 465 intercepts, ath9k_hw_get_gain_boundaries_pdadcs() 469 intercepts, ath9k_hw_get_gain_boundaries_pdadcs()
|
/linux-4.1.27/arch/s390/kvm/ |
H A D | trace.h | 193 * Trace point for validity intercepts.
|
H A D | intercept.c | 2 * in-kernel handling for sie intercepts
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | svm.c | 110 /* cache for intercepts of the guest */ 2588 /* cache intercepts */ nested_svm_vmrun() 2623 * Merge guest and host intercepts - must be called with vcpu in nested_svm_vmrun() 3408 pr_err("%-20s%016llx\n", "intercepts:", control->intercept); dump_vmcb() 4013 * We need to handle MC intercepts here before the vcpu has a chance to svm_vcpu_run()
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | control.c | 700 * RX path intercepts control messages and handles them in
|
/linux-4.1.27/arch/x86/lguest/ |
H A D | boot.c | 1483 /* APIC read/write intercepts */ lguest_init()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | bcm63xx_udc.c | 1879 * This controller intercepts SET_CONFIGURATION and SET_INTERFACE messages.
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | mca.c | 1750 /* If nobody intercepts DIE_INIT_MONARCH_PROCESS then we drop through ia64_init_handler()
|
/linux-4.1.27/drivers/char/ipmi/ |
H A D | ipmi_si_intf.c | 3270 * data returned. This intercepts such commands, and causes userspace
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | cl_object.h | 486 * - intercepts per-VM-page call-backs made by the environment (e.g.,
|
Completed in 390 milliseconds