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:address_offset
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/can/
H
A
D
kvaser_pciefd.c
255
((pcie)->reg_base + (pcie)->driver_data->
address_offset
->block)
309
const struct kvaser_pciefd_address_offset *
address_offset
;
member
359
.
address_offset
= &kvaser_pciefd_altera_address_offset,
365
.
address_offset
= &kvaser_pciefd_sf2_address_offset,
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
6961
int
address_offset
;
in ahc_download_instr()
local
6967
address_offset
= 0;
in ahc_download_instr()
6980
address_offset
+= end_addr - i;
in ahc_download_instr()
6986
address -=
address_offset
;
in ahc_download_instr()
H
A
D
aic79xx_core.c
9458
int
address_offset
;
in ahd_resolve_seqaddr()
local
9462
address_offset
= 0;
in ahd_resolve_seqaddr()
9474
address_offset
+= end_addr - i;
in ahd_resolve_seqaddr()
9480
return (address -
address_offset
);
in ahd_resolve_seqaddr()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
6956
int
address_offset
;
in ahc_download_instr()
local
6962
address_offset
= 0;
in ahc_download_instr()
6975
address_offset
+= end_addr - i;
in ahc_download_instr()
6981
address -=
address_offset
;
in ahc_download_instr()
H
A
D
aic79xx_core.c
9454
int
address_offset
;
in ahd_resolve_seqaddr()
local
9458
address_offset
= 0;
in ahd_resolve_seqaddr()
9470
address_offset
+= end_addr - i;
in ahd_resolve_seqaddr()
9476
return (address -
address_offset
);
in ahd_resolve_seqaddr()
Completed in 39 milliseconds