Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_misc.c826 static char *parse_bpf_fields(struct binfmt_misc_entry *e, char *p, char del) in parse_bpf_fields() function
921 p = parse_bpf_fields(e, p, del); in create_entry()