Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h271 cfs_trace_buf_type_t cfs_trace_buf_idx_get(void);
277 unsigned int j = cfs_trace_buf_idx_get(); in cfs_trace_get_console_buffer()
292 &(*cfs_trace_data[cfs_trace_buf_idx_get()])[get_cpu()].tcd; in cfs_trace_get_tcd()
/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c134 cfs_trace_buf_type_t cfs_trace_buf_idx_get(void) in cfs_trace_buf_idx_get() function
201 header->ph_type = cfs_trace_buf_idx_get(); in cfs_set_ptldebug_header()