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
defs:shmid
(Results
1 - 25
of
92
) sorted by relevance
1
2
3
4
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H
A
D
shmctl06.c
27
int
shmid
;
in run()
local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
hugepage-shm.c
53
int
shmid
;
in main()
local
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H
A
D
shm_test_004.cpp
35
int
shmid
;
in Testcase()
local
[all...]
H
A
D
shm_test_003.cpp
35
int
shmid
;
in Testcase()
local
H
A
D
shm_test_005.cpp
35
int
shmid
;
in Testcase()
local
[all...]
H
A
D
shm_test_010.cpp
37
int
shmid
;
in Testcase()
local
H
A
D
shm_test_006.cpp
37
int
shmid
;
in Testcase()
local
H
A
D
shm_test_008.cpp
38
int
shmid
;
in Testcase()
local
H
A
D
shm_test_002.cpp
38
int
shmid
[SHMID_MAX + 1] = {-1};
in Testcase()
local
[all...]
H
A
D
shm_test_007.cpp
37
int
shmid
;
in Testcase()
local
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/smoke/
H
A
D
shm_test_011.cpp
38
int
shmid
;
in Testcase()
local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
hugepage-shm.c
57
int
shmid
;
in main()
local
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H
A
D
It_ipc_pipe_002.cpp
39
int
shmid
;
in Testcase()
local
H
A
D
It_ipc_pipe_003.cpp
41
int
shmid
;
in Testcase()
local
H
A
D
pipe_test_005.cpp
46
int
shmid
;
in PipecommonWrite()
local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H
A
D
process_test_062.cpp
48
int
shmid
= shmget(IPC_PRIVATE, sizeof(int), IPC_CREAT | 0600); // 0600 config of shmget
in TestCase()
local
/third_party/ltp/testcases/kernel/mem/shmt/
H
A
D
shmt02.c
58
register int
shmid
;
in main()
local
110
rm_shm(int
shmid
)
rm_shm()
argument
[all...]
H
A
D
shmt07.c
63
int
shmid
, pid, status;
in main()
local
121
static int rm_shm(int
shmid
)
in rm_shm()
argument
[all...]
H
A
D
shmt05.c
60
int
shmid
, shmid1;
in main()
local
116
static int rm_shm(int
shmid
)
in rm_shm()
argument
[all...]
H
A
D
shmt08.c
59
int
shmid
;
in main()
local
107
static int rm_shm(int
shmid
)
in rm_shm()
argument
[all...]
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H
A
D
hugeshmat05.c
44
int
shmid
;
in shm_test()
local
/third_party/musl/libc-test/src/functional/
H
A
D
ipc_shm.c
31
int
shmid
;
in set()
local
86
int
shmid
;
in get()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
shm.h
27
static inline long do_shmat(int
shmid
, char __user *shmaddr,
in do_shmat()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
shm.h
27
static inline long do_shmat(int
shmid
, char __user *shmaddr,
in do_shmat()
argument
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H
A
D
pipe_test_002.cpp
50
int
shmid
;
in TestPipeMultiProcess()
local
Completed in 6 milliseconds
1
2
3
4