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

/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h169 bool swallow; member in struct:wl18xx_clk_cfg
H A Dmain.c728 wl18xx_clk_table[clk_freq].swallow ? "swallow" : "spit");
757 if (wl18xx_clk_table[clk_freq].swallow) {
/linux-master/arch/x86/kernel/
H A Dnmi.c73 unsigned int swallow; member in struct:nmi_stats
337 * more handlers. Otherwise reset the 'swallow' NMI behaviour
360 * swallow.
414 * NMI previously and we swallow it. Otherwise we reset
417 * There are scenarios where we may accidentally swallow
431 __this_cpu_add(nmi_stats.swallow, 1);
/linux-master/drivers/tty/serial/
H A Dpmac_zilog.c247 int swallow; variable
249 swallow = uart_handle_sysrq_char(&uap->port, ch);
251 if (swallow)

Completed in 176 milliseconds