Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dftrace.h795 #define __notrace_funcgraph notrace macro
825 #define __notrace_funcgraph macro
/Linux-v5.4/arch/sh/kernel/
Dprocess_32.c172 __notrace_funcgraph struct task_struct *
/Linux-v5.4/arch/x86/kernel/
Dprocess_32.c227 __visible __notrace_funcgraph struct task_struct *
Dprocess_64.c503 __visible __notrace_funcgraph struct task_struct *
/Linux-v5.4/arch/arm64/kernel/
Dprocess.c497 __notrace_funcgraph struct task_struct *__switch_to(struct task_struct *prev, in __switch_to()