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:pgd_alloc
(Results
1 - 25
of
97
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/arch/loongarch/mm/
H
A
D
pgtable.c
10
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
24
EXPORT_SYMBOL_GPL(
pgd_alloc
);
variable
/kernel/linux/linux-5.10/arch/mips/mm/
H
A
D
pgtable.c
11
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
25
EXPORT_SYMBOL_GPL(
pgd_alloc
);
variable
/kernel/linux/linux-6.6/arch/mips/mm/
H
A
D
pgtable.c
11
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
27
EXPORT_SYMBOL_GPL(
pgd_alloc
);
variable
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H
A
D
pgalloc.h
42
static inline pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
61
extern inline pgd_t *
pgd_alloc
(struct mm_struct *mm)
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H
A
D
pgalloc.h
42
static inline pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
61
extern inline pgd_t *
pgd_alloc
(struct mm_struct *mm)
/kernel/linux/linux-6.6/arch/loongarch/mm/
H
A
D
pgtable.c
24
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
39
EXPORT_SYMBOL_GPL(
pgd_alloc
);
variable
/kernel/linux/linux-5.10/arch/arm64/mm/
H
A
D
pgd.c
20
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-5.10/arch/um/include/asm/
H
A
D
pgalloc.h
27
extern pgd_t *
pgd_alloc
(struct mm_struct *);
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H
A
D
pgalloc.h
35
extern pgd_t *
pgd_alloc
(struct mm_struct *mm);
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
pgalloc.h
35
extern pgd_t *
pgd_alloc
(struct mm_struct *mm);
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
sun3_pgalloc.h
42
static inline pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H
A
D
pgalloc.h
29
#define
pgd_alloc
(mm) get_pgd()
macro
/kernel/linux/linux-6.6/arch/arm64/mm/
H
A
D
pgd.c
20
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H
A
D
pgalloc.h
34
extern pgd_t *
pgd_alloc
(struct mm_struct *mm);
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H
A
D
pgalloc.h
29
extern pgd_t *
pgd_alloc
(struct mm_struct *mm);
/kernel/linux/linux-6.6/arch/um/include/asm/
H
A
D
pgalloc.h
26
extern pgd_t *
pgd_alloc
(struct mm_struct *);
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H
A
D
pgalloc.h
31
#define
pgd_alloc
(mm) get_pgd()
macro
/kernel/linux/linux-5.10/arch/nios2/mm/
H
A
D
pgtable.c
53
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
pgalloc.h
12
extern pgd_t *
pgd_alloc
(struct mm_struct *);
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
sun3_pgalloc.h
43
static inline pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-6.6/arch/nios2/mm/
H
A
D
pgtable.c
53
pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
pgalloc.h
13
extern pgd_t *
pgd_alloc
(struct mm_struct *);
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H
A
D
pgalloc.h
30
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H
A
D
pgalloc.h
31
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
pgalloc.h
27
static inline pgd_t *
pgd_alloc
(struct mm_struct *mm)
in pgd_alloc()
function
Completed in 5 milliseconds
1
2
3
4