Searched refs:TPARG_FL_FENTRY (Results 1 – 3 of 3) sorted by relevance
393 #define TPARG_FL_FENTRY BIT(2) macro402 return (flags & TPARG_FL_LOC_MASK) == (TPARG_FL_KERNEL | TPARG_FL_FENTRY); in tparg_is_function_entry()
1157 ctx.flags |= TPARG_FL_FENTRY; in __trace_fprobe_create()
975 ctx.flags |= TPARG_FL_FENTRY; in __trace_kprobe_create()
Completed in 12 milliseconds