Searched refs:parse_header (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/lib/
H A Ddecompress_unlzo.c55 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) parse_header() function
169 if (!parse_header(in_buf, &skip, in_len)) { unlzo()
/linux-4.4.14/init/
H A Dinitramfs.c162 static void __init parse_header(char *s) parse_header() function
261 parse_header(collected); do_header()
/linux-4.4.14/drivers/thunderbolt/
H A Dctl.c222 static struct tb_cfg_result parse_header(struct ctl_pkg *pkg, u32 len, parse_header() function
457 res = parse_header(pkg, length, type, route); tb_ctl_rx()
/linux-4.4.14/net/9p/
H A Dclient.c569 * This should be after parse_header which poplulate pdu_fcall. p9_check_zc_errors()

Completed in 411 milliseconds