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
refs:BKEY_PADDED
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
bcache.h
52
#define
BKEY_PADDED
(key) union { struct bkey key; __u64 key ##_pad[BKEY_PAD]; }
macro
164
BKEY_PADDED
(uuid_bucket);
165
BKEY_PADDED
(btree_root);
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
bcache.h
52
#define
BKEY_PADDED
(key) union { struct bkey key; __u64 key ##_pad[BKEY_PAD]; }
macro
164
BKEY_PADDED
(uuid_bucket);
165
BKEY_PADDED
(btree_root);
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
bcache.h
133
#define
BKEY_PADDED
(key) \
macro
354
BKEY_PADDED
(uuid_bucket);
355
BKEY_PADDED
(btree_root);
/kernel/linux/linux-6.6/drivers/md/bcache/
H
A
D
bcache_ondisk.h
134
#define
BKEY_PADDED
(key) \
macro
355
BKEY_PADDED
(uuid_bucket);
356
BKEY_PADDED
(btree_root);
H
A
D
request.h
33
BKEY_PADDED
(replace_key);
H
A
D
journal.h
120
BKEY_PADDED
(key);
H
A
D
alloc.c
537
BKEY_PADDED
(key);
614
BKEY_PADDED
(key) alloc;
in bch_alloc_sectors()
H
A
D
bcache.h
227
BKEY_PADDED
(key);
679
BKEY_PADDED
(uuid_bucket);
H
A
D
btree.h
122
BKEY_PADDED
(key);
H
A
D
extents.c
427
BKEY_PADDED
(key) temp;
in bch_extent_insert_fixup()
H
A
D
btree.c
342
BKEY_PADDED
(key) k;
in do_btree_node_write()
1120
BKEY_PADDED
(key) k;
in __bch_btree_node_alloc()
2207
BKEY_PADDED
(key) temp;
in bch_btree_insert_keys()
H
A
D
bset.c
1200
BKEY_PADDED
(k) tmp;
in btree_mergesort()
H
A
D
super.c
501
BKEY_PADDED
(key) k;
in __uuid_write()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
bcache.h
94
#define
BKEY_PADDED
(key) \
macro
190
BKEY_PADDED
(uuid_bucket);
191
BKEY_PADDED
(btree_root);
/kernel/linux/linux-5.10/drivers/md/bcache/
H
A
D
request.h
33
BKEY_PADDED
(replace_key);
H
A
D
journal.h
120
BKEY_PADDED
(key);
H
A
D
bcache.h
227
BKEY_PADDED
(key);
673
BKEY_PADDED
(uuid_bucket);
H
A
D
alloc.c
538
BKEY_PADDED
(key);
615
BKEY_PADDED
(key) alloc;
in bch_alloc_sectors()
H
A
D
btree.h
122
BKEY_PADDED
(key);
H
A
D
extents.c
427
BKEY_PADDED
(key) temp;
in bch_extent_insert_fixup()
H
A
D
btree.c
342
BKEY_PADDED
(key) k;
in do_btree_node_write()
1099
BKEY_PADDED
(key) k;
in __bch_btree_node_alloc()
2186
BKEY_PADDED
(key) temp;
in bch_btree_insert_keys()
H
A
D
bset.c
1196
BKEY_PADDED
(k) tmp;
in btree_mergesort()
H
A
D
super.c
503
BKEY_PADDED
(key) k;
in __uuid_write()
Completed in 29 milliseconds