Home
last modified time | relevance | path

Searched defs:trace_seq_to_user (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtrace_seq.h120 static inline int trace_seq_to_user(struct trace_seq *s, char __user *ubuf, in trace_seq_to_user() function
/openbmc/linux/kernel/trace/
H A Dtrace_seq.c371 int trace_seq_to_user(struct trace_seq *s, char __user *ubuf, int cnt) in trace_seq_to_user() function