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:MPOL_INTERLEAVE
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H
A
D
numaif.h
38
#define
MPOL_INTERLEAVE
3
macro
40
#define MPOL_MAX
MPOL_INTERLEAVE
/kernel/linux/linux-5.10/mm/
H
A
D
mempolicy.c
418
[
MPOL_INTERLEAVE
] = {
882
if (new && new->mode ==
MPOL_INTERLEAVE
)
in do_set_mempolicy()
905
case
MPOL_INTERLEAVE
:
in get_policy_nodemask()
995
pol->mode ==
MPOL_INTERLEAVE
) {
in do_get_mempolicy()
1932
case
MPOL_INTERLEAVE
:
in mempolicy_slab_node()
2022
if (unlikely((*mpol)->mode ==
MPOL_INTERLEAVE
)) {
in huge_node()
2069
case
MPOL_INTERLEAVE
:
in init_nodemask_of_mempolicy()
2115
case
MPOL_INTERLEAVE
:
in mempolicy_nodemask_intersects()
2179
if (pol->mode ==
MPOL_INTERLEAVE
) {
in alloc_pages_vma()
2264
if (pol->mode ==
MPOL_INTERLEAVE
)
in alloc_pages_current()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
mempolicy.h
23
MPOL_INTERLEAVE
,
enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
mempolicy.h
23
MPOL_INTERLEAVE
,
enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
mempolicy.h
26
MPOL_INTERLEAVE
,
enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
mempolicy.h
26
MPOL_INTERLEAVE
,
enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
mempolicy.h
13
MPOL_INTERLEAVE
,
enumerator
/kernel/linux/linux-6.6/mm/
H
A
D
mempolicy.c
402
[
MPOL_INTERLEAVE
] = {
888
if (new && new->mode ==
MPOL_INTERLEAVE
)
in do_set_mempolicy()
911
case
MPOL_INTERLEAVE
:
in get_policy_nodemask()
998
pol->mode ==
MPOL_INTERLEAVE
) {
in do_get_mempolicy()
1939
case
MPOL_INTERLEAVE
:
in mempolicy_slab_node()
2044
if (unlikely(mode ==
MPOL_INTERLEAVE
)) {
in huge_node()
2084
case
MPOL_INTERLEAVE
:
in init_nodemask_of_mempolicy()
2195
if (pol->mode ==
MPOL_INTERLEAVE
) {
in vma_alloc_folio()
2297
if (pol->mode ==
MPOL_INTERLEAVE
)
in alloc_pages()
2391
if (pol->mode ==
MPOL_INTERLEAVE
)
in alloc_pages_bulk_array_mempolicy()
[all...]
Completed in 11 milliseconds