Home
last modified time | relevance | path

Searched defs:jump (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.15/drivers/media/pci/tw68/
Dtw68-risc.c36 unsigned int lines, bool jump) in tw68_risc_field()
/Linux-v5.15/arch/powerpc/include/asm/
Dmodule.h22 unsigned int jump[4]; member
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_packing.c56 char jump; member
/Linux-v5.15/drivers/net/ethernet/intel/ixgbe/
Dixgbe_model.h88 struct ixgbe_mat_field *jump; member
Dixgbe_main.c9166 struct ixgbe_jump_table *jump = NULL; in ixgbe_delete_clsu32() local
9414 struct ixgbe_jump_table *jump = NULL; in ixgbe_configure_clsu32() local
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32_parse.h248 const struct cxgb4_match_field *jump; member
/Linux-v5.15/arch/powerpc/kernel/
Dmodule_64.c106 u32 jump[7]; member
/Linux-v5.15/scripts/kconfig/
Dmenu.c714 struct jump_key *jump = NULL; in get_prompt_str() local
/Linux-v5.15/drivers/media/pci/cx88/
Dcx88-core.c73 unsigned int lines, unsigned int lpi, bool jump) in cx88_risc_field()
/Linux-v5.15/drivers/media/pci/cx25821/
Dcx25821-core.c998 unsigned int lines, bool jump) in cx25821_risc_field()
/Linux-v5.15/arch/x86/include/uapi/asm/
Dbootparam.h73 __u16 jump; member
/Linux-v5.15/drivers/media/pci/cx23885/
Dcx23885-core.c1134 unsigned int lines, unsigned int lpi, bool jump) in cx23885_risc_field()
/Linux-v5.15/drivers/crypto/caam/
Ddesc_constr.h240 APPEND_CMD_RET(jump, JUMP) in APPEND_CMD_RET() argument
/Linux-v5.15/drivers/atm/
Didt77252.c1534 unsigned long base, idle, jump; in tst_timer() local
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_perf.c1637 u32 *batch, *ts0, *cs, *jump; in alloc_noa_wait() local
/Linux-v5.15/drivers/net/hippi/
Drrunner.h675 u32 jump; member
/Linux-v5.15/fs/ntfs/
Dlayout.h56 u8 jump[3]; /* Irrelevant (jump to boot up code).*/ member
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/bpf/
Djit.c3128 static int jump(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta) in jump() function