Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function
/linux-6.12.1/security/ipe/
Dpolicy_parser.c143 static int parse_header(char *line, struct ipe_parsed_policy *p) in parse_header() function
/linux-6.12.1/include/linux/fpga/
Dfpga-mgr.h175 int (*parse_header)(struct fpga_manager *mgr, member
/linux-6.12.1/init/
Dinitramfs.c188 static void __init parse_header(char *s) in parse_header() function
/linux-6.12.1/drivers/thunderbolt/
Dctl.c253 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header() function