Home
last modified time | relevance | path

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

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