Home
last modified time | relevance | path

Searched refs:irqs_off (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/testing/selftests/x86/
H A Diopl.c91 static int try_sti(bool irqs_off) in try_sti() argument
103 if (irqs_off && (flags & (1 << 9))) in try_sti()
111 static void expect_gp_sti(bool irqs_off) in expect_gp_sti() argument
113 int ret = try_sti(irqs_off); in expect_gp_sti()
/linux-6.15/include/linux/spi/
H A Dspi.h825 size_t progress, bool irqs_off);
828 size_t progress, bool irqs_off);
/linux-6.15/kernel/trace/
H A Dtrace_output.c457 char irqs_off; in trace_print_lat_fmt() local
468 irqs_off = in trace_print_lat_fmt()
511 irqs_off, need_resched, hardsoft_irq); in trace_print_lat_fmt()
/linux-6.15/drivers/spi/
H A Dspi.c1966 size_t progress, bool irqs_off) in spi_take_timestamp_pre() argument
1980 if (irqs_off) { in spi_take_timestamp_pre()
2003 size_t progress, bool irqs_off) in spi_take_timestamp_post() argument
2016 if (irqs_off) { in spi_take_timestamp_post()