Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_probe.c349 #define THIS_CPU_PTR_PREFIX "this_cpu_ptr(" macro
351 #define THIS_CPU_PTR_LEN (sizeof(THIS_CPU_PTR_PREFIX) - 1)
373 if (str_has_prefix(arg, THIS_CPU_PTR_PREFIX)) { in parse_this_cpu()
1003 str_has_prefix(tmp, THIS_CPU_PTR_PREFIX) || in handle_typecast()
1644 !str_has_prefix(arg, THIS_CPU_PTR_PREFIX) && in parse_probe_arg_nested()