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
1649 msgb_init(&msgb, buf.ptr, buf.len); in ssh_ptl_send_ack()1673 msgb_init(&msgb, buf.ptr, buf.len); in ssh_ptl_send_nak()
1482 msgb_init(&msgb, buf->ptr, buf->len); in ssam_request_write_data()
Completed in 11 milliseconds