Lines Matching +defs:val +defs:root
218 int val; /* the value number */ member
419 find_dom(opt_state_t *opt_state, struct block *root) in find_dom()
471 find_edom(opt_state_t *opt_state, struct block *root) in find_edom()
506 find_closure(opt_state_t *opt_state, struct block *root) in find_closure()
685 find_ud(opt_state_t *opt_state, struct block *root) in find_ud()
730 bpf_u_int32 val; in F() local
896 bpf_u_int32 val; in opt_peep() local
1188 opt_stmt(opt_state_t *opt_state, struct stmt *s, bpf_u_int32 val[], int alter) in opt_stmt()
1820 bpf_u_int32 val; in or_pullup() local
1984 bpf_u_int32 val; in and_pullup() local
2135 find_inedges(opt_state_t *opt_state, struct block *root) in find_inedges()
2876 icode_to_fcode(struct icode *ic, struct block *root, u_int *lenp, in icode_to_fcode()