Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe_kernel.h55 int maxlen = get_loc_len(*(u32 *)dest); in fetch_store_string_user()
77 int maxlen = get_loc_len(*(u32 *)dest); in fetch_store_string()
H A Dtrace_probe.h64 #define get_loc_len(dl) ((u32)(dl) >> 16) macro
74 u32 maxlen = get_loc_len(loc); in update_data_loc()
H A Dtrace_probe_tmpl.h90 int maxlen = get_loc_len(*(u32 *)dest); in fetch_store_symstring()
H A Dtrace_uprobe.c146 int maxlen = get_loc_len(loc); in fetch_store_string()