Searched defs:full (Results 1 – 4 of 4) sorted by relevance
| /kernel/trace/ |
| A D | ring_buffer.c | 759 static __always_inline bool full_hit(struct trace_buffer *buffer, int cpu, int full) in full_hit() 851 static bool rb_watermark_hit(struct trace_buffer *buffer, int cpu, int full) in rb_watermark_hit() 884 int cpu, int full, ring_buffer_cond_fn cond, void *data) in rb_wait_cond() 949 int ring_buffer_wait(struct trace_buffer *buffer, int cpu, int full, in ring_buffer_wait() 1009 struct file *filp, poll_table *poll_table, int full) in ring_buffer_poll_wait() 4367 bool full = false; in check_buffer() local 6591 size_t len, int cpu, int full) in ring_buffer_read_page()
|
| A D | trace.c | 2114 static int wait_on_pipe(struct trace_iterator *iter, int full) in wait_on_pipe()
|
| /kernel/ |
| A D | relay.c | 254 int full = relay_buf_full(buf); in relay_subbuf_start() local
|
| /kernel/sched/ |
| A D | psi.c | 1248 int full; in psi_show() local
|
Completed in 37 milliseconds