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:endidx
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
hp_sdc_rtc.c
85
t.
endidx
= 91;
in hp_sdc_rtc_do_read_bbrtc()
153
t.
endidx
= numreg * 5;
in hp_sdc_rtc_read_i8042timer()
156
tseq[t.
endidx
- 4] |= HP_SDC_ACT_SEMAPHORE; /* numreg assumed > 1 */
in hp_sdc_rtc_read_i8042timer()
/kernel/linux/linux-5.10/drivers/input/serio/
H
A
D
hp_sdc_mlc.c
206
priv->trans.
endidx
= 5;
in hp_sdc_mlc_cts()
246
priv->trans.
endidx
= 6;
in hp_sdc_mlc_out()
287
priv->trans.
endidx
= 4;
in hp_sdc_mlc_out()
H
A
D
hp_sdc.c
415
if (curr->actidx >= curr->
endidx
) {
in hp_sdc_put()
427
if (curr->idx >= curr->
endidx
) {
in hp_sdc_put()
570
if (curr->idx >= curr->
endidx
) { /* This transaction is over. */
in hp_sdc_put()
898
t_sync.
endidx
= 6;
in hp_sdc_init()
1037
tq_init.
endidx
= 5;
in hp_sdc_register()
1089
tq_init.
endidx
= 4;
in hp_sdc_register()
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
hp_sdc_rtc.c
85
t.
endidx
= 91;
in hp_sdc_rtc_do_read_bbrtc()
153
t.
endidx
= numreg * 5;
in hp_sdc_rtc_read_i8042timer()
156
tseq[t.
endidx
- 4] |= HP_SDC_ACT_SEMAPHORE; /* numreg assumed > 1 */
in hp_sdc_rtc_read_i8042timer()
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
hp_sdc_mlc.c
206
priv->trans.
endidx
= 5;
in hp_sdc_mlc_cts()
246
priv->trans.
endidx
= 6;
in hp_sdc_mlc_out()
287
priv->trans.
endidx
= 4;
in hp_sdc_mlc_out()
H
A
D
hp_sdc.c
415
if (curr->actidx >= curr->
endidx
) {
in hp_sdc_put()
427
if (curr->idx >= curr->
endidx
) {
in hp_sdc_put()
570
if (curr->idx >= curr->
endidx
) { /* This transaction is over. */
in hp_sdc_put()
898
t_sync.
endidx
= 6;
in hp_sdc_init()
1037
tq_init.
endidx
= 5;
in hp_sdc_register()
1089
tq_init.
endidx
= 4;
in hp_sdc_register()
/kernel/linux/linux-5.10/include/linux/
H
A
D
hp_sdc.h
67
int
endidx
; /* transaction is over and done if idx ==
endidx
*/
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hp_sdc.h
67
int
endidx
; /* transaction is over and done if idx ==
endidx
*/
member
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_ialloc.c
1863
int startidx,
endidx
;
in xfs_difree_inode_chunk()
local
1887
startidx =
endidx
= find_first_zero_bit(holemask,
in xfs_difree_inode_chunk()
1898
nextbit ==
endidx
+ 1) {
in xfs_difree_inode_chunk()
1899
endidx
= nextbit;
in xfs_difree_inode_chunk()
1910
contigblk = ((
endidx
- startidx + 1) *
in xfs_difree_inode_chunk()
1920
startidx =
endidx
= nextbit;
in xfs_difree_inode_chunk()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_ialloc.c
1846
int startidx,
endidx
;
in xfs_difree_inode_chunk()
local
1870
startidx =
endidx
= find_first_zero_bit(holemask,
in xfs_difree_inode_chunk()
1883
nextbit ==
endidx
+ 1) {
in xfs_difree_inode_chunk()
1884
endidx
= nextbit;
in xfs_difree_inode_chunk()
1895
contigblk = ((
endidx
- startidx + 1) *
in xfs_difree_inode_chunk()
1908
startidx =
endidx
= nextbit;
in xfs_difree_inode_chunk()
Completed in 13 milliseconds