bpf_compute_postorder
int bpf_compute_postorder(struct bpf_verifier_env *env);
return bpf_compute_postorder(env);
ret = bpf_compute_postorder(env);