Home
last modified time | relevance | path

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

/linux/ipc/
H A Dmsgutil.c54 static struct msg_msg *alloc_msg(size_t len) in alloc_msg() function
/linux/include/linux/ceph/
H A Dmessenger.h50 struct ceph_msg * (*alloc_msg) (struct ceph_connection *con, member