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

/linux-4.1.27/ipc/
H A Dsem.c445 ipc_rcu_putref(sma, ipc_rcu_free); sem_lock_and_putref()
523 ipc_rcu_putref(sma, ipc_rcu_free); newary()
544 ipc_rcu_putref(sma, sem_rcu_free); newary()
1136 ipc_rcu_putref(sma, sem_rcu_free); freeary()
1388 ipc_rcu_putref(sma, ipc_rcu_free); semctl_main()
1422 ipc_rcu_putref(sma, ipc_rcu_free); semctl_main()
1428 ipc_rcu_putref(sma, ipc_rcu_free); semctl_main()
1435 ipc_rcu_putref(sma, ipc_rcu_free); semctl_main()
1725 ipc_rcu_putref(sma, ipc_rcu_free); find_alloc_undo()
H A Dmsg.c136 ipc_rcu_putref(msq, ipc_rcu_free); newque()
152 ipc_rcu_putref(msq, msg_rcu_free); newque()
228 ipc_rcu_putref(msq, msg_rcu_free); freeque()
681 ipc_rcu_putref(msq, ipc_rcu_free); do_msgsnd()
H A Dutil.h131 void ipc_rcu_putref(void *ptr, void (*func)(struct rcu_head *head));
H A Dshm.c243 ipc_rcu_putref(shp, shm_rcu_free); shm_destroy()
551 ipc_rcu_putref(shp, ipc_rcu_free); newseg()
622 ipc_rcu_putref(shp, shm_rcu_free); newseg()
H A Dutil.c456 void ipc_rcu_putref(void *ptr, void (*func)(struct rcu_head *head)) ipc_rcu_putref() function

Completed in 387 milliseconds