Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h229 bool swallow; member
/linux/arch/x86/kernel/
H A Dnmi.c71 unsigned int swallow; member
373 * and process more handlers. Otherwise, reset the 'swallow' NMI in default_do_nmi()
402 * swallow. in default_do_nmi()
457 * NMI previously and we swallow it. Otherwise we reset in default_do_nmi()
460 * There are scenarios where we may accidentally swallow in default_do_nmi()
474 __this_cpu_add(nmi_stats.swallow, 1); in default_do_nmi()
/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()