Home
last modified time | relevance | path

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

/Linux-v5.4/init/
Ddo_mounts_rd.c36 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco);
202 if (crd_load(in_fd, out_fd, decompressor) == 0) in rd_load_image()
329 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco) in crd_load() function