check_ids        6963 kernel/bpf/verifier.c 		return check_ids(rold->id, rcur->id, idmap);
check_ids        6982 kernel/bpf/verifier.c 		if (rold->id && !check_ids(rold->id, rcur->id, idmap))