Home
last modified time | relevance | path

Searched refs:swallow (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/arch/x86/kernel/
H A Dnmi.c72 unsigned int swallow;
336 * more handlers. Otherwise reset the 'swallow' NMI behaviour in default_do_nmi()
359 * swallow. in default_do_nmi()
413 * NMI previously and we swallow it. Otherwise we reset in default_do_nmi()
416 * There are scenarios where we may accidentally swallow in default_do_nmi()
430 __this_cpu_add(nmi_stats.swallow, 1); in default_do_nmi()
71 unsigned int swallow; global() member
/openbmc/linux/Documentation/core-api/
H A Dpacking.rst165 and simply swallow those errors. Optionally it can dump stack or print the
/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.c247 int swallow; in pmz_receive_chars() local
249 swallow = uart_handle_sysrq_char(&uap->port, ch); in pmz_receive_chars()
251 if (swallow) in pmz_receive_chars()
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox109 swallow quotes. When -c is used, U-Boot exits after the command is complete,