Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c395 static int shm_try_destroy_orphaned(int id, void *p, void *data) in shm_try_destroy_orphaned() function
421 idr_for_each(&shm_ids(ns).ipcs_idr, &shm_try_destroy_orphaned, ns); in shm_destroy_orphaned()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds