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:shm_id
(Results
1 - 25
of
60
) sorted by relevance
1
2
3
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/
H
A
D
shmat03.c
46
static int
shm_id
;
variable
/third_party/pulseaudio/src/pulsecore/
H
A
D
native-common.c
42
unsigned
shm_id
;
in pa_common_command_register_memfd_shmid()
local
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H
A
D
shmctl07.c
20
static int
shm_id
= -1;
variable
[all...]
H
A
D
shmctl08.c
23
static int
shm_id
= -1;
variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/
H
A
D
shmget06.c
28
static int
shm_id
[2], pid;
variable
[all...]
H
A
D
shmget05.c
29
static int
shm_id
, pid;
variable
H
A
D
shmget04.c
27
static int
shm_id
= -1;
variable
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H
A
D
ptrace-gpr.c
12
int
shm_id
;
variable
H
A
D
ptrace-tar.c
11
int
shm_id
;
variable
H
A
D
ptrace-tm-tar.c
11
int
shm_id
;
variable
H
A
D
ptrace-tm-spd-gpr.c
12
int
shm_id
;
variable
H
A
D
ptrace-tm-gpr.c
12
int
shm_id
;
variable
H
A
D
ptrace-tm-spd-tar.c
11
int
shm_id
;
variable
H
A
D
ptrace-vsx.c
11
int
shm_id
;
variable
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H
A
D
ptrace-tm-tar.c
11
int
shm_id
;
variable
H
A
D
ptrace-tar.c
11
int
shm_id
;
variable
H
A
D
ptrace-tm-spd-gpr.c
12
int
shm_id
;
variable
H
A
D
ptrace-tm-gpr.c
12
int
shm_id
;
variable
H
A
D
ptrace-tm-spd-tar.c
11
int
shm_id
;
variable
H
A
D
ptrace-vsx.c
11
int
shm_id
;
variable
/third_party/ltp/testcases/kernel/syscalls/ipc/shmdt/
H
A
D
shmdt01.c
21
static int
shm_id
= -1, shm_key, pass;
variable
/third_party/ltp/testcases/kernel/syscalls/kill/
H
A
D
kill05.c
31
static int
shm_id
= -1;
variable
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
H
A
D
hugetlb.c
100
void rm_shm(int
shm_id
)
in rm_shm()
argument
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/
H
A
D
futex_waitv.c
114
int
shm_id
= shmget(IPC_PRIVATE, 4096, IPC_CREAT | 0666);
in main()
local
/third_party/ltp/libs/libltpnewipc/
H
A
D
libnewipc.c
74
int
shm_id
= -1;
in probe_free_addr()
local
Completed in 8 milliseconds
1
2
3