Searched refs:fbuf_make_room (Results 1 – 1 of 1) sorted by relevance
71 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, size_t size) in fbuf_make_room() function88 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, in fbuf_make_room() function101 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf __unused, in fbuf_make_room() function159 full = !fbuf_make_room(fbuf, line_size); in ftrace_enter()290 full = !fbuf_make_room(fbuf, line_size); in ftrace_return()
Completed in 2 milliseconds