Home
last modified time | relevance | path

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

/openbmc/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
535 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_yielding_call() local
659 const struct ffa_msg_ops *msg_ops = ops->msg_ops; in optee_ffa_api_is_compatbile() local
/openbmc/linux/include/linux/
H A Darm_ffa.h372 const struct ffa_msg_ops *msg_ops; member
/openbmc/linux/net/tipc/
H A Dsocket.c166 static const struct proto_ops msg_ops; variable
3360 static const struct proto_ops msg_ops = { variable
/openbmc/linux/ipc/
H A Dmsg.c301 static const struct ipc_ops msg_ops = { in ksys_msgget() local