Searched refs:imm_offset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dbg_hsi.h | 393 u16 imm_offset; /* offset of this rules immediate values in the member
|
H A D | qed_debug.c | 3878 rule->imm_offset; in qed_idle_chk_dump_rule_entries()
|
/kernel/linux/linux-5.10/arch/arm/net/ |
H A D | bpf_jit_32.c | 366 static u16 imm_offset(u32 k, struct jit_ctx *ctx) in imm_offset() function 429 emit(ARM_LDR_I(rd, ARM_PC, imm_offset(val, ctx)), ctx); in emit_mov_i_no8m()
|
/kernel/linux/linux-6.6/arch/arm/net/ |
H A D | bpf_jit_32.c | 366 static u16 imm_offset(u32 k, struct jit_ctx *ctx) in imm_offset() function 429 emit(ARM_LDR_I(rd, ARM_PC, imm_offset(val, ctx)), ctx); in emit_mov_i_no8m()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 3711 rule->imm_offset; in qed_idle_chk_dump_rule_entries()
|
H A D | qed_hsi.h | 2211 u16 imm_offset; /* offset of this rules immediate values in the member
|
Completed in 92 milliseconds