Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:brb
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H
A
D
dm-space-map-metadata.c
101
static void brb_init(struct bop_ring_buffer *
brb
)
in brb_init()
argument
107
static bool brb_empty(struct bop_ring_buffer *
brb
)
in brb_empty()
argument
112
static unsigned brb_next(struct bop_ring_buffer *
brb
, unsigned old)
in brb_next()
argument
118
static int brb_push(struct bop_ring_buffer *
brb
,
in brb_push()
argument
140
brb
_peek(struct bop_ring_buffer *
brb
, struct block_op *result)
brb_peek()
argument
154
brb
_pop(struct bop_ring_buffer *
brb
)
brb_pop()
argument
[all...]
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H
A
D
dm-space-map-metadata.c
103
static void brb_init(struct bop_ring_buffer *
brb
)
in brb_init()
argument
109
static bool brb_empty(struct bop_ring_buffer *
brb
)
in brb_empty()
argument
114
static unsigned int brb_next(struct bop_ring_buffer *
brb
, unsigned int old)
in brb_next()
argument
121
static int brb_push(struct bop_ring_buffer *
brb
,
in brb_push()
argument
144
brb
_peek(struct bop_ring_buffer *
brb
, struct block_op *result)
brb_peek()
argument
156
brb
_pop(struct bop_ring_buffer *
brb
)
brb_pop()
argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-pci-defs.h
255
uint32_t
brb
:1;
member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-pci-defs.h
255
uint32_t
brb
:1;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_mfw_hsi.h
270
struct brb_stats
brb
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_hsi.h
11731
struct brb_stats
brb
;
member
Completed in 81 milliseconds