Home
last modified time | relevance | path

Searched refs:cfs_trace_buf_idx_get (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h274 extern cfs_trace_buf_type_t cfs_trace_buf_idx_get(void);
280 unsigned int j = cfs_trace_buf_idx_get(); in cfs_trace_get_console_buffer()
295 &(*cfs_trace_data[cfs_trace_buf_idx_get()])[get_cpu()].tcd; in cfs_trace_get_tcd()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c137 cfs_trace_buf_type_t cfs_trace_buf_idx_get(void) in cfs_trace_buf_idx_get() function
204 header->ph_type = cfs_trace_buf_idx_get(); in cfs_set_ptldebug_header()