Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/hsi/
Dhsi.h185 struct hsi_msg { struct
191 void (*complete)(struct hsi_msg *msg); argument
192 void (*destructor)(struct hsi_msg *msg); argument
201 struct hsi_msg *hsi_alloc_msg(unsigned int n_frag, gfp_t flags); argument