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:zswapd
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/mm/
H
A
D
zswapd.c
3
* mm/
zswapd
.c
12
#include <linux/
zswapd
.h>
440
if (IS_ERR(pgdat->
zswapd
))
in wakeup_zswapd()
760
static int
zswapd
(void *p)
in zswapd()
function
769
/* save
zswapd
pid for schedule strategy */
in zswapd()
827
* This
zswapd
start function will be called by init and node-hot-add.
837
if (pgdat->
zswapd
)
in zswapd_run()
841
pgdat->
zswapd
= kthread_create(
zswapd
, pgdat, "
zswapd
in zswapd_run()
860
struct task_struct *
zswapd
= NODE_DATA(nid)->
zswapd
;
zswapd_stop()
local
[all...]
H
A
D
Makefile
129
obj-$(CONFIG_HYPERHOLD_ZSWAPD) +=
zswapd
.o zswapd_control.o
H
A
D
memcg_control.c
11
#include <linux/
zswapd
.h>
H
A
D
zswapd_control.c
13
#include <linux/
zswapd
.h>
H
A
D
memory_hotplug.c
39
#include <linux/
zswapd
.h>
H
A
D
swapfile.c
46
#include <linux/
zswapd
.h>
H
A
D
memcontrol.c
68
#include <linux/
zswapd
.h>
H
A
D
page_alloc.c
73
#include <linux/
zswapd
.h>
/kernel/linux/linux-6.6/mm/
H
A
D
zswapd.c
3
* mm/
zswapd
.c
13
#include <linux/
zswapd
.h>
441
if (IS_ERR(pgdat->
zswapd
))
in wakeup_zswapd()
761
static int
zswapd
(void *p)
in zswapd()
function
770
/* save
zswapd
pid for schedule strategy */
in zswapd()
828
* This
zswapd
start function will be called by init and node-hot-add.
838
if (pgdat->
zswapd
)
in zswapd_run()
842
pgdat->
zswapd
= kthread_create(
zswapd
, pgdat, "
zswapd
in zswapd_run()
861
struct task_struct *
zswapd
= NODE_DATA(nid)->
zswapd
;
zswapd_stop()
local
[all...]
H
A
D
Makefile
143
obj-$(CONFIG_HYPERHOLD_ZSWAPD) +=
zswapd
.o zswapd_control.o
H
A
D
memcg_control.c
11
#include <linux/
zswapd
.h>
H
A
D
zswapd_control.c
14
#include <linux/
zswapd
.h>
H
A
D
memory_hotplug.c
38
#include <linux/
zswapd
.h>
H
A
D
swapfile.c
49
#include <linux/
zswapd
.h>
H
A
D
page_alloc.c
54
#include <linux/
zswapd
.h>
H
A
D
memcontrol.c
74
#include <linux/
zswapd
.h>
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H
A
D
group_writeback.c
11
#include <linux/
zswapd
.h>
/kernel/linux/linux-5.10/include/linux/
H
A
D
mmzone.h
791
struct task_struct *
zswapd
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
mmzone.h
1356
struct task_struct *
zswapd
;
member
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H
A
D
group_writeback.c
11
#include <linux/
zswapd
.h>
Completed in 63 milliseconds