Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_probe.h84 static nokprobe_inline void *get_rloc_data(u32 *dl) in get_rloc_data() function
Dtrace_uprobe.c145 u8 *dst = get_rloc_data(dest); in DEFINE_BASIC_FETCH_FUNCS()
163 ((u8 *)get_rloc_data(dest))[0] = '\0'; in DEFINE_BASIC_FETCH_FUNCS()
Dtrace_kprobe.c169 u8 *dst = get_rloc_data(dest); in DEFINE_BASIC_FETCH_FUNCS()