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:obj_cgroup_put
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/mm/
H
A
D
slab.h
295
obj_cgroup_put
(objcg);
in memcg_slab_pre_alloc_hook()
348
obj_cgroup_put
(objcg);
in memcg_slab_post_alloc_hook()
385
obj_cgroup_put
(objcg);
in memcg_slab_free_hook()
H
A
D
percpu.c
1595
obj_cgroup_put
(objcg);
in pcpu_memcg_pre_alloc_hook()
1619
obj_cgroup_put
(objcg);
in pcpu_memcg_post_alloc_hook()
1640
obj_cgroup_put
(objcg);
in pcpu_memcg_free_hook()
H
A
D
memcontrol.c
3219
obj_cgroup_put
(old);
in drain_obj_stock()
/kernel/linux/linux-6.6/mm/
H
A
D
slab.h
509
obj_cgroup_put
(objcg);
in memcg_slab_pre_alloc_hook()
545
obj_cgroup_put
(objcg);
in memcg_slab_post_alloc_hook()
574
obj_cgroup_put
(objcg);
in memcg_slab_free_hook()
H
A
D
zswap.c
391
obj_cgroup_put
(entry->objcg);
in zswap_free_entry()
1386
obj_cgroup_put
(objcg);
in zswap_store()
H
A
D
memcontrol.c
2326
obj_cgroup_put
(old);
in drain_local_stock()
3168
obj_cgroup_put
(objcg);
in __memcg_kmem_charge_page()
3190
obj_cgroup_put
(objcg);
in __memcg_kmem_uncharge_page()
3256
obj_cgroup_put
(old);
in mod_objcg_state()
3336
*
obj_cgroup_put
() outside of memcg_stock_pcp::stock_lock.
in drain_obj_stock()
3384
obj_cgroup_put
(old);
in refill_obj_stock()
7248
obj_cgroup_put
(objcg);
in uncharge_folio()
H
A
D
percpu.c
1636
obj_cgroup_put
(objcg);
in pcpu_memcg_pre_alloc_hook()
1660
obj_cgroup_put
(objcg);
in pcpu_memcg_post_alloc_hook()
1683
obj_cgroup_put
(objcg);
in pcpu_memcg_free_hook()
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
memalloc.c
695
obj_cgroup_put
(c->objcg);
in bpf_mem_alloc_destroy()
712
obj_cgroup_put
(c->objcg);
in bpf_mem_alloc_destroy()
H
A
D
syscall.c
403
obj_cgroup_put
(map->objcg);
in bpf_map_release_memcg()
/kernel/linux/linux-6.6/include/linux/
H
A
D
memcontrol.h
827
static inline void
obj_cgroup_put
(struct obj_cgroup *objcg)
in obj_cgroup_put()
function
1368
static inline void
obj_cgroup_put
(struct obj_cgroup *objcg)
in obj_cgroup_put()
function
/kernel/linux/linux-5.10/include/linux/
H
A
D
memcontrol.h
529
static inline void
obj_cgroup_put
(struct obj_cgroup *objcg)
in obj_cgroup_put()
function
Completed in 44 milliseconds