Searched refs:tracefs_cpu_stop (Results 1 – 6 of 6) sorted by relevance
7 tracefs_cpu_stop, tracefs_cpu_flush, tracefs_cpu_flush_write, tracefs_cpu_pipe20 int *tracefs_cpu_stop*(struct tracefs_cpu pass:[*]_tcpu_);56 The *tracefs_cpu_stop()* will attempt to unblock a task blocked on _tcpu_ reading it.95 The *tracefs_cpu_stop()* returns zero if any waiters were guaranteed to be183 ret = tracefs_cpu_stop(data.tcpu);
349 int *tracefs_cpu_stop*(struct tracefs_cpu pass:[*]_tcpu_);
106 return tracefs_cpu_stop(recorder->tcpu); in set_nonblock()
697 int tracefs_cpu_stop(struct tracefs_cpu *tcpu) in tracefs_cpu_stop() function
677 int tracefs_cpu_stop(struct tracefs_cpu *tcpu);
1370 tracefs_cpu_stop(data->tcpu); in test_cpu_read_buf_percent()1945 tracefs_cpu_stop(data->tcpu); in test_cpu_pipe()