Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function
155 if (!parse_header(in_buf, &skip, in_len)) { in unlzo()
/Linux-v5.10/init/
Dinitramfs.c157 static void __init parse_header(char *s) in parse_header() function
255 parse_header(collected); in do_header()
/Linux-v5.10/drivers/thunderbolt/
Dctl.c245 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header() function
774 res = parse_header(pkg, req->response_size, req->response_type, in tb_cfg_copy()