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:ipc_rmid
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/ipc/
H
A
D
util.c
457
*
ipc_rmid
- remove an ipc identifier
464
void
ipc_rmid
(struct ipc_ids *ids, struct kern_ipc_perm *ipcp)
in ipc_rmid()
function
H
A
D
msg.c
125
ipc_rmid
(&msg_ids(ns), &s->q_perm);
in msg_rmid()
H
A
D
sem.c
504
ipc_rmid
(&sem_ids(ns), &s->sem_perm);
in sem_rmid()
H
A
D
shm.c
197
*
ipc_rmid
() may have already freed the ID while ipc_lock_object()
in shm_lock()
234
* It must be called before
ipc_rmid
()
268
ipc_rmid
(&shm_ids(s->ns), &s->shm_perm);
in shm_rmid()
471
*
ipc_rmid
(), thus the refcount cannot be 0.
in exit_shm()
Completed in 10 milliseconds