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:OFFSET
(Results
1 - 25
of
27
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/
H
A
D
kbuild.h
10
#define
OFFSET
(sym, str, mem) \
macro
/kernel/linux/linux-6.6/include/linux/
H
A
D
kbuild.h
10
#define
OFFSET
(sym, str, mem) \
macro
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H
A
D
exec.c
19
#define
OFFSET
(36000)
macro
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H
A
D
exec.c
19
#define
OFFSET
(36000)
macro
H
A
D
vfork_exec.c
20
#define
OFFSET
(36000)
macro
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-mb86s7x.c
34
#define
OFFSET
(x) BIT((x) % 8)
macro
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H
A
D
my3126.c
35
#define
OFFSET
(REG_ADDR) (REG_ADDR << 2)
macro
H
A
D
pm3393.c
48
#define
OFFSET
(REG_ADDR) ((REG_ADDR) << 2)
macro
[all...]
/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/
H
A
D
dump_psb.c
18
#define
OFFSET
(0xc0000)
macro
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H
A
D
conf_space.h
75
#define
OFFSET
(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset)
macro
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H
A
D
conf_space.h
75
#define
OFFSET
(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset)
macro
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-mb86s7x.c
34
#define
OFFSET
(x) BIT((x) % 8)
macro
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H
A
D
my3126.c
35
#define
OFFSET
(REG_ADDR) (REG_ADDR << 2)
macro
H
A
D
pm3393.c
39
#define
OFFSET
(REG_ADDR) ((REG_ADDR) << 2)
macro
[all...]
/kernel/linux/linux-6.6/tools/power/cpupower/debug/i386/
H
A
D
dump_psb.c
16
#define
OFFSET
(0xc0000)
macro
/kernel/liteos_a/testsuites/unittest/container/
H
A
D
It_container_test.cpp
49
static const int
OFFSET
= 2;
variable
/kernel/linux/linux-5.10/fs/cramfs/
H
A
D
inode.c
65
#define
OFFSET
(x) ((x)->i_ino)
macro
/kernel/linux/linux-6.6/fs/cramfs/
H
A
D
inode.c
65
#define
OFFSET
(x) ((x)->i_ino)
macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
traps.c
496
#define
OFFSET
0x0000ffff
macro
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
tegra_nand.c
153
#define
OFFSET
(val, off) ((val) < (off) ? 0 : (val) - (off))
macro
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
traps.c
505
#define
OFFSET
0x0000ffff
macro
/kernel/linux/linux-5.10/drivers/hwmon/
H
A
D
adt7475.c
31
#define
OFFSET
3
macro
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
tegra_nand.c
156
#define
OFFSET
(val, off) ((val) < (off) ? 0 : (val) - (off))
macro
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
adt7475.c
30
#define
OFFSET
3
macro
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
bcm3510_priv.h
180
u8
OFFSET
:1;
member
205
u8
OFFSET
:1;
member
Completed in 30 milliseconds
1
2