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_lock
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
mmu_context.h
59
spinlock_t *
pgd_lock
= &next->page_table_lock;
in switch_mm_irqs_off()
local
60
mtctl(__pa(__ldcw_align(&
pgd_lock
->rlock.raw_lock)), 28);
in switch_mm_irqs_off()
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H
A
D
mmu_context.h
57
spinlock_t *
pgd_lock
= &next->page_table_lock;
in switch_mm_irqs_off()
local
58
mtctl(__pa(__ldcw_align(&
pgd_lock
->rlock.raw_lock)), 28);
in switch_mm_irqs_off()
/kernel/linux/linux-5.10/arch/x86/mm/
H
A
D
pgtable.c
148
spin_lock(&
pgd_lock
);
in pgd_dtor()
150
spin_unlock(&
pgd_lock
);
in pgd_dtor()
451
spin_lock(&
pgd_lock
);
in pgd_alloc()
457
spin_unlock(&
pgd_lock
);
in pgd_alloc()
H
A
D
fault.c
153
DEFINE_SPINLOCK(
pgd_lock
);
variable
256
spin_lock(&
pgd_lock
);
in arch_sync_kernel_mappings()
267
spin_unlock(&
pgd_lock
);
in arch_sync_kernel_mappings()
H
A
D
init_64.c
142
spin_lock(&
pgd_lock
);
in sync_global_pgds_l5()
160
spin_unlock(&
pgd_lock
);
in sync_global_pgds_l5()
183
spin_lock(&
pgd_lock
);
in sync_global_pgds_l4()
204
spin_unlock(&
pgd_lock
);
in sync_global_pgds_l4()
/kernel/linux/linux-6.6/arch/x86/mm/
H
A
D
pgtable.c
148
spin_lock(&
pgd_lock
);
in pgd_dtor()
150
spin_unlock(&
pgd_lock
);
in pgd_dtor()
459
spin_lock(&
pgd_lock
);
in pgd_alloc()
468
spin_unlock(&
pgd_lock
);
in pgd_alloc()
H
A
D
fault.c
170
DEFINE_SPINLOCK(
pgd_lock
);
variable
273
spin_lock(&
pgd_lock
);
in arch_sync_kernel_mappings()
284
spin_unlock(&
pgd_lock
);
in arch_sync_kernel_mappings()
H
A
D
init_64.c
148
spin_lock(&
pgd_lock
);
in sync_global_pgds_l5()
166
spin_unlock(&
pgd_lock
);
in sync_global_pgds_l5()
189
spin_lock(&
pgd_lock
);
in sync_global_pgds_l4()
210
spin_unlock(&
pgd_lock
);
in sync_global_pgds_l4()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
cache.c
331
unsigned long
pgd_lock
;
in flush_user_cache_page()
local
344
pgd_lock
= mfctl(28);
in flush_user_cache_page()
357
mtctl(
pgd_lock
, 28);
in flush_user_cache_page()
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H
A
D
set_memory.c
83
spin_lock(&
pgd_lock
);
in update_page_count()
85
spin_unlock(&
pgd_lock
);
in update_page_count()
916
spin_lock(&
pgd_lock
);
in should_split_large_page()
918
spin_unlock(&
pgd_lock
);
in should_split_large_page()
969
spin_lock(&
pgd_lock
);
in __split_large_page()
976
spin_unlock(&
pgd_lock
);
in __split_large_page()
1011
spin_unlock(&
pgd_lock
);
in __split_large_page()
1059
spin_unlock(&
pgd_lock
);
in __split_large_page()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H
A
D
set_memory.c
90
spin_lock(&
pgd_lock
);
in update_page_count()
92
spin_unlock(&
pgd_lock
);
in update_page_count()
994
spin_lock(&
pgd_lock
);
in should_split_large_page()
996
spin_unlock(&
pgd_lock
);
in should_split_large_page()
1047
spin_lock(&
pgd_lock
);
in __split_large_page()
1054
spin_unlock(&
pgd_lock
);
in __split_large_page()
1089
spin_unlock(&
pgd_lock
);
in __split_large_page()
1137
spin_unlock(&
pgd_lock
);
in __split_large_page()
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
mmu_pv.c
765
spin_lock(&
pgd_lock
);
in xen_mm_pin_all()
774
spin_unlock(&
pgd_lock
);
in xen_mm_pin_all()
869
spin_lock(&
pgd_lock
);
in xen_mm_unpin_all()
879
spin_unlock(&
pgd_lock
);
in xen_mm_unpin_all()
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
mmu_pv.c
785
spin_lock(&
pgd_lock
);
in xen_mm_pin_all()
794
spin_unlock(&
pgd_lock
);
in xen_mm_pin_all()
891
spin_lock(&
pgd_lock
);
in xen_mm_unpin_all()
901
spin_unlock(&
pgd_lock
);
in xen_mm_unpin_all()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
pgtable.h
55
extern spinlock_t
pgd_lock
;
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
pgtable.h
59
extern spinlock_t
pgd_lock
;
Completed in 29 milliseconds