Searched refs:trace_note (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dblktrace.c64 static void trace_note(struct blk_trace *bt, pid_t pid, int action, function
113 trace_note(bt, tsk->pid, BLK_TN_PROCESS, tsk->comm, sizeof(tsk->comm));
127 trace_note(bt, 0, BLK_TN_TIMESTAMP, words, sizeof(words));
148 trace_note(bt, 0, BLK_TN_MESSAGE, buf, n);

Completed in 98 milliseconds