Searched defs:rbe (Results 1 – 7 of 7) sorted by relevance
/linux/net/netfilter/ |
H A D | nft_set_rbtree.c | 31 static bool nft_rbtree_interval_end(const struct nft_rbtree_elem *rbe) in nft_rbtree_interval_end() 37 static bool nft_rbtree_interval_start(const struct nft_rbtree_elem *rbe) in nft_rbtree_interval_start() 50 static bool nft_rbtree_elem_expired(const struct nft_rbtree_elem *rbe) in nft_rbtree_elem_expired() 60 const struct nft_rbtree_elem *rbe, *interval = NULL; in __nft_rbtree_lookup() local 140 struct nft_rbtree_elem *rbe, *interval = NULL; in __nft_rbtree_get() local 206 struct nft_rbtree_elem *rbe = ERR_PTR(-ENOENT); in nft_rbtree_get() local 228 struct nft_rbtree_elem *rbe) in nft_rbtree_gc_elem_remove() 237 struct nft_rbtree_elem *rbe) in nft_rbtree_gc_elem() 292 struct nft_rbtree_elem *rbe, in nft_rbtree_update_first() 311 struct nft_rbtree_elem *rbe, *rbe_le = NULL, *rbe_ge = NULL; in __nft_rbtree_insert() local [all …]
|
/linux/kernel/trace/ |
H A D | trace_events_hist.c | 212 struct ring_buffer_event *rbe, in hist_field_const() 221 struct ring_buffer_event *rbe, in hist_field_counter() 230 struct ring_buffer_event *rbe, in hist_field_string() 241 struct ring_buffer_event *rbe, in hist_field_dynstring() 254 struct ring_buffer_event *rbe, in hist_field_reldynstring() 268 struct ring_buffer_event *rbe, in hist_field_pstring() 279 struct ring_buffer_event *rbe, in hist_field_log2() 292 struct ring_buffer_event *rbe, in hist_field_bucket() 313 struct ring_buffer_event *rbe, in hist_field_plus() 328 struct ring_buffer_event *rbe, in hist_field_minus() [all …]
|
H A D | trace_eprobe.c | 471 struct ring_buffer_event *rbe) in eprobe_trigger_func()
|
H A D | trace.c | 7194 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 D | bmap_repair.c | 133 struct xfs_bmbt_rec rbe; in xrep_bmap_from_rmap() local 369 struct xfs_bmbt_rec rbe; in xrep_bmap_find_delalloc() local
|
/linux/scripts/ |
H A D | sorttable.c | 114 static uint32_t rbe(const uint32_t *x) in rbe() function
|
/linux/drivers/net/ethernet/natsemi/ |
H A D | sonic.c | 560 bool rbe = false; in sonic_rx() local
|