Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_probe.h393 #define TPARG_FL_FENTRY BIT(2) macro
402 return (flags & TPARG_FL_LOC_MASK) == (TPARG_FL_KERNEL | TPARG_FL_FENTRY); in tparg_is_function_entry()
A Dtrace_fprobe.c1157 ctx.flags |= TPARG_FL_FENTRY; in __trace_fprobe_create()
A Dtrace_kprobe.c975 ctx.flags |= TPARG_FL_FENTRY; in __trace_kprobe_create()

Completed in 19 milliseconds