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

/linux-4.4.14/ipc/
H A Dshm.c299 static int shm_try_destroy_orphaned(int id, void *p, void *data) shm_try_destroy_orphaned() function
325 idr_for_each(&shm_ids(ns).ipcs_idr, &shm_try_destroy_orphaned, ns); shm_destroy_orphaned()

Completed in 61 milliseconds