| /linux-6.15/arch/arm64/lib/ |
| H A D | memcpy.S | 73 stp A_l, A_h, [dstin] 118 stp A_l, A_h, [dstin] 136 stp A_l, A_h, [dstin] 161 stp D_l, D_h, [dstin] 169 stp A_l, A_h, [dst, 16] 171 stp B_l, B_h, [dst, 32] 173 stp C_l, C_h, [dst, 48] 183 stp A_l, A_h, [dst, 16] 185 stp B_l, B_h, [dst, 32] 187 stp C_l, C_h, [dst, 48] [all …]
|
| H A D | kasan_sw_tags.S | 43 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]
|
| H A D | memset.S | 97 stp A_l, A_l, [dst], #16 99 stp A_l, A_l, [dst], #16 101 stp A_l, A_l, [dst], #16 123 stp A_l, A_l, [dst, #16] 124 stp A_l, A_l, [dst, #32] 125 stp A_l, A_l, [dst, #48] 126 stp A_l, A_l, [dst, #64]! 186 stp A_l, A_l, [dst] 187 stp A_l, A_l, [dst, #16] 188 stp A_l, A_l, [dst, #32] [all …]
|
| /linux-6.15/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | handlers.S | 5 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-6.15/drivers/usb/gadget/legacy/ |
| H A D | dbgp.c | 94 int stp; in dbgp_complete() local 99 stp = 1; in dbgp_complete() 104 stp = 2; in dbgp_complete() 113 stp = 3; in dbgp_complete() 136 stp = 1; in dbgp_enable_ep_req() 143 stp = 2; in dbgp_enable_ep_req() 151 stp = 3; in dbgp_enable_ep_req() 181 stp = 1; in dbgp_enable_ep() 187 stp = 2; in dbgp_enable_ep() 193 stp = 3; in dbgp_enable_ep() [all …]
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | smccc-call.S | 14 stp x0, x1, [x4, #ARM_SMCCC_RES_X0_OFFS] 15 stp x2, x3, [x4, #ARM_SMCCC_RES_X2_OFFS] 49 stp x1, x19, [sp, #-16]! 71 stp x0, x1, [x19, #ARM_SMCCC_1_2_REGS_X0_OFFS] 72 stp x2, x3, [x19, #ARM_SMCCC_1_2_REGS_X2_OFFS] 73 stp x4, x5, [x19, #ARM_SMCCC_1_2_REGS_X4_OFFS] 74 stp x6, x7, [x19, #ARM_SMCCC_1_2_REGS_X6_OFFS] 75 stp x8, x9, [x19, #ARM_SMCCC_1_2_REGS_X8_OFFS] 76 stp x10, x11, [x19, #ARM_SMCCC_1_2_REGS_X10_OFFS] 77 stp x12, x13, [x19, #ARM_SMCCC_1_2_REGS_X12_OFFS] [all …]
|
| H A D | efi-rt-wrapper.S | 10 stp x29, x30, [sp, #-112]! 18 stp x1, x18, [sp, #16] 26 stp x19, x20, [sp, #32] 27 stp x21, x22, [sp, #48] 28 stp x23, x24, [sp, #64] 29 stp x25, x26, [sp, #80] 30 stp x27, x28, [sp, #96] 34 stp x18, x29, [sp, #-16]!
|
| H A D | entry.S | 206 stp x0, x1, [sp, #16 * 0] 207 stp x2, x3, [sp, #16 * 1] 208 stp x4, x5, [sp, #16 * 2] 209 stp x6, x7, [sp, #16 * 3] 210 stp x8, x9, [sp, #16 * 4] 285 stp lr, x21, [sp, #S_LR] 832 stp x21, x22, [x8], #16 833 stp x23, x24, [x8], #16 834 stp x25, x26, [x8], #16 835 stp x27, x28, [x8], #16 [all …]
|
| H A D | entry-ftrace.S | 71 stp x0, x1, [sp, #FREGS_X0] 72 stp x2, x3, [sp, #FREGS_X2] 73 stp x4, x5, [sp, #FREGS_X4] 74 stp x6, x7, [sp, #FREGS_X6] 90 stp x29, x9, [sp, #FREGS_SIZE + 16] 94 stp x29, x30, [sp, #FREGS_SIZE] 216 stp x29, x30, [sp, #-16]! 336 stp x0, x1, [sp, #FREGS_X0] 337 stp x2, x3, [sp, #FREGS_X2] 338 stp x4, x5, [sp, #FREGS_X4] [all …]
|
| H A D | sleep.S | 66 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-6.15/tools/testing/selftests/arm64/abi/ |
| H A D | syscall-abi-asm.S | 76 stp x0, x1, [sp, #16] 77 stp x19, x20, [sp, #32] 78 stp x21, x22, [sp, #48] 79 stp x23, x24, [sp, #64] 80 stp x25, x26, [sp, #80] 81 stp x27, x28, [sp, #96] 222 stp x8, x9, [x2], #16 223 stp x10, x11, [x2], #16 224 stp x12, x13, [x2], #16 225 stp x14, x15, [x2], #16 [all …]
|
| /linux-6.15/arch/arm64/kvm/hyp/nvhe/ |
| H A D | host.S | 21 stp x2, x3, [x0, #CPU_XREG_OFFSET(2)] 27 stp x2, x3, [x0, #CPU_XREG_OFFSET(0)] 28 stp x4, x5, [x0, #CPU_XREG_OFFSET(4)] 29 stp x6, x7, [x0, #CPU_XREG_OFFSET(6)] 30 stp x8, x9, [x0, #CPU_XREG_OFFSET(8)] 31 stp x10, x11, [x0, #CPU_XREG_OFFSET(10)] 32 stp x12, x13, [x0, #CPU_XREG_OFFSET(12)] 33 stp x14, x15, [x0, #CPU_XREG_OFFSET(14)] 34 stp x16, x17, [x0, #CPU_XREG_OFFSET(16)] 174 stp x0, x1, [sp, #-16]! [all …]
|
| /linux-6.15/arch/arm64/kvm/hyp/ |
| H A D | hyp-entry.S | 20 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]! 155 stp x0, x1, [sp, #-16]! 172 stp x0, x1, [sp, #-16]! [all …]
|
| H A D | entry.S | 132 stp x2, x3, [x1, #CPU_XREG_OFFSET(2)] 138 stp x2, x3, [x1, #CPU_XREG_OFFSET(0)] 139 stp x4, x5, [x1, #CPU_XREG_OFFSET(4)] 140 stp x6, x7, [x1, #CPU_XREG_OFFSET(6)] 141 stp x8, x9, [x1, #CPU_XREG_OFFSET(8)] 142 stp x10, x11, [x1, #CPU_XREG_OFFSET(10)] 143 stp x12, x13, [x1, #CPU_XREG_OFFSET(12)] 144 stp x14, x15, [x1, #CPU_XREG_OFFSET(14)] 145 stp x16, x17, [x1, #CPU_XREG_OFFSET(16)]
|
| /linux-6.15/arch/mips/alchemy/common/ |
| H A D | dbdma.c | 260 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_chan_alloc() local 273 if (stp == NULL) in au1xxx_dbdma_chan_alloc() 326 ctp->chan_src = stp; in au1xxx_dbdma_chan_alloc() 333 if (stp->dev_intlevel) in au1xxx_dbdma_chan_alloc() 373 stp = ctp->chan_src; in au1xxx_dbdma_set_devwidth() 406 stp = ctp->chan_src; in au1xxx_dbdma_ring_alloc() 443 srcid = stp->dev_id; in au1xxx_dbdma_ring_alloc() 524 if (stp->dev_physaddr) in au1xxx_dbdma_ring_alloc() 850 stp = ctp->chan_src; in au1xxx_dbdma_chan_free() 901 stp = ctp->chan_src; in au1xxx_dbdma_dump() [all …]
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfs4state.c | 1609 stp->st_stid.sc_free(&stp->st_stid); in free_ol_stateid_reaplist() 5066 if (!stp || nfsd4_lock_ol_stateid(stp) == nfs_ok) in nfsd4_find_and_lock_existing_open() 5070 return stp; in nfsd4_find_and_lock_existing_open() 5135 stp = NULL; in init_open_stateid() 5169 return stp; in init_open_stateid() 6329 if (!stp) { in nfsd4_process_open2() 6331 if (!stp) { in nfsd4_process_open2() 6418 if (stp) in nfsd4_process_open2() 6941 stp = stp->st_openstp; in nfs4_check_openmode() 7523 *stpp = stp; in nfs4_preprocess_confirmed_seqid_op() [all …]
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | fpsimdmacros.h | 12 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 …]
|
| H A D | kvm_ptrauth.h | 29 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)]
|
| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | fp-ptrace-asm.S | 22 stp x11, x12, [sp, #-0x10]! 157 stp q0, q1, [x7] 158 stp q2, q3, [x7, #16 * 2] 159 stp q4, q5, [x7, #16 * 4] 160 stp q6, q7, [x7, #16 * 6] 161 stp q8, q9, [x7, #16 * 8] 162 stp q10, q11, [x7, #16 * 10] 163 stp q12, q13, [x7, #16 * 12] 164 stp q14, q15, [x7, #16 * 14] 165 stp q16, q17, [x7, #16 * 16] [all …]
|
| /linux-6.15/arch/mips/boot/dts/lantiq/ |
| H A D | danube_easy50712.dts | 65 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-6.15/Documentation/ABI/testing/ |
| H A D | configfs-stp-policy | 1 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
|
| H A D | configfs-stp-policy-p_sys-t | 1 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/uuid 13 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/do_len 23 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/ts_interval 32 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/clocksync_interval
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | lantiq,pinctrl-xway.txt | 51 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe 62 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, dfe 74 spi, asc, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe 84 stp, nmi, gpt1, gpt2, gpt3, clkout0, clkout1, clkout2, clkout3, gnt1, 89 spi, usif, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe, gphy 97 usif spi_di, usif spi_do, usif spi_clk, usif spi_cs0, stp, clkout2, 101 spi, usif, cgu, exin, stp, ebu, mdio, dfe, ephy 143 stp { 144 lantiq,groups = "stp"; 145 lantiq,function = "stp"; [all …]
|
| /linux-6.15/kernel/ |
| H A D | torture.c | 491 struct shuffle_task *stp; in torture_shuffle_task_register() local 495 stp = kmalloc(sizeof(*stp), GFP_KERNEL); in torture_shuffle_task_register() 496 if (WARN_ON_ONCE(stp == NULL)) in torture_shuffle_task_register() 498 stp->st_t = tp; in torture_shuffle_task_register() 500 list_add(&stp->st_l, &shuffle_task_list); in torture_shuffle_task_register() 510 struct shuffle_task *stp; in torture_shuffle_task_unregister_all() local 515 list_del(&stp->st_l); in torture_shuffle_task_unregister_all() 516 kfree(stp); in torture_shuffle_task_unregister_all() 527 struct shuffle_task *stp; in torture_shuffle_tasks() local 546 list_for_each_entry(stp, &shuffle_task_list, st_l) { in torture_shuffle_tasks() [all …]
|
| /linux-6.15/Documentation/trace/ |
| H A D | sys-t.rst | 17 # 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
|