Searched refs:module_decompress (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/module/
H A Dmain.c3156 int err = module_decompress(&info, buf, len);
H A Dinternal.h273 int module_decompress(struct load_info *info, const void *buf, size_t size);
276 static inline int module_decompress(struct load_info *info, function
H A Ddecompress.c294 int module_decompress(struct load_info *info, const void *buf, size_t size) function

Completed in 370 milliseconds