Home
last modified time | relevance | path

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

/linux-4.4.14/ipc/
Dutil.c442 struct ipc_rcu *out = ipc_alloc(sizeof(struct ipc_rcu) + size); in ipc_rcu_alloc()
451 struct ipc_rcu *p = ((struct ipc_rcu *)ptr) - 1; in ipc_rcu_getref()
458 struct ipc_rcu *p = ((struct ipc_rcu *)ptr) - 1; in ipc_rcu_putref()
468 struct ipc_rcu *p = container_of(head, struct ipc_rcu, rcu); in ipc_rcu_free()
Dutil.h50 struct ipc_rcu { struct
Dmsg.c105 struct ipc_rcu *p = container_of(head, struct ipc_rcu, rcu); in msg_rcu_free()
Dshm.c176 struct ipc_rcu *p = container_of(head, struct ipc_rcu, rcu); in shm_rcu_free()
Dsem.c248 struct ipc_rcu *p = container_of(head, struct ipc_rcu, rcu); in sem_rcu_free()