Home
last modified time | relevance | path

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

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