Home
last modified time | relevance | path

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

/Linux-v5.10/ipc/
Dmsg.c298 static const struct ipc_ops msg_ops = { in ksys_msgget() local
309 return ipcget(ns, &msg_ids(ns), &msg_ops, &msg_params); in ksys_msgget()
/Linux-v5.10/net/tipc/
Dsocket.c154 static const struct proto_ops msg_ops; variable
467 ops = &msg_ops; in tipc_sk_create()
3321 static const struct proto_ops msg_ops = { variable