Home
last modified time | relevance | path

Searched defs:rbe (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/trace/
H A Dtrace_events_hist.c213 struct ring_buffer_event *rbe, in hist_field_const()
222 struct ring_buffer_event *rbe, in hist_field_counter()
231 struct ring_buffer_event *rbe, in hist_field_string()
242 struct ring_buffer_event *rbe, in hist_field_dynstring()
255 struct ring_buffer_event *rbe, in hist_field_reldynstring()
269 struct ring_buffer_event *rbe, in hist_field_pstring()
280 struct ring_buffer_event *rbe, in hist_field_log2()
293 struct ring_buffer_event *rbe, in hist_field_bucket()
314 struct ring_buffer_event *rbe, in hist_field_plus()
329 struct ring_buffer_event *rbe, in hist_field_minus()
[all …]
H A Dtrace_eprobe.c471 struct ring_buffer_event *rbe) in eprobe_trigger_func()
H A Dtrace.c7549 u64 tracing_event_time_stamp(struct trace_buffer *buffer, struct ring_buffer_event *rbe) in tracing_event_time_stamp()
/linux/fs/xfs/scrub/
H A Dbmap_repair.c142 struct xfs_bmbt_rec rbe; in xrep_bmap_from_rmap() local
486 struct xfs_bmbt_rec rbe; in xrep_bmap_find_delalloc() local
/linux/drivers/net/ethernet/natsemi/
H A Dsonic.c560 bool rbe = false; in sonic_rx() local
/linux/scripts/
H A Dsorttable.c347 static uint32_t rbe(const uint32_t *x) in rbe() function