Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c408 static int shm_try_destroy_orphaned(int id, void *p, void *data) in shm_try_destroy_orphaned() function
434 idr_for_each(&shm_ids(ns).ipcs_idr, &shm_try_destroy_orphaned, ns); in shm_destroy_orphaned()