/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | polyval-ce-glue.c | 61 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 13 u16 qm_mulu16(u16 op1, u16 op2) in qm_mulu16() argument 26 s16 qm_muls16(s16 op1, s16 op2) in qm_muls16() argument 42 s32 qm_add32(s32 op1, s32 op2) in qm_add32() argument 59 s16 qm_add16(s16 op1, s1 argument 78 qm_sub16(s16 op1, s16 op2) qm_sub16() argument [all...] |
/kernel/linux/linux-5.10/lib/zlib_dfltcc/ |
H A D | dfltcc_util.h | 26 dfltcc( int fn, void *param, Byte **op1, size_t *len1, const Byte **op2, size_t *len2, void *hist ) dfltcc() argument
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 70 u32 op1 = host1x_opcode_gather_wide(g->words); in submit_gathers() local 80 u32 op1 = host1x_opcode_gather(g->words); in submit_gathers() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | polyval-generic.c | 87 void polyval_mul_non4k(u8 *op1, const u8 *op2) in polyval_mul_non4k() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | polyval-clmulni_glue.c | 70 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 13 u16 qm_mulu16(u16 op1, u16 op2) in qm_mulu16() argument 26 s16 qm_muls16(s16 op1, s16 op2) in qm_muls16() argument 42 s32 qm_add32(s32 op1, s32 op2) in qm_add32() argument 59 s16 qm_add16(s16 op1, s1 argument 78 qm_sub16(s16 op1, s16 op2) qm_sub16() argument [all...] |
/kernel/linux/linux-6.6/lib/zlib_dfltcc/ |
H A D | dfltcc_util.h | 26 dfltcc( int fn, void *param, Byte **op1, size_t *len1, const Byte **op2, size_t *len2, void *hist ) dfltcc() argument
|
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
H A D | core_compatiable.h | 172 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/ |
H A D | ftrace.c | 490 expected_nop_sequence(void *ip, struct ppc_inst op0, struct ppc_inst op1) in expected_nop_sequence() argument 508 expected_nop_sequence(void *ip, struct ppc_inst op0, struct ppc_inst op1) in expected_nop_sequence() argument
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | kprobes.c | 149 struct kprobe *op1, *op2; in prepare_singlestep() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/aarch64/ |
H A D | get-reg-list.c | 166 unsigned op0, op1, crn, crm, op2; in print_reg() local
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | kprobes.c | 149 struct kprobe *op1, *op2; in prepare_singlestep() local [all...] |
/kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
H A D | decode.c | 95 unsigned char op1, op2, rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, in arch_decode_instruction() local
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | cdma.c | 138 static void host1x_pushbuffer_push(struct push_buffer *pb, u32 op1, u32 op2) in host1x_pushbuffer_push() argument 526 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() argument 556 void host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, in host1x_cdma_push_wide() argument
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 145 u32 op1 = host1x_opcode_gather_wide(g->words); in submit_gathers() local 155 u32 op1 = host1x_opcode_gather(g->words); in submit_gathers() local
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | cdma.c | 138 static void host1x_pushbuffer_push(struct push_buffer *pb, u32 op1, u32 op2) in host1x_pushbuffer_push() argument 592 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() argument 622 void host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, in host1x_cdma_push_wide() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/ |
H A D | get-reg-list.c | 185 unsigned op0, op1, crn, crm, op2; in print_reg() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/ |
H A D | ftrace_64_pg.c | 394 static bool expected_nop_sequence(void *ip, ppc_inst_t op0, ppc_inst_t op1) in expected_nop_sequence() argument
|
/kernel/linux/linux-5.10/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 346 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign() argument
|
/kernel/linux/linux-6.6/tools/objtool/arch/x86/ |
H A D | decode.c | 155 unsigned char op1, op2, op3, prefix, in arch_decode_instruction() local
|
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 334 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign() argument
|
/kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
H A D | math.c | 228 void *op0 = 0, *op1 = 0, *op2 = 0, *op3 = 0; in do_mathemu() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | alternative.c | 641 u8 op1, op2; in apply_retpolines() local
|
/kernel/linux/linux-6.6/arch/powerpc/math-emu/ |
H A D | math.c | 228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local [all...] |