Home
last modified time | relevance | path

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

/include/linux/hsi/
Dhsi.h187 struct hsi_msg { struct
193 void (*complete)(struct hsi_msg *msg); argument
194 void (*destructor)(struct hsi_msg *msg); argument
203 struct hsi_msg *hsi_alloc_msg(unsigned int n_frag, gfp_t flags); argument