Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dftrace.h368 struct dyn_ftrace { struct
369 unsigned long ip; /* address of mcount call-site */
370 unsigned long flags;
371 struct dyn_arch_ftrace arch;
/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;