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:pudval
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
pgalloc.h
30
pudval_t
pudval
= PUD_TYPE_TABLE;
in pud_populate()
local
/kernel/linux/linux-5.10/arch/x86/mm/
H
A
D
ident_map.c
52
pud_t
pudval
;
in ident_pud_init()
local
/kernel/linux/linux-6.6/arch/x86/mm/
H
A
D
ident_map.c
52
pud_t
pudval
;
in ident_pud_init()
local
/kernel/linux/linux-5.10/mm/
H
A
D
mapping_dirty_helpers.c
156
pud_t
pudval
= READ_ONCE(*pud);
in wp_clean_pud_entry()
local
/kernel/linux/linux-6.6/mm/
H
A
D
mapping_dirty_helpers.c
152
pud_t
pudval
= READ_ONCE(*pud);
in wp_clean_pud_entry()
local
/kernel/linux/linux-6.6/arch/arm64/mm/
H
A
D
mmu.c
285
pudval_t
pudval
= PUD_TYPE_TABLE | PUD_TABLE_UXN;
in alloc_init_cont_pmd()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
pgtable.h
1143
pud_t
pudval
= READ_ONCE(*pud);
in pud_none_or_trans_huge_or_dev_or_clear_bad()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
pgtable.h
1393
pud_t
pudval
= READ_ONCE(*pud);
in pud_trans_unstable()
local
Completed in 9 milliseconds