Searched refs:ipc_findkey (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/ipc/
H A Dutil.c171 * ipc_findkey - find a key in an ipc identifier set
181 static struct kern_ipc_perm *ipc_findkey(struct ipc_ids *ids, key_t key) function
376 ipcp = ipc_findkey(ids, params->key);
386 /* ipc object has been locked by ipc_findkey() */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/ipc/
H A Dutil.c171 * ipc_findkey - find a key in an ipc identifier set
181 static struct kern_ipc_perm *ipc_findkey(struct ipc_ids *ids, key_t key) function
376 ipcp = ipc_findkey(ids, params->key);
386 /* ipc object has been locked by ipc_findkey() */

Completed in 142 milliseconds