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:rm_shm
(Results
1 - 25
of
25
) sorted by relevance
/third_party/ltp/testcases/kernel/mem/shmt/
H
A
D
shmt09.c
69
static int
rm_shm
(int);
108
rm_shm
(shmid);
in main()
119
rm_shm
(shmid);
in main()
128
rm_shm
(shmid);
in main()
139
rm_shm
(shmid);
in main()
157
rm_shm
(shmid);
in main()
168
rm_shm
(shmid);
in main()
176
rm_shm
(shmid);
in main()
185
rm_shm
(shmid);
in main()
189
static int
rm_shm
(in
function
[all...]
H
A
D
shmt05.c
56
static int
rm_shm
(int);
83
rm_shm
(shmid);
in main()
110
rm_shm
(shmid);
in main()
111
rm_shm
(shmid1);
in main()
116
static int
rm_shm
(int shmid)
in rm_shm()
function
H
A
D
shmt08.c
54
static int
rm_shm
(int);
75
rm_shm
(shmid);
in main()
82
rm_shm
(shmid);
in main()
103
rm_shm
(shmid);
in main()
107
static int
rm_shm
(int shmid)
in rm_shm()
function
H
A
D
shmt02.c
54
static int
rm_shm
(int);
84
rm_shm
(shmid);
in main()
95
rm_shm
(shmid);
in main()
110
static int
rm_shm
(int shmid)
in rm_shm()
function
H
A
D
shmt07.c
58
static int
rm_shm
(int);
85
rm_shm
(shmid);
in main()
117
rm_shm
(shmid);
in main()
121
static int
rm_shm
(int shmid)
in rm_shm()
function
H
A
D
shmt10.c
66
static int
rm_shm
(int);
126
rm_shm
(shmid);
in main()
130
static int
rm_shm
(int shmid)
in rm_shm()
function
165
rm_shm
(shmid);
in fini()
H
A
D
shmt06.c
63
static int
rm_shm
(int);
110
rm_shm
(shmid);
in main()
140
rm_shm
(shmid);
in main()
210
static int
rm_shm
(int shmid)
in rm_shm()
function
H
A
D
shmt04.c
64
static int
rm_shm
(int);
111
rm_shm
(shmid);
in main()
141
rm_shm
(shmid);
in main()
187
static int
rm_shm
(int shmid)
in rm_shm()
function
H
A
D
shmt03.c
55
static int
rm_shm
(int);
109
rm_shm
(shmid);
in main()
123
static int
rm_shm
(int shmid)
in rm_shm()
function
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H
A
D
hugeshmctl02.c
130
rm_shm
(shm_id_1);
in cleanup()
131
rm_shm
(shm_id_2);
in cleanup()
H
A
D
hugeshmctl03.c
123
rm_shm
(shm_id_1);
in cleanup()
H
A
D
hugeshmctl01.c
299
rm_shm
(shm_id_1);
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/kill/
H
A
D
kill07.c
82
extern void
rm_shm
(int);
236
rm_shm
(shmid1);
in cleanup()
/third_party/ltp/include/
H
A
D
ipcshm.h
49
void
rm_shm
(int shm_id);
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
H
A
D
hugetlb.h
58
void
rm_shm
(int shm_id);
H
A
D
hugetlb.c
31
*
rm_shm
()
98
*
rm_shm
() - removes a shared memory segment.
100
void
rm_shm
(int shm_id)
in rm_shm()
function
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
H
A
D
hugeshmget01.c
69
rm_shm
(shm_id_1);
in cleanup()
H
A
D
hugeshmget03.c
84
rm_shm
(shm_id_arr[i]);
in cleanup()
H
A
D
hugeshmget05.c
83
rm_shm
(shm_id_1);
in cleanup()
H
A
D
hugeshmget02.c
88
rm_shm
(shm_id_1);
in cleanup()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H
A
D
hugeshmat03.c
90
rm_shm
(shm_id_1);
in cleanup()
H
A
D
hugeshmat02.c
96
rm_shm
(shm_id_2);
in cleanup()
H
A
D
hugeshmat01.c
169
rm_shm
(shm_id_1);
in cleanup()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmdt/
H
A
D
hugeshmdt01.c
143
rm_shm
(shm_id_1);
in cleanup()
/third_party/ltp/libs/libltpipc/
H
A
D
libipc.c
34
*
rm_shm
()
153
*
rm_shm
() - removes a shared memory segment.
155
void
rm_shm
(int shm_id)
in rm_shm()
function
Completed in 6 milliseconds