Home
last modified time | relevance | path

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

/Linux-v5.15/ipc/
Dmsg.c300 static const struct ipc_ops msg_ops = { in ksys_msgget() local
311 return ipcget(ns, &msg_ids(ns), &msg_ops, &msg_params); in ksys_msgget()
/Linux-v5.15/net/tipc/
Dsocket.c165 static const struct proto_ops msg_ops; variable
481 ops = &msg_ops; in tipc_sk_create()
3351 static const struct proto_ops msg_ops = { variable