Home
last modified time | relevance | path

Searched defs:msg_ops (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tee/optee/
H A Dffa_abi.c318 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_shm_unregister() local
536 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_yielding_call() local
662 const struct ffa_msg_ops *msg_ops = ops->msg_ops; in optee_ffa_api_is_compatbile() local
/linux/include/linux/
H A Darm_ffa.h457 const struct ffa_msg_ops *msg_ops; member
/linux/net/tipc/
H A Dsocket.c163 static const struct proto_ops msg_ops; variable
3356 static const struct proto_ops msg_ops = { variable
/linux/ipc/
H A Dmsg.c301 static const struct ipc_ops msg_ops = { in ksys_msgget() local