/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | cpuid.h | 7 cpuid(unsigned int op, unsigned int op2, unsigned int *a, unsigned int *b, in cpuid() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/ |
H A D | test_encl.c | 93 struct encl_op_put_to_buf *op2 = op; in do_encl_op_put_to_buf() local 100 struct encl_op_get_from_buf *op2 = op; in do_encl_op_get_from_buf() local
|
/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, s16 op2) in qm_add16() 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 | 61 u32 op2, op3; 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, s16 op2) in qm_add16() 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/sh/kernel/ |
H A D | kprobes.c | 149 struct kprobe *op1, *op2; in prepare_singlestep() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | uprobes.c | 60 u32 op2 = (insn >> 22) & 0x7; in arch_uprobe_copy_ixol() local
|
/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-6.6/arch/sparc/kernel/ |
H A D | uprobes.c | 60 u32 op2 = (insn >> 22) & 0x7; in arch_uprobe_copy_ixol() local
|
/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 [all...] |
/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 | 136 u32 op2, op3; 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-5.10/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 346 create_assign(enum tree_code code, tree lhs, tree op1, tree op2) 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 [all...] |
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 334 create_assign(enum tree_code code, tree lhs, tree op1, tree op2) 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
|