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:pkey_reg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
pkey-powerpc.h
44
u64
pkey_reg
;
in __read_pkey_reg()
local
51
static inline void __write_pkey_reg(u64
pkey_reg
)
in __write_pkey_reg()
argument
H
A
D
pkey-helpers.h
122
u64
pkey_reg
= __read_pkey_reg();
in _read_pkey_reg()
local
134
static inline void write_pkey_reg(u64
pkey_reg
)
in write_pkey_reg()
argument
152
u64
pkey_reg
= read_
pkey_reg
();
__pkey_access_allow()
local
166
u64
pkey_reg
= read_
pkey_reg
();
__pkey_write_allow()
local
[all...]
H
A
D
pkey-x86.h
61
unsigned
pkey_reg
;
in __read_pkey_reg()
local
70
static inline void __write_pkey_reg(u64
pkey_reg
)
in __write_pkey_reg()
argument
H
A
D
protection_keys.c
179
u64
pkey_reg
= __read_pkey_reg();
in hw_pkey_get()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
pkey-x86.h
43
unsigned
pkey_reg
;
in __read_pkey_reg()
local
52
static inline void __write_pkey_reg(u64
pkey_reg
)
in __write_pkey_reg()
argument
H
A
D
pkey-powerpc.h
41
u64
pkey_reg
;
in __read_pkey_reg()
local
48
static inline void __write_pkey_reg(u64
pkey_reg
)
in __write_pkey_reg()
argument
H
A
D
pkey-helpers.h
124
u64
pkey_reg
= __read_pkey_reg();
in _read_pkey_reg()
local
136
static inline void write_pkey_reg(u64
pkey_reg
)
in write_pkey_reg()
argument
154
u64
pkey_reg
= read_
pkey_reg
();
__pkey_access_allow()
local
168
u64
pkey_reg
= read_
pkey_reg
();
__pkey_write_allow()
local
[all...]
H
A
D
protection_keys.c
180
u64
pkey_reg
= __read_pkey_reg();
in hw_pkey_get()
local
[all...]
Completed in 5 milliseconds