Home
last modified time | relevance | path

Searched defs:dyn_ftrace (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dftrace.h457 struct dyn_ftrace { struct
458 unsigned long ip; /* address of mcount call-site */
459 unsigned long flags;
460 struct dyn_arch_ftrace arch;
/kernel/linux/linux-6.6/include/linux/
Dftrace.h590 struct dyn_ftrace { struct
591 unsigned long ip; /* address of mcount call-site */
592 unsigned long flags;
593 struct dyn_arch_ftrace arch;