Searched refs:ipc_get_maxidx (Results 1 - 4 of 4) sorted by relevance

/linux-master/ipc/
H A Dutil.h144 * ipc_get_maxidx - get the highest assigned index
152 static inline int ipc_get_maxidx(struct ipc_ids *ids) function
H A Dshm.c1053 err = ipc_get_maxidx(&shm_ids(ns));
1073 err = ipc_get_maxidx(&shm_ids(ns));
H A Dmsg.c501 max_idx = ipc_get_maxidx(&msg_ids(ns));
H A Dsem.c1336 max_idx = ipc_get_maxidx(&sem_ids(ns));

Completed in 284 milliseconds