Home
last modified time | relevance | path

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

/ipc/
Dsem.c137 atomic_t refcnt; member
1642 atomic_set(&undo_list->refcnt, 1); in get_undo_list()
2045 atomic_inc(&undo_list->refcnt); in copy_semundo()
2074 if (!atomic_dec_and_test(&ulp->refcnt)) in exit_sem()