Home
last modified time | relevance | path

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

/Linux-v4.19/ipc/
Dmsg.c279 static const struct ipc_ops msg_ops = { in ksys_msgget() local
290 return ipcget(ns, &msg_ids(ns), &msg_ops, &msg_params); in ksys_msgget()
/Linux-v4.19/net/tipc/
Dsocket.c143 static const struct proto_ops msg_ops; variable
432 ops = &msg_ops; in tipc_sk_create()
3043 static const struct proto_ops msg_ops = { variable