Home
last modified time | relevance | path

Searched defs:JUMP (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-generic.c118 static const uint64_t JUMP[] = in spl_rand_jump() local
/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.h441 #define JUMP(off) do { \ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c150 #define JUMP(ch, f, num, targ, back) jump_fast(ch, f, num, targ, back) macro
154 #define JUMP(ch, f, num, targ, back) jump_linear(ch, f, num, targ, back) macro
/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.h496 #define JUMP(off) do { \ macro
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h558 #define JUMP(program, addr, jump_type, test_type, cond) \ macro
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst1625 .. _table_rte_flow_action_jump: