Home
last modified time | relevance | path

Searched refs:swallow (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h169 bool swallow; member
H A Dmain.c728 wl18xx_clk_table[clk_freq].swallow ? "swallow" : "spit"); in wl18xx_set_clk()
757 if (wl18xx_clk_table[clk_freq].swallow) { in wl18xx_set_clk()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h169 bool swallow; member
H A Dmain.c728 wl18xx_clk_table[clk_freq].swallow ? "swallow" : "spit"); in wl18xx_set_clk()
757 if (wl18xx_clk_table[clk_freq].swallow) { in wl18xx_set_clk()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dnmi.c71 unsigned int swallow; member
323 * more handlers. Otherwise reset the 'swallow' NMI behaviour in default_do_nmi()
343 * swallow. in default_do_nmi()
397 * NMI previously and we swallow it. Otherwise we reset in default_do_nmi()
400 * There are scenarios where we may accidentally swallow in default_do_nmi()
414 __this_cpu_add(nmi_stats.swallow, 1); in default_do_nmi()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dnmi.c71 unsigned int swallow; member
335 * more handlers. Otherwise reset the 'swallow' NMI behaviour in default_do_nmi()
355 * swallow. in default_do_nmi()
409 * NMI previously and we swallow it. Otherwise we reset in default_do_nmi()
412 * There are scenarios where we may accidentally swallow in default_do_nmi()
426 __this_cpu_add(nmi_stats.swallow, 1); in default_do_nmi()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.c255 int swallow; variable
257 swallow = uart_handle_sysrq_char(&uap->port, ch);
259 if (swallow)
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpmac_zilog.c248 int swallow; variable
250 swallow = uart_handle_sysrq_char(&uap->port, ch);
252 if (swallow)

Completed in 12 milliseconds