Home
last modified time | relevance | path

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

/include/linux/hsi/
Dhsi.h198 struct hsi_msg { struct
204 void (*complete)(struct hsi_msg *msg); argument
205 void (*destructor)(struct hsi_msg *msg); argument
214 struct hsi_msg *hsi_alloc_msg(unsigned int n_frag, gfp_t flags); argument