Home
last modified time | relevance | path

Searched refs:stp (Results 1 – 25 of 75) sorted by relevance

123

/Linux-v6.1/arch/arm64/lib/
Dmemcpy.S73 stp A_l, A_h, [dstin]
74 stp D_l, D_h, [dstend, -16]
118 stp A_l, A_h, [dstin]
119 stp B_l, B_h, [dstin, 16]
120 stp C_l, C_h, [dstend, -32]
121 stp D_l, D_h, [dstend, -16]
133 stp G_l, G_h, [dstend, -64]
134 stp H_l, H_h, [dstend, -48]
136 stp A_l, A_h, [dstin]
137 stp B_l, B_h, [dstin, 16]
[all …]
Dmemset.S79 stp A_l, A_l, [dst] /*non-aligned store..*/
96 stp A_l, A_l, [dst], #16
98 stp A_l, A_l, [dst], #16
100 stp A_l, A_l, [dst], #16
109 stp A_l, A_l, [dst, #-16] /* Repeat some/all of last store. */
122 stp A_l, A_l, [dst, #16]
123 stp A_l, A_l, [dst, #32]
124 stp A_l, A_l, [dst, #48]
125 stp A_l, A_l, [dst, #64]!
185 stp A_l, A_l, [dst]
[all …]
Dkasan_sw_tags.S43 stp x2, x3, [sp, #8 * 2]
44 stp x4, x5, [sp, #8 * 4]
45 stp x6, x7, [sp, #8 * 6]
46 stp x8, x9, [sp, #8 * 8]
47 stp x10, x11, [sp, #8 * 10]
48 stp x12, x13, [sp, #8 * 12]
49 stp x14, x15, [sp, #8 * 14]
/Linux-v6.1/tools/testing/selftests/kvm/lib/aarch64/
Dhandlers.S5 stp x0, x1, [sp, #16 * 0]
6 stp x2, x3, [sp, #16 * 1]
7 stp x4, x5, [sp, #16 * 2]
8 stp x6, x7, [sp, #16 * 3]
9 stp x8, x9, [sp, #16 * 4]
10 stp x10, x11, [sp, #16 * 5]
11 stp x12, x13, [sp, #16 * 6]
12 stp x14, x15, [sp, #16 * 7]
13 stp x16, x17, [sp, #16 * 8]
14 stp x18, x19, [sp, #16 * 9]
[all …]
/Linux-v6.1/arch/arm64/kernel/probes/
Dkprobes_trampoline.S13 stp x0, x1, [sp, #S_X0]
14 stp x2, x3, [sp, #S_X2]
15 stp x4, x5, [sp, #S_X4]
16 stp x6, x7, [sp, #S_X6]
17 stp x8, x9, [sp, #S_X8]
18 stp x10, x11, [sp, #S_X10]
19 stp x12, x13, [sp, #S_X12]
20 stp x14, x15, [sp, #S_X14]
21 stp x16, x17, [sp, #S_X16]
22 stp x18, x19, [sp, #S_X18]
[all …]
/Linux-v6.1/arch/arm64/kernel/
Dentry-ftrace.S42 stp x0, x1, [sp, #S_X0]
43 stp x2, x3, [sp, #S_X2]
44 stp x4, x5, [sp, #S_X4]
45 stp x6, x7, [sp, #S_X6]
46 stp x8, x9, [sp, #S_X8]
50 stp x10, x11, [sp, #S_X10]
51 stp x12, x13, [sp, #S_X12]
52 stp x14, x15, [sp, #S_X14]
53 stp x16, x17, [sp, #S_X16]
54 stp x18, x19, [sp, #S_X18]
[all …]
Dsmccc-call.S35 stp x29, x30, [sp, #-16]!
42 stp x0, x1, [x4, #ARM_SMCCC_RES_X0_OFFS]
43 stp x2, x3, [x4, #ARM_SMCCC_RES_X2_OFFS]
78 stp x1, x19, [sp, #-16]!
100 stp x0, x1, [x19, #ARM_SMCCC_1_2_REGS_X0_OFFS]
101 stp x2, x3, [x19, #ARM_SMCCC_1_2_REGS_X2_OFFS]
102 stp x4, x5, [x19, #ARM_SMCCC_1_2_REGS_X4_OFFS]
103 stp x6, x7, [x19, #ARM_SMCCC_1_2_REGS_X6_OFFS]
104 stp x8, x9, [x19, #ARM_SMCCC_1_2_REGS_X8_OFFS]
105 stp x10, x11, [x19, #ARM_SMCCC_1_2_REGS_X10_OFFS]
[all …]
Dentry.S203 stp x0, x1, [sp, #16 * 0]
204 stp x2, x3, [sp, #16 * 1]
205 stp x4, x5, [sp, #16 * 2]
206 stp x6, x7, [sp, #16 * 3]
207 stp x8, x9, [sp, #16 * 4]
208 stp x10, x11, [sp, #16 * 5]
209 stp x12, x13, [sp, #16 * 6]
210 stp x14, x15, [sp, #16 * 7]
211 stp x16, x17, [sp, #16 * 8]
212 stp x18, x19, [sp, #16 * 9]
[all …]
Dsleep.S66 stp x29, lr, [x0, #SLEEP_STACK_DATA_CALLEE_REGS]
67 stp x19, x20, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+16]
68 stp x21, x22, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+32]
69 stp x23, x24, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+48]
70 stp x25, x26, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+64]
71 stp x27, x28, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+80]
93 stp x29, lr, [sp, #-16]!
/Linux-v6.1/arch/arm64/kvm/hyp/nvhe/
Dhost.S20 stp x2, x3, [x0, #CPU_XREG_OFFSET(2)]
26 stp x2, x3, [x0, #CPU_XREG_OFFSET(0)]
27 stp x4, x5, [x0, #CPU_XREG_OFFSET(4)]
28 stp x6, x7, [x0, #CPU_XREG_OFFSET(6)]
29 stp x8, x9, [x0, #CPU_XREG_OFFSET(8)]
30 stp x10, x11, [x0, #CPU_XREG_OFFSET(10)]
31 stp x12, x13, [x0, #CPU_XREG_OFFSET(12)]
32 stp x14, x15, [x0, #CPU_XREG_OFFSET(14)]
33 stp x16, x17, [x0, #CPU_XREG_OFFSET(16)]
140 stp x0, x1, [sp, #-16]!
[all …]
/Linux-v6.1/drivers/usb/gadget/legacy/
Ddbgp.c94 int stp; in dbgp_complete() local
99 stp = 1; in dbgp_complete()
104 stp = 2; in dbgp_complete()
113 stp = 3; in dbgp_complete()
125 "complete: failure (%d:%d) ==> %d\n", stp, err, status); in dbgp_complete()
130 int err, stp; in dbgp_enable_ep_req() local
136 stp = 1; in dbgp_enable_ep_req()
143 stp = 2; in dbgp_enable_ep_req()
151 stp = 3; in dbgp_enable_ep_req()
163 "enable ep req: failure (%d:%d)\n", stp, err); in dbgp_enable_ep_req()
[all …]
/Linux-v6.1/tools/testing/selftests/arm64/abi/
Dsyscall-abi-asm.S51 stp x29, x30, [sp, #-112]!
53 stp x0, x1, [sp, #16]
54 stp x19, x20, [sp, #32]
55 stp x21, x22, [sp, #48]
56 stp x23, x24, [sp, #64]
57 stp x25, x26, [sp, #80]
58 stp x27, x28, [sp, #96]
187 stp x8, x9, [x2], #16
188 stp x10, x11, [x2], #16
189 stp x12, x13, [x2], #16
[all …]
/Linux-v6.1/arch/arm64/kvm/hyp/
Dhyp-entry.S20 stp x2, x3, [sp, #-16]!
21 stp x4, x5, [sp, #-16]!
22 stp x6, x7, [sp, #-16]!
23 stp x8, x9, [sp, #-16]!
24 stp x10, x11, [sp, #-16]!
25 stp x12, x13, [sp, #-16]!
26 stp x14, x15, [sp, #-16]!
27 stp x16, x17, [sp, #-16]!
99 stp x29, x30, [sp, #-16]!
115 stp x29, x30, [sp, #-16]!
[all …]
Dentry.S119 stp x2, x3, [x1, #CPU_XREG_OFFSET(2)]
125 stp x2, x3, [x1, #CPU_XREG_OFFSET(0)]
126 stp x4, x5, [x1, #CPU_XREG_OFFSET(4)]
127 stp x6, x7, [x1, #CPU_XREG_OFFSET(6)]
128 stp x8, x9, [x1, #CPU_XREG_OFFSET(8)]
129 stp x10, x11, [x1, #CPU_XREG_OFFSET(10)]
130 stp x12, x13, [x1, #CPU_XREG_OFFSET(12)]
131 stp x14, x15, [x1, #CPU_XREG_OFFSET(14)]
132 stp x16, x17, [x1, #CPU_XREG_OFFSET(16)]
/Linux-v6.1/arch/mips/alchemy/common/
Ddbdma.c259 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_chan_alloc() local
271 stp = find_dbdev_id(srcid); in au1xxx_dbdma_chan_alloc()
272 if (stp == NULL) in au1xxx_dbdma_chan_alloc()
282 if (!(stp->dev_flags & DEV_FLAGS_INUSE) || in au1xxx_dbdma_chan_alloc()
283 (stp->dev_flags & DEV_FLAGS_ANYUSE)) { in au1xxx_dbdma_chan_alloc()
285 stp->dev_flags |= DEV_FLAGS_INUSE; in au1xxx_dbdma_chan_alloc()
292 stp->dev_flags &= ~DEV_FLAGS_INUSE; in au1xxx_dbdma_chan_alloc()
325 ctp->chan_src = stp; in au1xxx_dbdma_chan_alloc()
332 if (stp->dev_intlevel) in au1xxx_dbdma_chan_alloc()
334 if (stp->dev_intpolarity) in au1xxx_dbdma_chan_alloc()
[all …]
/Linux-v6.1/arch/arm64/include/asm/
Dfpsimdmacros.h12 stp q0, q1, [\state, #16 * 0]
13 stp q2, q3, [\state, #16 * 2]
14 stp q4, q5, [\state, #16 * 4]
15 stp q6, q7, [\state, #16 * 6]
16 stp q8, q9, [\state, #16 * 8]
17 stp q10, q11, [\state, #16 * 10]
18 stp q12, q13, [\state, #16 * 12]
19 stp q14, q15, [\state, #16 * 14]
20 stp q16, q17, [\state, #16 * 16]
21 stp q18, q19, [\state, #16 * 18]
[all …]
Dkvm_ptrauth.h29 stp \reg1, \reg2, [\base, #PTRAUTH_REG_OFFSET(CPU_APIAKEYLO_EL1)]
32 stp \reg1, \reg2, [\base, #PTRAUTH_REG_OFFSET(CPU_APIBKEYLO_EL1)]
35 stp \reg1, \reg2, [\base, #PTRAUTH_REG_OFFSET(CPU_APDAKEYLO_EL1)]
38 stp \reg1, \reg2, [\base, #PTRAUTH_REG_OFFSET(CPU_APDBKEYLO_EL1)]
41 stp \reg1, \reg2, [\base, #PTRAUTH_REG_OFFSET(CPU_APGAKEYLO_EL1)]
Dkvm_asm.h316 stp x19, x20, [\ctxt, #CPU_XREG_OFFSET(19)]
317 stp x21, x22, [\ctxt, #CPU_XREG_OFFSET(21)]
318 stp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)]
319 stp x25, x26, [\ctxt, #CPU_XREG_OFFSET(25)]
320 stp x27, x28, [\ctxt, #CPU_XREG_OFFSET(27)]
321 stp x29, lr, [\ctxt, #CPU_XREG_OFFSET(29)]
/Linux-v6.1/fs/nfsd/
Dnfs4state.c439 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access() argument
444 stp->st_access_bmap |= mask; in set_access()
449 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access() argument
454 stp->st_access_bmap &= ~mask; in clear_access()
459 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access() argument
463 return (bool)(stp->st_access_bmap & mask); in test_access()
468 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny() argument
473 stp->st_deny_bmap |= mask; in set_deny()
478 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny() argument
483 stp->st_deny_bmap &= ~mask; in clear_deny()
[all …]
Dtrace.h568 TP_PROTO(stateid_t *stp),
569 TP_ARGS(stp),
577 __entry->cl_boot = stp->si_opaque.so_clid.cl_boot;
578 __entry->cl_id = stp->si_opaque.so_clid.cl_id;
579 __entry->si_id = stp->si_opaque.so_id;
580 __entry->si_generation = stp->si_generation;
591 TP_PROTO(stateid_t *stp), \
592 TP_ARGS(stp))
610 TP_PROTO(u32 seqid, const stateid_t *stp),
611 TP_ARGS(seqid, stp),
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt52 spi_cs4, spi_cs5, spi_cs6, asc0, asc0 cts rts, stp, nmi, gpt1, gpt2,
57 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu
64 asc0, asc0 cts rts, stp, nmi, gpt1, gpt2, gpt3, clkout0, clkout1,
69 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, mdio, gphy
74 spi_cs3, spi_cs4, spi_cs5, spi_cs6, asc, stp, gpt1, gpt2, gpt3, clkout0,
78 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe
84 spi_cs2, spi_cs3, spi_cs4, spi_cs5, spi_cs6, asc0, asc0 cts rts, stp, nmi,
89 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, dfe
96 spi_cs6, asc0, asc0 cts rts, stp, nmi, gpt1, gpt2, gpt3, clkout0, clkout1,
101 spi, asc, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe
[all …]
/Linux-v6.1/arch/mips/boot/dts/lantiq/
Ddanube_easy50712.dts65 stp {
66 lantiq,groups = "stp";
67 lantiq,function = "stp";
78 lantiq,pins = "io4", "io5", "io6"; /* stp */
94 stp0: stp@e100bb0 {
96 compatible = "lantiq,gpio-stp-xway";
/Linux-v6.1/Documentation/ABI/testing/
Dconfigfs-stp-policy1 What: /config/stp-policy
9 What: /config/stp-policy/<device>.<policy>
19 What: /config/stp-policy/<device>.<policy>/device
26 What: /config/stp-policy/<device>.<policy>/<node>
34 What: /config/stp-policy/<device>.<policy>/<node>/masters
41 What: /config/stp-policy/<device>.<policy>/<node>/channels
/Linux-v6.1/kernel/
Dtorture.c485 struct shuffle_task *stp; in torture_shuffle_task_register() local
489 stp = kmalloc(sizeof(*stp), GFP_KERNEL); in torture_shuffle_task_register()
490 if (WARN_ON_ONCE(stp == NULL)) in torture_shuffle_task_register()
492 stp->st_t = tp; in torture_shuffle_task_register()
494 list_add(&stp->st_l, &shuffle_task_list); in torture_shuffle_task_register()
504 struct shuffle_task *stp; in torture_shuffle_task_unregister_all() local
508 list_for_each_entry_safe(stp, p, &shuffle_task_list, st_l) { in torture_shuffle_task_unregister_all()
509 list_del(&stp->st_l); in torture_shuffle_task_unregister_all()
510 kfree(stp); in torture_shuffle_task_unregister_all()
521 struct shuffle_task *stp; in torture_shuffle_tasks() local
[all …]
/Linux-v6.1/Documentation/trace/
Dsys-t.rst17 # mkdir /config/stp-policy/dummy_stm.0:p_sys-t.my-policy/
30 # cat /config/stp-policy/dummy_stm.0:p_sys-t.my-policy/protocol
37 # mkdir /config/stp-policy/dummy_stm.0:p_sys-t.my-policy/default
38 # ls /config/stp-policy/dummy_stm.0:p_sys-t.my-policy/default
59 See Documentation/ABI/testing/configfs-stp-policy-p_sys-t for more

123