Home
last modified time | relevance | path

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

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