Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dmsgutil.c46 static struct msg_msg *alloc_msg(size_t len) in alloc_msg() function
/openbmc/linux/include/linux/ceph/
H A Dmessenger.h49 struct ceph_msg * (*alloc_msg) (struct ceph_connection *con, member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1819 static struct mlx5_cmd_msg *alloc_msg(struct mlx5_core_dev *dev, int in_size, in alloc_msg() function
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c947 struct vmci_qp_alloc_msg *alloc_msg; in qp_alloc_hypercall() local