Home
last modified time | relevance | path

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

/linux-4.1.27/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()
154 ((u8 *)get_rloc_data(dest))[0] = '\0'; in DEFINE_BASIC_FETCH_FUNCS()
Dtrace_kprobe.c170 u8 *dst = get_rloc_data(dest); in DEFINE_BASIC_FETCH_FUNCS()
193 ((u8 *)get_rloc_data(dest))[0] = '\0'; in DEFINE_BASIC_FETCH_FUNCS()