Searched refs:fbuf_make_room (Results 1 – 1 of 1) sorted by relevance
68 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, size_t size) in fbuf_make_room() function85 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf, in fbuf_make_room() function98 static bool __noprof fbuf_make_room(struct ftrace_buf *fbuf __unused, in fbuf_make_room() function157 full = !fbuf_make_room(fbuf, dump_size); in ftrace_enter()279 full = !fbuf_make_room(fbuf, dump_size); in ftrace_return()
Completed in 2 milliseconds