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:kobjsize
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/
H
A
D
task_nommu.c
32
bytes +=
kobjsize
(vma);
in task_mem()
36
size =
kobjsize
(region);
in task_mem()
53
sbytes +=
kobjsize
(mm);
in task_mem()
55
bytes +=
kobjsize
(mm);
in task_mem()
58
sbytes +=
kobjsize
(current->fs);
in task_mem()
60
bytes +=
kobjsize
(current->fs);
in task_mem()
63
sbytes +=
kobjsize
(current->files);
in task_mem()
65
bytes +=
kobjsize
(current->files);
in task_mem()
68
sbytes +=
kobjsize
(current->sighand);
in task_mem()
70
bytes +=
kobjsize
(curren
in task_mem()
[all...]
/kernel/linux/linux-6.6/fs/proc/
H
A
D
task_nommu.c
30
bytes +=
kobjsize
(vma);
in task_mem()
34
size =
kobjsize
(region);
in task_mem()
51
sbytes +=
kobjsize
(mm);
in task_mem()
53
bytes +=
kobjsize
(mm);
in task_mem()
56
sbytes +=
kobjsize
(current->fs);
in task_mem()
58
bytes +=
kobjsize
(current->fs);
in task_mem()
61
sbytes +=
kobjsize
(current->files);
in task_mem()
63
bytes +=
kobjsize
(current->files);
in task_mem()
66
sbytes +=
kobjsize
(current->sighand);
in task_mem()
68
bytes +=
kobjsize
(curren
in task_mem()
[all...]
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H
A
D
pgtable.h
31
extern unsigned int
kobjsize
(const void *objp);
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
pgtable-nommu.h
58
extern unsigned int
kobjsize
(const void *objp);
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
pgtable-nommu.h
56
extern unsigned int
kobjsize
(const void *objp);
/kernel/linux/linux-5.10/mm/
H
A
D
nommu.c
73
unsigned int
kobjsize
(const void *objp)
in kobjsize()
function
/kernel/linux/linux-6.6/mm/
H
A
D
nommu.c
72
unsigned int
kobjsize
(const void *objp)
in kobjsize()
function
/kernel/linux/linux-5.10/include/linux/
H
A
D
mm.h
256
extern unsigned int
kobjsize
(const void *objp);
/kernel/linux/linux-6.6/include/linux/
H
A
D
mm.h
257
extern unsigned int
kobjsize
(const void *objp);
Completed in 18 milliseconds