Home
last modified time | relevance | path

Searched refs:__notrace_funcgraph (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dftrace.h791 #define __notrace_funcgraph notrace macro
828 #define __notrace_funcgraph macro
/Linux-v4.19/arch/sh/kernel/
Dprocess_32.c175 __notrace_funcgraph struct task_struct *
/Linux-v4.19/arch/x86/kernel/
Dprocess_32.c227 __visible __notrace_funcgraph struct task_struct *
Dprocess_64.c417 __visible __notrace_funcgraph struct task_struct *
/Linux-v4.19/arch/arm64/kernel/
Dprocess.c417 __notrace_funcgraph struct task_struct *__switch_to(struct task_struct *prev, in __switch_to()