Searched refs:parse_buf (Results 1 – 1 of 1) sorted by relevance
510 char *parse_buf; in asymmetric_lookup_restriction() local522 parse_buf = kstrndup(restriction, PAGE_SIZE, GFP_KERNEL); in asymmetric_lookup_restriction()523 if (!parse_buf) in asymmetric_lookup_restriction()526 next = parse_buf; in asymmetric_lookup_restriction()566 kfree(parse_buf); in asymmetric_lookup_restriction()