Home
last modified time | relevance | path

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

/Linux-v5.10/samples/ftrace/
Dftrace-direct-modify.c45 static unsigned long tramps[2] = { variable
62 ret = modify_ftrace_direct(my_ip, my_tramp, tramps[t]); in simple_thread()
64 my_tramp = tramps[t]; in simple_thread()