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:UI_HISTORY_END
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
drbd.h
335
UI_HISTORY_END
,
enumerator
/kernel/linux/linux-6.6/include/linux/
H
A
D
drbd.h
328
UI_HISTORY_END
,
enumerator
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_debugfs.c
729
for (idx = UI_CURRENT; idx <=
UI_HISTORY_END
; idx++) {
in device_data_gen_id_show()
H
A
D
drbd_receiver.c
3251
(unsigned long long)uuid[
UI_HISTORY_END
],
in drbd_uuid_dump()
3420
for (i = UI_HISTORY_START; i <=
UI_HISTORY_END
; i++) {
in __must_hold()
3459
for (i = UI_HISTORY_START; i <=
UI_HISTORY_END
; i++) {
in __must_hold()
3472
for (i = UI_HISTORY_START; i <=
UI_HISTORY_END
; i++) {
in __must_hold()
3474
for (j = UI_HISTORY_START; j <=
UI_HISTORY_END
; j++) {
in __must_hold()
H
A
D
drbd_worker.c
964
for (i = UI_BITMAP ; i <=
UI_HISTORY_END
; i++)
in drbd_resync_finished()
982
for (i = UI_CURRENT ; i <=
UI_HISTORY_END
; i++)
in drbd_resync_finished()
H
A
D
drbd_main.c
884
(unsigned long long)uuid[
UI_HISTORY_END
]);
in drbd_print_uuids()
3361
for (i = UI_HISTORY_START; i <
UI_HISTORY_END
; i++)
in __must_hold()
H
A
D
drbd_nl.c
3371
BUILD_BUG_ON(sizeof(s->history_uuids) <
UI_HISTORY_END
- UI_HISTORY_START + 1);
in device_to_statistics()
3372
for (n = 0; n <
UI_HISTORY_END
- UI_HISTORY_START + 1; n++)
in device_to_statistics()
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_debugfs.c
729
for (idx = UI_CURRENT; idx <=
UI_HISTORY_END
; idx++) {
in device_data_gen_id_show()
H
A
D
drbd_receiver.c
3212
(unsigned long long)uuid[
UI_HISTORY_END
],
in drbd_uuid_dump()
3382
for (i = UI_HISTORY_START; i <=
UI_HISTORY_END
; i++) {
in __must_hold()
3421
for (i = UI_HISTORY_START; i <=
UI_HISTORY_END
; i++) {
in __must_hold()
3434
for (i = UI_HISTORY_START; i <=
UI_HISTORY_END
; i++) {
in __must_hold()
3436
for (j = UI_HISTORY_START; j <=
UI_HISTORY_END
; j++) {
in __must_hold()
H
A
D
drbd_worker.c
963
for (i = UI_BITMAP ; i <=
UI_HISTORY_END
; i++)
in drbd_resync_finished()
981
for (i = UI_CURRENT ; i <=
UI_HISTORY_END
; i++)
in drbd_resync_finished()
H
A
D
drbd_main.c
875
(unsigned long long)uuid[
UI_HISTORY_END
]);
in drbd_print_uuids()
3324
for (i = UI_HISTORY_START; i <
UI_HISTORY_END
; i++)
in __must_hold()
H
A
D
drbd_nl.c
3315
BUILD_BUG_ON(sizeof(s->history_uuids) <
UI_HISTORY_END
- UI_HISTORY_START + 1);
in device_to_statistics()
3316
for (n = 0; n <
UI_HISTORY_END
- UI_HISTORY_START + 1; n++)
in device_to_statistics()
Completed in 54 milliseconds