Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_mmiotrace.c247 struct print_entry *print = (struct print_entry *)entry; in mmio_print_mark()
Dtrace_entries.h214 FTRACE_ENTRY_REG(print, print_entry,
Dtrace_output.c56 struct print_entry *field; in trace_print_printk_msg_only()
1446 struct print_entry *field; in trace_print_print()
1460 struct print_entry *field; in trace_print_raw()
Dtrace.h455 IF_ASSIGN(var, ent, struct print_entry, TRACE_PRINT); \
Dtrace.c1015 struct print_entry *entry; in __trace_puts()
3442 struct print_entry *entry; in __trace_array_vprintk()
7129 struct print_entry *entry; in tracing_mark_write()
/linux-6.1.9/drivers/iommu/intel/
Ddmar.c43 bool print_entry; member
598 if (cb->print_entry) in dmar_walk_remapping_entries()
638 .print_entry = true, in parse_dmar_table()