Home
last modified time | relevance | path

Searched defs:brb (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/persistent-data/
Ddm-space-map-metadata.c100 static void brb_init(struct bop_ring_buffer *brb) in brb_init()
106 static bool brb_empty(struct bop_ring_buffer *brb) in brb_empty()
111 static unsigned brb_next(struct bop_ring_buffer *brb, unsigned old) in brb_next()
117 static int brb_push(struct bop_ring_buffer *brb, in brb_push()
139 static int brb_pop(struct bop_ring_buffer *brb, struct block_op *result) in brb_pop()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h284 uint32_t brb:1; member