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:pgprot_val
(Results
1 - 25
of
55
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
page-nommu.h
28
#define
pgprot_val
(x) (x)
macro
H
A
D
pgtable-2level-types.h
29
#define
pgprot_val
(x) ((x).pgprot)
macro
47
#define
pgprot_val
(x) (x)
macro
H
A
D
pgtable-3level-types.h
32
#define
pgprot_val
(x) ((x).pgprot)
macro
49
#define
pgprot_val
(x) (x)
macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
page-nommu.h
28
#define
pgprot_val
(x) (x)
macro
H
A
D
pgtable-2level-types.h
29
#define
pgprot_val
(x) ((x).pgprot)
macro
47
#define
pgprot_val
(x) (x)
macro
H
A
D
pgtable-3level-types.h
32
#define
pgprot_val
(x) ((x).pgprot)
macro
49
#define
pgprot_val
(x) (x)
macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H
A
D
page.h
49
#define
pgprot_val
(x) (x)
macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
page.h
47
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
pgtable-types.h
44
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
pgtable-types.h
44
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
page.h
47
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
page.h
70
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H
A
D
page.h
61
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
pgtable-types.h
45
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H
A
D
page.h
67
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
H
A
D
page.h
59
#define
pgprot_val
(x) ((x).pgprot)
macro
79
#define
pgprot_val
(x) (x)
macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
page.h
39
#define
pgprot_val
(x) ((x).pgprot)
macro
58
#define
pgprot_val
(x) (x)
macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
H
A
D
page.h
67
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H
A
D
page.h
76
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H
A
D
page.h
76
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
page.h
71
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
pgtable-types.h
61
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H
A
D
page.h
38
#define
pgprot_val
(x) ((x).pgprot)
macro
57
#define
pgprot_val
(x) (x)
macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H
A
D
page.h
81
#define
pgprot_val
(x) ((x).pgprot)
macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H
A
D
page.h
67
#define
pgprot_val
(x) ((x).pgprot)
macro
Completed in 10 milliseconds
1
2
3