Home
last modified time | relevance | path

Searched defs:succ (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/bpf/
H A Dcfg.c693 struct bpf_iarray *succ; in bpf_compute_postorder() local
754 struct bpf_iarray *succ; in bpf_compute_scc() local
H A Dconst_fold.c240 struct bpf_iarray *succ; in bpf_compute_const_regs() local
H A Dliveness.c248 struct bpf_iarray *succ, *jt; in bpf_insn_successors() local
277 struct bpf_iarray *succ; in update_insn() local
1680 struct bpf_iarray *succ; in compute_subprog_args() local
2273 struct bpf_iarray *succ; in bpf_compute_live_registers() local
/linux/net/netfilter/
H A Dxt_recent.c568 bool add, succ; in recent_mt_proc_write() local
/linux/tools/testing/selftests/kvm/s390/
H A Dmemop.c327 bool succ; in default_cmpxchg() local
/linux/arch/riscv/net/
H A Dbpf_jit.h595 static inline u32 rv_fence(u8 pred, u8 succ) in rv_fence()
/linux/include/linux/
H A Dbpf_verifier.h1044 struct bpf_iarray *succ; member