Home
last modified time | relevance | path

Searched defs:parse_header (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function
/linux/security/ipe/
H A Dpolicy_parser.c143 static int parse_header(char *line, struct ipe_parsed_policy *p) in parse_header() function
/linux/init/
H A Dinitramfs.c192 static void __init parse_header(char *s) in parse_header() function
/linux/drivers/thunderbolt/
H A Dctl.c261 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header() function