Home
last modified time | relevance | path

Searched refs:kho_fill_kimage (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dkexec_internal.h48 int kho_fill_kimage(struct kimage *image);
56 static inline int kho_fill_kimage(struct kimage *image) { return 0; } in kho_fill_kimage() function