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:protection_map
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-6.6/arch/m68k/mm/
H
A
D
sun3mmu.c
99
static const pgprot_t
protection_map
[16] = {
variable
H
A
D
mcfmmu.c
228
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/arc/mm/
H
A
D
mmap.c
78
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/nios2/mm/
H
A
D
init.c
127
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/openrisc/mm/
H
A
D
init.c
210
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/xtensa/mm/
H
A
D
init.c
221
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/microblaze/mm/
H
A
D
init.c
273
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/csky/mm/
H
A
D
init.c
201
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/hexagon/mm/
H
A
D
init.c
238
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/loongarch/mm/
H
A
D
cache.c
161
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/s390/mm/
H
A
D
mmap.c
192
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/sh/mm/
H
A
D
mmap.c
22
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/alpha/mm/
H
A
D
init.c
284
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/sparc/mm/
H
A
D
init_32.c
314
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/um/kernel/
H
A
D
mem.c
220
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
pgtable.c
503
const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/ia64/mm/
H
A
D
init.c
508
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/parisc/mm/
H
A
D
init.c
975
static const pgprot_t
protection_map
[16] = {
variable
/kernel/linux/linux-6.6/arch/riscv/mm/
H
A
D
init.c
297
static const pgprot_t
protection_map
[16] = {
variable
Completed in 12 milliseconds