Searched defs:a4 (Results 1 - 25 of 51) sorted by relevance

123

/linux-master/arch/xtensa/lib/
H A Dchecksum.S283 a4 = len define
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Ddummy_st_ops_fail.c14 BPF_PROG(test_unsupported_field_sleepable, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, char a3, unsigned long a4) argument
H A Ddummy_st_ops_success.c25 BPF_PROG(test_2, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, char a3, unsigned long a4) argument
H A Dtest_usdt.c69 int BPF_USDT(usdt12, int a1, int a2, long a3, long a4, unsigned a5, argument
/linux-master/kernel/trace/
H A Dtrace_kprobe_selftest.c10 int kprobe_trace_selftest_target(int a1, int a2, int a3, int a4, int a5, int a6) argument
/linux-master/arch/xtensa/include/asm/
H A Dinitialize_mmu.h103 slli a4, a0, 5 variable
104 srli a4, a4, 5 variable
106 add a4, a4, a5 variable
112 2: movi a4, 0x20000000 variable
127 movi a4, XCHAL_KSEG_PADD variable
128 wdtlb a4, a5 variable
129 witlb a4, a5 variable
132 movi a4, XCHAL_KSEG_PADDR + CA_BYPASS variable
133 wdtlb a4, a5 variable
134 witlb a4, a5 variable
138 movi a4, XCHAL_KSEG_PADDR + 0x10000000 + CA_WRITEBACK variable
139 wdtlb a4, a5 variable
140 witlb a4, a5 variable
143 movi a4, XCHAL_KSEG_PADDR + 0x10000000 + CA_BYPASS variable
144 wdtlb a4, a5 variable
145 witlb a4, a5 variable
149 movi a4, XCHAL_KIO_DEFAULT_PADDR + CA_WRITEBACK variable
150 wdtlb a4, a5 variable
151 witlb a4, a5 variable
154 movi a4, XCHAL_KIO_DEFAULT_PADDR + CA_BYPASS variable
155 wdtlb a4, a5 variable
156 witlb a4, a5 variable
161 movi a4, 1f variable
204 extui a8, a4, 28, 4 variable
213 slli a4, a4, 4 variable
[all...]
/linux-master/arch/mips/kernel/
H A Dlinux32.c109 sys32_sync_file_range(int fd, int __pad, unsigned long a2, unsigned long a3, unsigned long a4, unsigned long a5, int flags) argument
119 sys32_fadvise64_64(int fd, int __pad, unsigned long a2, unsigned long a3, unsigned long a4, unsigned long a5, int flags) argument
/linux-master/arch/nios2/lib/
H A Dmemcpy.c75 register op_t a0, a1, a2, a3, a4, a5, a6, a7; local
/linux-master/drivers/s390/net/
H A Dqeth_l3.h38 } a4; member in union:qeth_ipaddr::__anon1411
/linux-master/drivers/hid/
H A Dhid-a4tech.c38 struct a4tech_sc *a4 = hid_get_drvdata(hdev); local
60 struct a4tech_sc *a4 = hid_get_drvdata(hdev); local
76 struct a4tech_sc *a4 = hid_get_drvdata(hdev); local
115 struct a4tech_sc *a4; local
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-call.c16 __trace_opal_entry(s64 a0, s64 a1, s64 a2, s64 a3, s64 a4, s64 a5, s64 a6, s64 a7, unsigned long opcode) argument
69 __opal_call_trace(s64 a0, s64 a1, s64 a2, s64 a3, s64 a4, s64 a5, s64 a6, s64 a7, unsigned long opcode, unsigned long msr) argument
86 __opal_call_trace(s64 a0, s64 a1, s64 a2, s64 a3, s64 a4, s64 a5, s64 a6, s64 a7, unsigned long opcode, unsigned long msr) argument
96 opal_call(int64_t a0, int64_t a1, int64_t a2, int64_t a3, int64_t a4, int64_t a5, int64_t a6, int64_t a7, int64_t opcode) argument
[all...]
/linux-master/arch/m68k/lib/
H A Dmulsi3.S79 #define a4 REG (a4) define
H A Dumodsi3.S79 #define a4 REG (a4) define
H A Dmodsi3.S81 #define a4 REG (a4) define
H A Dudivsi3.S79 #define a4 REG (a4) define
H A Ddivsi3.S81 #define a4 REG (a4) define
/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h29 #define a4 $20 macro
/linux-master/include/net/
H A Dinetpeer.h29 struct ipv4_addr_key a4; member in union:inetpeer_addr::__anon12169
/linux-master/include/uapi/linux/netfilter/
H A Dxt_policy.h35 struct in_addr a4; member in union:xt_policy_addr
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h16 #define a4 $r8 macro
/linux-master/arch/riscv/include/asm/
H A Dassembler.h46 REG_L a4, (SUSPEND_CONTEXT_REGS + PT_A4)(a0) variable
H A Dptrace.h30 unsigned long a4; member in struct:pt_regs
/linux-master/arch/m68k/include/asm/
H A Duser.h42 long a0,a1,a2,a3,a4,a5,a6; member in struct:user_regs_struct
/linux-master/arch/m68k/include/uapi/asm/
H A Dptrace.h63 unsigned long a4; member in struct:switch_stack
/linux-master/arch/riscv/include/uapi/asm/
H A Dptrace.h39 unsigned long a4; member in struct:user_regs_struct

Completed in 206 milliseconds

123