| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | exceptions.S | 21 stp x29, x30, [sp, #-16]! 27 stp x29, x30, [sp, #-16]! 33 stp x29, x30, [sp, #-16]! 39 stp x29, x30, [sp, #-16]! 45 stp x29, x30, [sp, #-16]! 51 stp x29, x30, [sp, #-16]! 57 stp x29, x30, [sp, #-16]! 63 stp x29, x30, [sp, #-16]! 74 stp x27, x28, [sp, #-16]! 75 stp x25, x26, [sp, #-16]! [all …]
|
| H A D | sleep.S | 29 stp x29, lr, [sp, #-192]! 32 stp x9, x10, [sp, #32] 33 stp x11, x12, [sp, #48] 34 stp x13, x14, [sp, #64] 35 stp x15, x16, [sp, #80] 36 stp x17, x18, [sp, #96] 37 stp x19, x20, [sp,#112] 38 stp x21, x22, [sp,#128] 39 stp x23, x24, [sp,#144] 40 stp x25, x26, [sp,#160] [all …]
|
| H A D | psci.S | 103 stp x15, xzr, [sp, #-16]! 107 stp x29, x30, [sp, #-16]! 108 stp x27, x28, [sp, #-16]! 109 stp x25, x26, [sp, #-16]! 110 stp x23, x24, [sp, #-16]! 111 stp x21, x22, [sp, #-16]! 112 stp x19, x20, [sp, #-16]! 114 stp x18, x15, [sp, #-16]!
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/ |
| H A D | kprobes_trampoline.S | 13 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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | entry-ftrace.S | 41 stp x0, x1, [sp, #S_X0] 42 stp x2, x3, [sp, #S_X2] 43 stp x4, x5, [sp, #S_X4] 44 stp x6, x7, [sp, #S_X6] 45 stp x8, x9, [sp, #S_X8] 49 stp x10, x11, [sp, #S_X10] 50 stp x12, x13, [sp, #S_X12] 51 stp x14, x15, [sp, #S_X14] 52 stp x16, x17, [sp, #S_X16] 53 stp x18, x19, [sp, #S_X18] [all …]
|
| H A D | entry.S | 228 stp x0, x1, [sp, #16 * 0] 229 stp x2, x3, [sp, #16 * 1] 230 stp x4, x5, [sp, #16 * 2] 231 stp x6, x7, [sp, #16 * 3] 232 stp x8, x9, [sp, #16 * 4] 233 stp x10, x11, [sp, #16 * 5] 234 stp x12, x13, [sp, #16 * 6] 235 stp x14, x15, [sp, #16 * 7] 236 stp x16, x17, [sp, #16 * 8] 237 stp x18, x19, [sp, #16 * 9] [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]!
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | host.S | 19 stp x2, x3, [x0, #CPU_XREG_OFFSET(2)] 25 stp x2, x3, [x0, #CPU_XREG_OFFSET(0)] 26 stp x4, x5, [x0, #CPU_XREG_OFFSET(4)] 27 stp x6, x7, [x0, #CPU_XREG_OFFSET(6)] 28 stp x8, x9, [x0, #CPU_XREG_OFFSET(8)] 29 stp x10, x11, [x0, #CPU_XREG_OFFSET(10)] 30 stp x12, x13, [x0, #CPU_XREG_OFFSET(12)] 31 stp x14, x15, [x0, #CPU_XREG_OFFSET(14)] 32 stp x16, x17, [x0, #CPU_XREG_OFFSET(16)] 107 stp x0, x1, [sp, #-16]! [all …]
|
| /OK3568_Linux_fs/kernel/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() 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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | memmove.S | 104 stp A_l, A_h, [dst, #-16]! 107 stp A_l, A_h, [dst, #-16]! 110 stp A_l, A_h, [dst, #-16]! 140 stp A_l, A_h, [dst, #-16] 143 stp B_l, B_h, [dst, #-32] 144 stp C_l, C_h, [dst, #-48] 146 stp D_l, D_h, [dst, #-64]! 168 stp A_l, A_h, [dst, #-16] 170 stp B_l, B_h, [dst, #-32] 172 stp C_l, C_h, [dst, #-48] [all …]
|
| H A D | memset.S | 80 stp A_l, A_l, [dst] /*non-aligned store..*/ 97 stp A_l, A_l, [dst], #16 99 stp A_l, A_l, [dst], #16 101 stp A_l, A_l, [dst], #16 110 stp A_l, A_l, [dst, #-16] /* Repeat some/all of last store. */ 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] [all …]
|
| /OK3568_Linux_fs/kernel/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]! 98 stp x29, x30, [sp, #-16]! 114 stp x29, x30, [sp, #-16]! [all …]
|
| H A D | entry.S | 115 stp x2, x3, [x1, #CPU_XREG_OFFSET(2)] 121 stp x2, x3, [x1, #CPU_XREG_OFFSET(0)] 122 stp x4, x5, [x1, #CPU_XREG_OFFSET(4)] 123 stp x6, x7, [x1, #CPU_XREG_OFFSET(6)] 124 stp x8, x9, [x1, #CPU_XREG_OFFSET(8)] 125 stp x10, x11, [x1, #CPU_XREG_OFFSET(10)] 126 stp x12, x13, [x1, #CPU_XREG_OFFSET(12)] 127 stp x14, x15, [x1, #CPU_XREG_OFFSET(14)] 128 stp x16, x17, [x1, #CPU_XREG_OFFSET(16)]
|
| /OK3568_Linux_fs/kernel/arch/mips/alchemy/common/ |
| H A D | dbdma.c | 259 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 …]
|
| /OK3568_Linux_fs/kernel/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)]
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4state.c | 1192 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access() argument 1197 stp->st_access_bmap |= mask; in set_access() 1202 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access() argument 1207 stp->st_access_bmap &= ~mask; in clear_access() 1212 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access() argument 1216 return (bool)(stp->st_access_bmap & mask); in test_access() 1221 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny() argument 1226 stp->st_deny_bmap |= mask; in set_deny() 1231 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny() argument 1236 stp->st_deny_bmap &= ~mask; in clear_deny() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | setjmp_aarch64.S | 14 stp x19, x20, [x0,#0] 15 stp x21, x22, [x0,#16] 16 stp x23, x24, [x0,#32] 17 stp x25, x26, [x0,#48] 18 stp x27, x28, [x0,#64] 19 stp x29, x30, [x0,#80]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | lantiq,pinctrl-xway.txt | 52 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 …]
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | torture.c | 366 struct shuffle_task *stp; in torture_shuffle_task_register() local 370 stp = kmalloc(sizeof(*stp), GFP_KERNEL); in torture_shuffle_task_register() 371 if (WARN_ON_ONCE(stp == NULL)) in torture_shuffle_task_register() 373 stp->st_t = tp; in torture_shuffle_task_register() 375 list_add(&stp->st_l, &shuffle_task_list); in torture_shuffle_task_register() 385 struct shuffle_task *stp; in torture_shuffle_task_unregister_all() local 389 list_for_each_entry_safe(stp, p, &shuffle_task_list, st_l) { in torture_shuffle_task_unregister_all() 390 list_del(&stp->st_l); in torture_shuffle_task_unregister_all() 391 kfree(stp); in torture_shuffle_task_unregister_all() 402 struct shuffle_task *stp; in torture_shuffle_tasks() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/lantiq/ |
| H A D | 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";
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_ftl_arm_v8.S | 15 stp x29, x30, [sp, -32]! 122 stp x29, x30, [sp, -16]! 150 stp x29, x30, [sp, -16]! 202 stp x29, x30, [sp, -16]! 242 stp x29, x30, [sp, -16]! 289 stp x29, x30, [sp, -16]! 353 stp x29, x30, [sp, -16]! 376 stp x29, x30, [sp, -32]! 382 stp x19, x20, [sp, 16] 416 stp x29, x30, [sp, -32]! [all …]
|
| H A D | rk_ftlv5_arm64.S | 16 stp x29, x30, [sp, -32]! 51 stp x29, x30, [sp, -32]! 166 stp x29, x30, [sp, -16]! 194 stp x29, x30, [sp, -16]! 246 stp x29, x30, [sp, -16]! 286 stp x29, x30, [sp, -16]! 333 stp x29, x30, [sp, -16]! 397 stp x29, x30, [sp, -16]! 420 stp x29, x30, [sp, -32]! 426 stp x19, x20, [sp, 16] [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | rk_sftl_arm_v8.S | 81 stp x29, x30, [sp, -16]! 165 stp x29, x30, [sp, -48]! 167 stp x19, x20, [sp, 16] 247 stp x29, x30, [sp, -32]! 402 stp x29, x30, [sp, -80]! 404 stp x19, x20, [sp, 16] 407 stp x21, x22, [sp, 32] 409 stp x23, x24, [sp, 48] 629 stp x29, x30, [sp, -32]! 718 stp x29, x30, [sp, -48]! [all …]
|