Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/hsi/
Dhsi.h201 struct hsi_msg { struct
207 void (*complete)(struct hsi_msg *msg); argument
208 void (*destructor)(struct hsi_msg *msg); argument
217 struct hsi_msg *hsi_alloc_msg(unsigned int n_frag, gfp_t flags); argument