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:mem_cgroup_put
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/mm/
H
A
D
shrinker_debug.c
142
mem_cgroup_put
(memcg);
in shrinker_debugfs_scan_write()
151
mem_cgroup_put
(memcg);
in shrinker_debugfs_scan_write()
163
mem_cgroup_put
(memcg);
in shrinker_debugfs_scan_write()
H
A
D
oom_kill.c
1052
mem_cgroup_put
(oom_group);
in oom_kill_process()
H
A
D
vmscan.c
3458
mem_cgroup_put
(mm->lru_gen.memcg);
in lru_gen_del_mm()
5448
mem_cgroup_put
(memcg);
in shrink_many()
5478
mem_cgroup_put
(memcg);
in shrink_many()
6076
mem_cgroup_put
(memcg);
in run_cmd()
H
A
D
memcontrol.c
2072
* Caller has to call
mem_cgroup_put
() on the returned non-NULL memcg.
7879
mem_cgroup_put
(original_memcg);
in obj_cgroup_may_zswap()
/kernel/linux/linux-5.10/fs/notify/
H
A
D
group.c
27
mem_cgroup_put
(group->memcg);
in fsnotify_final_destroy_group()
/kernel/linux/linux-6.6/fs/notify/
H
A
D
group.c
27
mem_cgroup_put
(group->memcg);
in fsnotify_final_destroy_group()
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
memalloc.c
251
mem_cgroup_put
(memcg);
in alloc_bulk()
928
mem_cgroup_put
(memcg);
in bpf_mem_cache_alloc_flags()
H
A
D
syscall.c
424
mem_cgroup_put
(memcg);
in bpf_map_kmalloc_node()
438
mem_cgroup_put
(memcg);
in bpf_map_kzalloc()
453
mem_cgroup_put
(memcg);
in bpf_map_kvcalloc()
468
mem_cgroup_put
(memcg);
in bpf_map_alloc_percpu()
/kernel/linux/linux-5.10/include/linux/
H
A
D
memcontrol.h
546
static inline void
mem_cgroup_put
(struct mem_cgroup *memcg)
in mem_cgroup_put()
function
1094
static inline void
mem_cgroup_put
(struct mem_cgroup *memcg)
in mem_cgroup_put()
function
/kernel/linux/linux-6.6/include/linux/
H
A
D
memcontrol.h
837
static inline void
mem_cgroup_put
(struct mem_cgroup *memcg)
in mem_cgroup_put()
function
1377
static inline void
mem_cgroup_put
(struct mem_cgroup *memcg)
in mem_cgroup_put()
function
/kernel/linux/linux-5.10/mm/
H
A
D
oom_kill.c
1022
mem_cgroup_put
(oom_group);
in oom_kill_process()
H
A
D
memcontrol.c
293
mem_cgroup_put
(memcg);
in obj_cgroup_release()
2085
* Caller has to call
mem_cgroup_put
() on the returned non-NULL memcg.
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H
A
D
encl.c
1072
mem_cgroup_put
(encl_memcg);
in sgx_encl_alloc_backing()
/kernel/linux/linux-5.10/fs/
H
A
D
buffer.c
871
mem_cgroup_put
(memcg);
in alloc_page_buffers()
Completed in 50 milliseconds