Searched refs:ipc_lock_by_ptr (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dnamespace.c79 ipc_lock_by_ptr(perm);
H A Dutil.h160 static inline void ipc_lock_by_ptr(struct kern_ipc_perm *perm) function
H A Dutil.c198 ipc_lock_by_ptr(ipc);
866 ipc_lock_by_ptr(ipc);
H A Dmsg.c689 ipc_lock_by_ptr(&msq->q_perm);
849 * and the spin_lock() inside ipc_lock_by_ptr().
876 ipc_lock_by_ptr(&msq->q_perm);
H A Dsem.c174 ipc_lock_by_ptr(&sma->sem_perm);
186 ipc_lock_by_ptr(&sma->sem_perm);

Completed in 75 milliseconds