Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Dtrace_mmiotrace.c247 struct print_entry *print = (struct print_entry *)entry; in mmio_print_mark()
Dtrace_output.c55 struct print_entry *field; in trace_print_printk_msg_only()
1588 struct print_entry *field; in trace_print_print()
1590 int max = iter->ent_size - offsetof(struct print_entry, buf); in trace_print_print()
1603 struct print_entry *field; in trace_print_raw()
1604 int max = iter->ent_size - offsetof(struct print_entry, buf); in trace_print_raw()
Dtrace_entries.h240 FTRACE_ENTRY_REG(print, print_entry,
Dtrace.h484 IF_ASSIGN(var, ent, struct print_entry, TRACE_PRINT); \
Dtrace.c1051 struct print_entry *entry; in __trace_array_puts()
3500 struct print_entry *entry; in __trace_array_vprintk()
7303 struct print_entry *entry; in tracing_mark_write()
/linux-6.6.21/drivers/iommu/intel/
Ddmar.c44 bool print_entry; member
600 if (cb->print_entry) in dmar_walk_remapping_entries()
640 .print_entry = true, in parse_dmar_table()