Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A 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()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsocket.c155 static const struct proto_ops msg_ops; variable
468 ops = &msg_ops; in tipc_sk_create()
3350 static const struct proto_ops msg_ops = { variable