Searched refs:msgb_init (Results 1 – 3 of 3) sorted by relevance
39 static inline void msgb_init(struct msgbuf *msgb, u8 *ptr, size_t cap) in msgb_init() function
1665 msgb_init(&msgb, buf.ptr, buf.len); in ssh_ptl_send_ack()1689 msgb_init(&msgb, buf.ptr, buf.len); in ssh_ptl_send_nak()
1521 msgb_init(&msgb, buf->ptr, buf->len); in ssam_request_write_data()