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:swapon
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/build/test/moduletest/runtest/bin/
H
A
D
mem_debug_t_init.sh
54
swapon
/dev/block/zram0
H
A
D
enhancedswap_t_init.sh
66
swapon
/dev/block/zram0
/kernel/linux/linux-5.10/tools/testing/selftests/zram/
H
A
D
zram_lib.sh
211
swapon
/dev/zram$i > err.log 2>&1
214
echo "FAIL
swapon
/dev/zram$1 failed"
221
echo "zram making zram mkswap and
swapon
: OK"
/kernel/linux/linux-6.6/tools/testing/selftests/zram/
H
A
D
zram_lib.sh
211
swapon
/dev/zram$i > err.log 2>&1
214
echo "FAIL
swapon
/dev/zram$1 failed"
221
echo "zram making zram mkswap and
swapon
: OK"
/kernel/linux/linux-5.10/kernel/
H
A
D
sys_ni.c
274
COND_SYSCALL(
swapon
);
variable
/kernel/linux/linux-6.6/kernel/
H
A
D
sys_ni.c
175
COND_SYSCALL(
swapon
);
variable
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
nfs4state.c
1216
bool
swapon
= false;
in nfs4_schedule_state_manager()
local
1221
swapon
= !test_and_set_bit(NFS4CLNT_MANAGER_AVAILABLE,
in nfs4_schedule_state_manager()
1223
if (!
swapon
) {
in nfs4_schedule_state_manager()
1248
if (
swapon
)
in nfs4_schedule_state_manager()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
nfs4state.c
1213
bool
swapon
= false;
in nfs4_schedule_state_manager()
local
1221
swapon
= !test_and_set_bit(NFS4CLNT_MANAGER_AVAILABLE,
in nfs4_schedule_state_manager()
1223
if (!
swapon
) {
in nfs4_schedule_state_manager()
1248
if (
swapon
)
in nfs4_schedule_state_manager()
/kernel/linux/linux-5.10/mm/
H
A
D
swapfile.c
97
/* Activity counter to indicate that a
swapon
or swapoff has occurred */
168
*
swapon
tell device that all the old swap contents can be discarded,
1291
* Notice that swapoff or swapoff+
swapon
can still happen before the
1300
* ... swapoff+
swapon
1312
* has been swapoff or swapoff+
swapon
.
2417
* is built at
swapon
time and is then used at swap_writepage/swap_readpage
2426
* swapfiles are handled *identically* after
swapon
time.
2434
* For all swap devices we set S_SWAPFILE across the life of the
swapon
. This
2740
* Clear the SWP_USED flag after all resources are freed so that
swapon
in SYSCALL_DEFINE1()
3178
SYSCALL_DEFINE2(
swapon
, cons
[all...]
/kernel/linux/linux-6.6/mm/
H
A
D
swapfile.c
105
/* Activity counter to indicate that a
swapon
or swapoff has occurred */
175
*
swapon
tell device that all the old swap contents can be discarded,
1240
* Notice that swapoff or swapoff+
swapon
can still happen before the
1248
* ... swapoff+
swapon
1260
* has been swapoff or swapoff+
swapon
.
2239
* built at
swapon
time and is then used at swap_writepage/swap_readpage
2248
* swapfiles are handled *identically* after
swapon
time.
2256
* For all swap devices we set S_SWAPFILE across the life of the
swapon
. This
2558
* Clear the SWP_USED flag after all resources are freed so that
swapon
in SYSCALL_DEFINE1()
2990
SYSCALL_DEFINE2(
swapon
, cons
[all...]
Completed in 20 milliseconds