Home
last modified time | relevance | path

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

/linux/ipc/
H A Dutil.h105 struct ipc_ops { struct
244 const struct ipc_ops *ops, struct ipc_params *params);
H A Dmsg.c301 static const struct ipc_ops msg_ops = { in ksys_msgget()
H A Dshm.c831 static const struct ipc_ops shm_ops = { in ksys_shmget()
H A Dsem.c605 static const struct ipc_ops sem_ops = { in ksys_semget()
/linux/drivers/soc/ti/
H A Dwkup_m3_ipc.c554 static struct wkup_m3_ipc_ops ipc_ops = { variable
668 m3_ipc->ops = &ipc_ops; in wkup_m3_ipc_probe()