Searched defs:full (Results 1 – 3 of 3) sorted by relevance
/kernel/trace/ |
D | ring_buffer.c | 845 static __always_inline bool full_hit(struct trace_buffer *buffer, int cpu, int full) in full_hit() 936 int ring_buffer_wait(struct trace_buffer *buffer, int cpu, int full) in ring_buffer_wait() 1054 struct file *filp, poll_table *poll_table, int full) in ring_buffer_poll_wait() 3360 bool full = false; in check_buffer() local 5602 void **data_page, size_t len, int cpu, int full) in ring_buffer_read_page()
|
D | trace.c | 1893 static int wait_on_pipe(struct trace_iterator *iter, int full) in wait_on_pipe()
|
/kernel/sched/ |
D | psi.c | 1120 int full; in psi_show() local
|