/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | entry.S | 29 .cfi_def_cfa $sp, 48 53 subq $sp, SP_OFF, $sp 55 stq $0, 0($sp) 56 stq $1, 8($sp) 57 stq $2, 16($sp) 58 stq $3, 24($sp) 59 stq $4, 32($sp) 60 stq $28, 144($sp) 68 stq $5, 40($sp) [all...] |
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | entry.S | 29 .cfi_def_cfa $sp, 48 53 subq $sp, SP_OFF, $sp 55 stq $0, 0($sp) 56 stq $1, 8($sp) 57 stq $2, 16($sp) 58 stq $3, 24($sp) 59 stq $4, 32($sp) 60 stq $28, 144($sp) 68 stq $5, 40($sp) [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-io.c | 120 struct pvr2_stream *sp = bp->stream; in pvr2_buffer_remove() local 123 cnt = &sp->i_count; in pvr2_buffer_remove() 124 bcnt = &sp->i_bcount; in pvr2_buffer_remove() 128 cnt = &sp->q_count; in pvr2_buffer_remove() 129 bcnt = &sp->q_bcount; in pvr2_buffer_remove() 133 cnt = &sp->r_count; in pvr2_buffer_remove() 134 bcnt = &sp->r_bcount; in pvr2_buffer_remove() 152 struct pvr2_stream *sp; in pvr2_buffer_set_none() local 154 sp = bp->stream; in pvr2_buffer_set_none() 160 spin_lock_irqsave(&sp in pvr2_buffer_set_none() 169 struct pvr2_stream *sp; pvr2_buffer_set_ready() local 195 struct pvr2_stream *sp; pvr2_buffer_set_idle() local 219 struct pvr2_stream *sp; pvr2_buffer_set_queued() local 247 pvr2_buffer_init(struct pvr2_buffer *bp, struct pvr2_stream *sp, unsigned int id) pvr2_buffer_init() argument 281 pvr2_stream_buffer_count(struct pvr2_stream *sp, unsigned int cnt) pvr2_stream_buffer_count() argument 350 pvr2_stream_achieve_buffer_count(struct pvr2_stream *sp) pvr2_stream_achieve_buffer_count() argument 378 pvr2_stream_internal_flush(struct pvr2_stream *sp) pvr2_stream_internal_flush() argument 398 pvr2_stream_init(struct pvr2_stream *sp) pvr2_stream_init() argument 407 pvr2_stream_done(struct pvr2_stream *sp) pvr2_stream_done() argument 418 struct pvr2_stream *sp; buffer_complete() local 462 struct pvr2_stream *sp; pvr2_stream_create() local 470 pvr2_stream_destroy(struct pvr2_stream *sp) pvr2_stream_destroy() argument 478 pvr2_stream_setup(struct pvr2_stream *sp, struct usb_device *dev, int endpoint, unsigned int tolerance) pvr2_stream_setup() argument 491 pvr2_stream_set_callback(struct pvr2_stream *sp, pvr2_stream_callback func, void *data) pvr2_stream_set_callback() argument 506 pvr2_stream_get_stats(struct pvr2_stream *sp, struct pvr2_stream_stats *stats, int zero_counts) pvr2_stream_get_stats() argument 529 pvr2_stream_get_buffer_count(struct pvr2_stream *sp) pvr2_stream_get_buffer_count() argument 534 pvr2_stream_set_buffer_count(struct pvr2_stream *sp, unsigned int cnt) pvr2_stream_set_buffer_count() argument 547 pvr2_stream_get_idle_buffer(struct pvr2_stream *sp) pvr2_stream_get_idle_buffer() argument 554 pvr2_stream_get_ready_buffer(struct pvr2_stream *sp) pvr2_stream_get_ready_buffer() argument 561 pvr2_stream_get_buffer(struct pvr2_stream *sp, int id) pvr2_stream_get_buffer() argument 568 pvr2_stream_get_ready_count(struct pvr2_stream *sp) pvr2_stream_get_ready_count() argument 573 pvr2_stream_kill(struct pvr2_stream *sp) pvr2_stream_kill() argument 597 struct pvr2_stream *sp; pvr2_buffer_queue() local 634 struct pvr2_stream *sp; pvr2_buffer_set_buffer() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-io.c | 120 struct pvr2_stream *sp = bp->stream; in pvr2_buffer_remove() local 123 cnt = &sp->i_count; in pvr2_buffer_remove() 124 bcnt = &sp->i_bcount; in pvr2_buffer_remove() 128 cnt = &sp->q_count; in pvr2_buffer_remove() 129 bcnt = &sp->q_bcount; in pvr2_buffer_remove() 133 cnt = &sp->r_count; in pvr2_buffer_remove() 134 bcnt = &sp->r_bcount; in pvr2_buffer_remove() 152 struct pvr2_stream *sp; in pvr2_buffer_set_none() local 154 sp = bp->stream; in pvr2_buffer_set_none() 160 spin_lock_irqsave(&sp in pvr2_buffer_set_none() 169 struct pvr2_stream *sp; pvr2_buffer_set_ready() local 195 struct pvr2_stream *sp; pvr2_buffer_set_idle() local 219 struct pvr2_stream *sp; pvr2_buffer_set_queued() local 247 pvr2_buffer_init(struct pvr2_buffer *bp, struct pvr2_stream *sp, unsigned int id) pvr2_buffer_init() argument 281 pvr2_stream_buffer_count(struct pvr2_stream *sp, unsigned int cnt) pvr2_stream_buffer_count() argument 350 pvr2_stream_achieve_buffer_count(struct pvr2_stream *sp) pvr2_stream_achieve_buffer_count() argument 378 pvr2_stream_internal_flush(struct pvr2_stream *sp) pvr2_stream_internal_flush() argument 398 pvr2_stream_init(struct pvr2_stream *sp) pvr2_stream_init() argument 407 pvr2_stream_done(struct pvr2_stream *sp) pvr2_stream_done() argument 418 struct pvr2_stream *sp; buffer_complete() local 462 struct pvr2_stream *sp; pvr2_stream_create() local 470 pvr2_stream_destroy(struct pvr2_stream *sp) pvr2_stream_destroy() argument 478 pvr2_stream_setup(struct pvr2_stream *sp, struct usb_device *dev, int endpoint, unsigned int tolerance) pvr2_stream_setup() argument 491 pvr2_stream_set_callback(struct pvr2_stream *sp, pvr2_stream_callback func, void *data) pvr2_stream_set_callback() argument 506 pvr2_stream_get_stats(struct pvr2_stream *sp, struct pvr2_stream_stats *stats, int zero_counts) pvr2_stream_get_stats() argument 529 pvr2_stream_get_buffer_count(struct pvr2_stream *sp) pvr2_stream_get_buffer_count() argument 534 pvr2_stream_set_buffer_count(struct pvr2_stream *sp, unsigned int cnt) pvr2_stream_set_buffer_count() argument 547 pvr2_stream_get_idle_buffer(struct pvr2_stream *sp) pvr2_stream_get_idle_buffer() argument 554 pvr2_stream_get_ready_buffer(struct pvr2_stream *sp) pvr2_stream_get_ready_buffer() argument 561 pvr2_stream_get_buffer(struct pvr2_stream *sp, int id) pvr2_stream_get_buffer() argument 568 pvr2_stream_get_ready_count(struct pvr2_stream *sp) pvr2_stream_get_ready_count() argument 573 pvr2_stream_kill(struct pvr2_stream *sp) pvr2_stream_kill() argument 597 struct pvr2_stream *sp; pvr2_buffer_queue() local 634 struct pvr2_stream *sp; pvr2_buffer_set_buffer() local [all...] |
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | 6pack.c | 142 struct sixpack *sp = from_timer(sp, t, tx_t); in sp_xmit_on_air() local 143 int actual, when = sp->slottime; in sp_xmit_on_air() 148 if (((sp->status1 & SIXP_DCD_MASK) == 0) && (random < sp->persistence)) { in sp_xmit_on_air() 149 sp->led_state = 0x70; in sp_xmit_on_air() 150 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_xmit_on_air() 151 sp in sp_xmit_on_air() 165 sp_encaps(struct sixpack *sp, unsigned char *icp, int len) sp_encaps() argument 244 struct sixpack *sp = netdev_priv(dev); sp_xmit() local 263 struct sixpack *sp = netdev_priv(dev); sp_open_dev() local 273 struct sixpack *sp = netdev_priv(dev); sp_close() local 332 sp_bump(struct sixpack *sp, char cmd) sp_bump() argument 374 struct sixpack *sp; sp_get() local 385 sp_put(struct sixpack *sp) sp_put() argument 397 struct sixpack *sp = sp_get(tty); sixpack_write_wakeup() local 433 struct sixpack *sp; sixpack_receive_buf() local 469 __tnc_set_sync_state(struct sixpack *sp, int new_tnc_state) __tnc_set_sync_state() argument 490 tnc_set_sync_state(struct sixpack *sp, int new_tnc_state) tnc_set_sync_state() argument 500 struct sixpack *sp = from_timer(sp, t, resync_t); resync_tnc() local 525 tnc_init(struct sixpack *sp) tnc_init() argument 549 struct sixpack *sp; sixpack_open() local 651 struct sixpack *sp; sixpack_close() local 689 struct sixpack *sp = sp_get(tty); sixpack_ioctl() local 823 decode_data(struct sixpack *sp, unsigned char inbyte) decode_data() argument 851 decode_prio_command(struct sixpack *sp, unsigned char cmd) decode_prio_command() argument 901 decode_std_command(struct sixpack *sp, unsigned char cmd) decode_std_command() argument 951 sixpack_decode(struct sixpack *sp, const unsigned char *pre_rbuff, int count) sixpack_decode() argument [all...] |
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
H A D | mcount-dyn.S | 18 addi sp, sp, -48 19 sd s0, 32(sp) 20 sd ra, 40(sp) 21 addi s0, sp, 48 22 sd t0, 24(sp) 23 sd t1, 16(sp) 25 sd t2, 8(sp) 28 addi sp, sp, [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | sp-dev.c | 23 #include "sp-dev.h" 42 static void sp_add_device(struct sp_device *sp) in sp_add_device() argument 48 list_add_tail(&sp->entry, &sp_units); in sp_add_device() 53 static void sp_del_device(struct sp_device *sp) in sp_del_device() argument 59 list_del(&sp->entry); in sp_del_device() 66 struct sp_device *sp = data; in sp_irq_handler() local 68 if (sp->ccp_irq_handler) in sp_irq_handler() 69 sp->ccp_irq_handler(irq, sp->ccp_irq_data); in sp_irq_handler() 71 if (sp in sp_irq_handler() 77 sp_request_ccp_irq(struct sp_device *sp, irq_handler_t handler, const char *name, void *data) sp_request_ccp_irq() argument 105 sp_request_psp_irq(struct sp_device *sp, irq_handler_t handler, const char *name, void *data) sp_request_psp_irq() argument 133 sp_free_ccp_irq(struct sp_device *sp, void *data) sp_free_ccp_irq() argument 152 sp_free_psp_irq(struct sp_device *sp, void *data) sp_free_psp_irq() argument 178 struct sp_device *sp; sp_alloc_struct() local 191 sp_init(struct sp_device *sp) sp_init() argument 203 sp_destroy(struct sp_device *sp) sp_destroy() argument 214 sp_suspend(struct sp_device *sp) sp_suspend() argument 227 sp_resume(struct sp_device *sp) sp_resume() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | sp-dev.c | 23 #include "sp-dev.h" 42 static void sp_add_device(struct sp_device *sp) in sp_add_device() argument 48 list_add_tail(&sp->entry, &sp_units); in sp_add_device() 53 static void sp_del_device(struct sp_device *sp) in sp_del_device() argument 59 list_del(&sp->entry); in sp_del_device() 66 struct sp_device *sp = data; in sp_irq_handler() local 68 if (sp->ccp_irq_handler) in sp_irq_handler() 69 sp->ccp_irq_handler(irq, sp->ccp_irq_data); in sp_irq_handler() 71 if (sp in sp_irq_handler() 77 sp_request_ccp_irq(struct sp_device *sp, irq_handler_t handler, const char *name, void *data) sp_request_ccp_irq() argument 105 sp_request_psp_irq(struct sp_device *sp, irq_handler_t handler, const char *name, void *data) sp_request_psp_irq() argument 133 sp_free_ccp_irq(struct sp_device *sp, void *data) sp_free_ccp_irq() argument 152 sp_free_psp_irq(struct sp_device *sp, void *data) sp_free_psp_irq() argument 178 struct sp_device *sp; sp_alloc_struct() local 191 sp_init(struct sp_device *sp) sp_init() argument 203 sp_destroy(struct sp_device *sp) sp_destroy() argument 214 sp_suspend(struct sp_device *sp) sp_suspend() argument 223 sp_resume(struct sp_device *sp) sp_resume() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | 6pack.c | 141 struct sixpack *sp = from_timer(sp, t, tx_t); in sp_xmit_on_air() local 142 int actual, when = sp->slottime; in sp_xmit_on_air() 147 if (((sp->status1 & SIXP_DCD_MASK) == 0) && (random < sp->persistence)) { in sp_xmit_on_air() 148 sp->led_state = 0x70; in sp_xmit_on_air() 149 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_xmit_on_air() 150 sp in sp_xmit_on_air() 164 sp_encaps(struct sixpack *sp, unsigned char *icp, int len) sp_encaps() argument 248 struct sixpack *sp = netdev_priv(dev); sp_xmit() local 267 struct sixpack *sp = netdev_priv(dev); sp_open_dev() local 277 struct sixpack *sp = netdev_priv(dev); sp_close() local 336 sp_bump(struct sixpack *sp, char cmd) sp_bump() argument 378 struct sixpack *sp; sp_get() local 389 sp_put(struct sixpack *sp) sp_put() argument 401 struct sixpack *sp = sp_get(tty); sixpack_write_wakeup() local 437 struct sixpack *sp; sixpack_receive_buf() local 473 __tnc_set_sync_state(struct sixpack *sp, int new_tnc_state) __tnc_set_sync_state() argument 494 tnc_set_sync_state(struct sixpack *sp, int new_tnc_state) tnc_set_sync_state() argument 504 struct sixpack *sp = from_timer(sp, t, resync_t); resync_tnc() local 529 tnc_init(struct sixpack *sp) tnc_init() argument 553 struct sixpack *sp; sixpack_open() local 654 struct sixpack *sp; sixpack_close() local 692 struct sixpack *sp = sp_get(tty); sixpack_ioctl() local 833 decode_data(struct sixpack *sp, unsigned char inbyte) decode_data() argument 861 decode_prio_command(struct sixpack *sp, unsigned char cmd) decode_prio_command() argument 911 decode_std_command(struct sixpack *sp, unsigned char cmd) decode_std_command() argument 959 sixpack_decode(struct sixpack *sp, const unsigned char *pre_rbuff, int count) sixpack_decode() argument [all...] |
/kernel/liteos_m/arch/risc-v/nuclei/gcc/ |
H A D | los_dispatch.S | 85 LOAD sp, 0(t1) 86 //LOAD sp, 0x0(sp) /* Read sp from first TCB member */ 89 LOAD t0, 0 * REGBYTES(sp) 92 LOAD t0, (portRegNum - 1) * REGBYTES(sp) 96 LOAD x1, 1 * REGBYTES(sp) /* RA */ 97 LOAD x5, 2 * REGBYTES(sp) 98 LOAD x6, 3 * REGBYTES(sp) 99 LOAD x7, 4 * REGBYTES(sp) [all...] |
/kernel/liteos_m/arch/risc-v/riscv32/gcc/ |
H A D | los_exc.S | 37 addi sp, sp, -(32 * REGBYTES) 38 SREG t6, 2 * REGBYTES(sp) 39 SREG t5, 3 * REGBYTES(sp) 40 SREG t4, 4 * REGBYTES(sp) 41 SREG t3, 5 * REGBYTES(sp) 42 SREG t2, 6 * REGBYTES(sp) 43 SREG t1, 7 * REGBYTES(sp) 44 SREG t0, 8 * REGBYTES(sp) 45 SREG a7, 18 * REGBYTES(sp) [all...] |
H A D | los_dispatch.S | 45 addi sp, sp, -(32 * REGBYTES) 46 SREG t6, 2 * REGBYTES(sp) 47 SREG t5, 3 * REGBYTES(sp) 48 SREG t4, 4 * REGBYTES(sp) 49 SREG t3, 5 * REGBYTES(sp) 50 SREG t2, 6 * REGBYTES(sp) 51 SREG t1, 7 * REGBYTES(sp) 52 SREG t0, 8 * REGBYTES(sp) 53 SREG s11, 9 * REGBYTES(sp) [all...] |
/kernel/linux/linux-5.10/arch/csky/abiv2/inc/abi/ |
H A D | entry.h | 25 subi sp, 152 26 stw tls, (sp, 0) variable 27 stw lr, (sp, 4) variable 32 stw lr, (sp, 8) variable 35 stw lr, (sp, 12) variable 38 addi lr, sp, 152 variable 43 stw lr, (sp, 16) variable 45 stw a0, (sp, 20) variable 46 stw a0, (sp, 24) variable 47 stw a1, (sp, 2 variable 48 stw a2, (sp, 32) global() variable 49 stw a3, (sp, 36) global() variable 51 addi sp, 40 global() variable 54 addi sp, 40 global() variable 58 stw lr, (sp, 60) global() variable 60 stw lr, (sp, 64) global() variable 62 stw lr, (sp, 68) global() variable 64 subi sp, 80 global() variable 68 ldw tls, (sp, 0) global() variable 69 ldw lr, (sp, 4) global() variable 70 ldw a0, (sp, 8) global() variable 72 ldw a0, (sp, 12) global() variable 75 ldw a0, (sp, 16) global() variable 80 ldw a0, (sp, 140) global() variable 82 ldw a0, (sp, 144) global() variable 84 ldw a0, (sp, 148) global() variable 88 ldw a0, (sp, 24) global() variable 89 ldw a1, (sp, 28) global() variable 90 ldw a2, (sp, 32) global() variable 91 ldw a3, (sp, 36) global() variable 93 addi sp, 40 global() variable 95 addi sp, 40 global() variable 97 addi sp, 72 global() variable 99 mfcr sp, ss0 global() variable 106 stw tls, (sp, 0) global() variable 107 stw lr, (sp, 4) global() variable 110 stw lr, (sp, 12) global() variable 112 addi lr, sp, 152 global() variable 113 stw lr, (sp, 16) global() variable 115 stw a0, (sp, 20) global() variable 116 stw a0, (sp, 24) global() variable 117 stw a1, (sp, 28) global() variable 118 stw a2, (sp, 32) global() variable 119 stw a3, (sp, 36) global() variable 121 addi sp, 40 global() variable 124 addi sp, 40 global() variable 128 stw lr, (sp, 60) global() variable 130 stw lr, (sp, 64) global() variable 132 stw lr, (sp, 68) global() variable 134 subi sp, 80 global() variable 138 ldw tls, (sp, 0) global() variable 141 ldw a0, (sp, 140) global() variable 143 ldw a0, (sp, 144) global() variable 145 ldw a0, (sp, 148) global() variable 149 ldw a0, (sp, 24) global() variable 150 ldw a1, (sp, 28) global() variable 151 ldw a2, (sp, 32) global() variable 152 ldw a3, (sp, 36) global() variable 154 addi sp, 40 global() variable 156 addi sp, 40 global() variable 158 addi sp, 72 global() variable 164 stw lr, (sp, 32) global() variable 165 stw r16, (sp, 36) global() variable 166 stw r17, (sp, 40) global() variable 167 stw r26, (sp, 44) global() variable 168 stw r27, (sp, 48) global() variable 169 stw r28, (sp, 52) global() variable 170 stw r29, (sp, 56) global() variable 171 stw r30, (sp, 60) global() variable 173 subi sp, 16 global() variable 175 stw lr, (sp, 0) global() variable 177 stw lr, (sp, 4) global() variable 179 stw lr, (sp, 8) global() variable 185 ldw lr, (sp, 0) global() variable 187 ldw lr, (sp, 4) global() variable 189 ldw lr, (sp, 8) global() variable 191 addi sp, 16 global() variable 194 ldw lr, (sp, 32) global() variable 195 ldw r16, (sp, 36) global() variable 196 ldw r17, (sp, 40) global() variable 197 ldw r26, (sp, 44) global() variable 198 ldw r27, (sp, 48) global() variable 199 ldw r28, (sp, 52) global() variable 200 ldw r29, (sp, 56) global() variable 201 ldw r30, (sp, 60) global() variable 202 addi sp, 64 global() variable [all...] |
/kernel/linux/linux-6.6/arch/csky/abiv2/inc/abi/ |
H A D | entry.h | 24 subi sp, 152 25 stw tls, (sp, 0) variable 26 stw lr, (sp, 4) variable 34 stw lr, (sp, 8) variable 37 stw lr, (sp, 12) variable 40 addi lr, sp, 152 variable 45 stw lr, (sp, 16) variable 47 stw a0, (sp, 20) variable 48 stw a0, (sp, 24) variable 49 stw a1, (sp, 2 variable 50 stw a2, (sp, 32) global() variable 51 stw a3, (sp, 36) global() variable 53 addi sp, 40 global() variable 56 addi sp, 40 global() variable 60 stw lr, (sp, 60) global() variable 62 stw lr, (sp, 64) global() variable 64 stw lr, (sp, 68) global() variable 66 subi sp, 80 global() variable 70 ldw tls, (sp, 0) global() variable 71 ldw lr, (sp, 4) global() variable 72 ldw a0, (sp, 8) global() variable 74 ldw a0, (sp, 12) global() variable 77 ldw a0, (sp, 16) global() variable 82 ldw a0, (sp, 140) global() variable 84 ldw a0, (sp, 144) global() variable 86 ldw a0, (sp, 148) global() variable 90 ldw a0, (sp, 24) global() variable 91 ldw a1, (sp, 28) global() variable 92 ldw a2, (sp, 32) global() variable 93 ldw a3, (sp, 36) global() variable 95 addi sp, 40 global() variable 97 addi sp, 40 global() variable 99 addi sp, 72 global() variable 101 mfcr sp, ss0 global() variable 108 stw tls, (sp, 0) global() variable 109 stw lr, (sp, 4) global() variable 112 stw lr, (sp, 12) global() variable 114 addi lr, sp, 152 global() variable 115 stw lr, (sp, 16) global() variable 117 stw a0, (sp, 20) global() variable 118 stw a0, (sp, 24) global() variable 119 stw a1, (sp, 28) global() variable 120 stw a2, (sp, 32) global() variable 121 stw a3, (sp, 36) global() variable 123 addi sp, 40 global() variable 126 addi sp, 40 global() variable 130 stw lr, (sp, 60) global() variable 132 stw lr, (sp, 64) global() variable 134 stw lr, (sp, 68) global() variable 136 subi sp, 80 global() variable 140 ldw tls, (sp, 0) global() variable 143 ldw a0, (sp, 140) global() variable 145 ldw a0, (sp, 144) global() variable 147 ldw a0, (sp, 148) global() variable 151 ldw a0, (sp, 24) global() variable 152 ldw a1, (sp, 28) global() variable 153 ldw a2, (sp, 32) global() variable 154 ldw a3, (sp, 36) global() variable 156 addi sp, 40 global() variable 158 addi sp, 40 global() variable 160 addi sp, 72 global() variable 166 stw lr, (sp, 32) global() variable 167 stw r16, (sp, 36) global() variable 168 stw r17, (sp, 40) global() variable 169 stw r26, (sp, 44) global() variable 170 stw r27, (sp, 48) global() variable 171 stw r28, (sp, 52) global() variable 172 stw r29, (sp, 56) global() variable 173 stw r30, (sp, 60) global() variable 175 subi sp, 16 global() variable 177 stw lr, (sp, 0) global() variable 179 stw lr, (sp, 4) global() variable 181 stw lr, (sp, 8) global() variable 187 ldw lr, (sp, 0) global() variable 189 ldw lr, (sp, 4) global() variable 191 ldw lr, (sp, 8) global() variable 193 addi sp, 16 global() variable 196 ldw lr, (sp, 32) global() variable 197 ldw r16, (sp, 36) global() variable 198 ldw r17, (sp, 40) global() variable 199 ldw r26, (sp, 44) global() variable 200 ldw r27, (sp, 48) global() variable 201 ldw r28, (sp, 52) global() variable 202 ldw r29, (sp, 56) global() variable 203 ldw r30, (sp, 60) global() variable 204 addi sp, 64 global() variable [all...] |
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
H A D | entry.h | 31 stw sp, PT_SP(r24) /* Save user stack before changing */ 32 mov sp, r24 variable 35 1 : mov r24, sp 36 addi sp, sp, -PT_REGS_SIZE /* Backup the kernel stack pointer */ variable 37 stw r24, PT_SP(sp) 38 2 : stw r1, PT_R1(sp) 39 stw r2, PT_R2(sp) 40 stw r3, PT_R3(sp) 41 stw r4, PT_R4(sp) 87 ldw sp, PT_SP(sp) /* Restore sp last */ global() variable 91 addi sp, sp, -SWITCH_STACK_SIZE global() variable 117 addi sp, sp, SWITCH_STACK_SIZE global() variable [all...] |
/kernel/linux/linux-6.6/arch/nios2/include/asm/ |
H A D | entry.h | 31 stw sp, PT_SP(r24) /* Save user stack before changing */ 32 mov sp, r24 variable 35 1 : mov r24, sp 36 addi sp, sp, -PT_REGS_SIZE /* Backup the kernel stack pointer */ variable 37 stw r24, PT_SP(sp) 38 2 : stw r1, PT_R1(sp) 39 stw r2, PT_R2(sp) 40 stw r3, PT_R3(sp) 41 stw r4, PT_R4(sp) 87 ldw sp, PT_SP(sp) /* Restore sp last */ global() variable 91 addi sp, sp, -SWITCH_STACK_SIZE global() variable 117 addi sp, sp, SWITCH_STACK_SIZE global() variable [all...] |
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | entry.h | 16 * 0(sp) - d1 17 * 4(sp) - d2 18 * 8(sp) - d3 19 * C(sp) - d4 20 * 10(sp) - d5 21 * 14(sp) - a0 22 * 18(sp) - a1 23 * 1C(sp) - a2 24 * 20(sp) - d0 25 * 24(sp) 68 movel %sp,sw_usp /* save user sp */ global() variable 103 movel %sp@+,%d0 global() variable 105 addl %sp@+,%sp /* stkadj */ global() variable 107 movel %sp,sw_ksp /* save ksp */ global() variable [all...] |
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | entry.h | 16 * 0(sp) - d1 17 * 4(sp) - d2 18 * 8(sp) - d3 19 * C(sp) - d4 20 * 10(sp) - d5 21 * 14(sp) - a0 22 * 18(sp) - a1 23 * 1C(sp) - a2 24 * 20(sp) - d0 25 * 24(sp) 68 movel %sp,sw_usp /* save user sp */ global() variable 103 movel %sp@+,%d0 global() variable 105 addl %sp@+,%sp /* stkadj */ global() variable 107 movel %sp,sw_ksp /* save ksp */ global() variable [all...] |
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | insnemu.S | 21 ldw r1, PT_R1(sp) // Restore registers 22 ldw r2, PT_R2(sp) 23 ldw r3, PT_R3(sp) 24 ldw r4, PT_R4(sp) 25 ldw r5, PT_R5(sp) 26 ldw r6, PT_R6(sp) 27 ldw r7, PT_R7(sp) 28 ldw r8, PT_R8(sp) 29 ldw r9, PT_R9(sp) 30 ldw r10, PT_R10(sp) [all...] |
/kernel/linux/linux-6.6/arch/nios2/kernel/ |
H A D | insnemu.S | 21 ldw r1, PT_R1(sp) // Restore registers 22 ldw r2, PT_R2(sp) 23 ldw r3, PT_R3(sp) 24 ldw r4, PT_R4(sp) 25 ldw r5, PT_R5(sp) 26 ldw r6, PT_R6(sp) 27 ldw r7, PT_R7(sp) 28 ldw r8, PT_R8(sp) 29 ldw r9, PT_R9(sp) 30 ldw r10, PT_R10(sp) [all...] |
/kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/ |
H A D | entry.h | 22 mtcr sp, usp 23 mfcr sp, ss0 variable 27 mtcr sp, ss0 28 mfcr sp, usp variable 38 subi sp, 32 variable 39 subi sp, 32 variable 40 subi sp, 16 variable 41 stw r13, (sp, 12) variable 43 stw lr, (sp, 4) variable 48 stw lr, (sp, variable 57 stw lr, (sp, 16) global() variable 59 stw a0, (sp, 20) global() variable 60 stw a0, (sp, 24) global() variable 61 stw a1, (sp, 28) global() variable 62 stw a2, (sp, 32) global() variable 63 stw a3, (sp, 36) global() variable 65 addi sp, 32 global() variable 66 addi sp, 8 global() variable 69 stw r7, (sp, 4) global() variable 70 stw r8, (sp, 8) global() variable 71 stw r9, (sp, 12) global() variable 72 stw r10, (sp, 16) global() variable 73 stw r11, (sp, 20) global() variable 74 stw r12, (sp, 24) global() variable 75 stw r13, (sp, 28) global() variable 76 stw r14, (sp, 32) global() variable 77 stw r1, (sp, 36) global() variable 78 subi sp, 32 global() variable 79 subi sp, 8 global() variable 83 ldw lr, (sp, 4) global() variable 84 ldw a0, (sp, 8) global() variable 86 ldw a0, (sp, 12) global() variable 90 ldw a0, (sp, 16) global() variable 93 ldw a0, (sp, 24) global() variable 94 ldw a1, (sp, 28) global() variable 95 ldw a2, (sp, 32) global() variable 96 ldw a3, (sp, 36) global() variable 98 addi sp, 32 global() variable 99 addi sp, 8 global() variable 101 ldw r7, (sp, 4) global() variable 102 ldw r8, (sp, 8) global() variable 103 ldw r9, (sp, 12) global() variable 104 ldw r10, (sp, 16) global() variable 105 ldw r11, (sp, 20) global() variable 106 ldw r12, (sp, 24) global() variable 107 ldw r13, (sp, 28) global() variable 108 ldw r14, (sp, 32) global() variable 109 ldw r1, (sp, 36) global() variable 110 addi sp, 32 global() variable 111 addi sp, 8 global() variable 126 addi sp, 32 global() variable [all...] |
/kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/ |
H A D | entry.h | 21 mtcr sp, usp 22 mfcr sp, ss0 variable 26 mtcr sp, ss0 27 mfcr sp, usp variable 37 subi sp, 32 variable 38 subi sp, 32 variable 39 subi sp, 16 variable 40 stw r13, (sp, 12) variable 42 stw lr, (sp, 4) variable 47 stw lr, (sp, variable 56 stw lr, (sp, 16) global() variable 58 stw a0, (sp, 20) global() variable 59 stw a0, (sp, 24) global() variable 60 stw a1, (sp, 28) global() variable 61 stw a2, (sp, 32) global() variable 62 stw a3, (sp, 36) global() variable 64 addi sp, 32 global() variable 65 addi sp, 8 global() variable 68 stw r7, (sp, 4) global() variable 69 stw r8, (sp, 8) global() variable 70 stw r9, (sp, 12) global() variable 71 stw r10, (sp, 16) global() variable 72 stw r11, (sp, 20) global() variable 73 stw r12, (sp, 24) global() variable 74 stw r13, (sp, 28) global() variable 75 stw r14, (sp, 32) global() variable 76 stw r1, (sp, 36) global() variable 77 subi sp, 32 global() variable 78 subi sp, 8 global() variable 82 ldw lr, (sp, 4) global() variable 83 ldw a0, (sp, 8) global() variable 85 ldw a0, (sp, 12) global() variable 89 ldw a0, (sp, 16) global() variable 92 ldw a0, (sp, 24) global() variable 93 ldw a1, (sp, 28) global() variable 94 ldw a2, (sp, 32) global() variable 95 ldw a3, (sp, 36) global() variable 97 addi sp, 32 global() variable 98 addi sp, 8 global() variable 100 ldw r7, (sp, 4) global() variable 101 ldw r8, (sp, 8) global() variable 102 ldw r9, (sp, 12) global() variable 103 ldw r10, (sp, 16) global() variable 104 ldw r11, (sp, 20) global() variable 105 ldw r12, (sp, 24) global() variable 106 ldw r13, (sp, 28) global() variable 107 ldw r14, (sp, 32) global() variable 108 ldw r1, (sp, 36) global() variable 109 addi sp, 32 global() variable 110 addi sp, 8 global() variable 125 addi sp, 32 global() variable [all...] |
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emu10k1_patch.c | 25 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu10k1_sample_new() argument 37 if (snd_BUG_ON(!sp || !hdr)) in snd_emu10k1_sample_new() 40 if (sp->v.size == 0) { in snd_emu10k1_sample_new() 42 "emu: rom font for sample %d\n", sp->v.sample); in snd_emu10k1_sample_new() 47 sp->v.end -= sp->v.start; in snd_emu10k1_sample_new() 48 sp->v.loopstart -= sp->v.start; in snd_emu10k1_sample_new() 49 sp->v.loopend -= sp in snd_emu10k1_sample_new() 201 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr) snd_emu10k1_sample_free() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emu10k1_patch.c | 25 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu10k1_sample_new() argument 37 if (snd_BUG_ON(!sp || !hdr)) in snd_emu10k1_sample_new() 40 if (sp->v.size == 0) { in snd_emu10k1_sample_new() 42 "emu: rom font for sample %d\n", sp->v.sample); in snd_emu10k1_sample_new() 47 sp->v.end -= sp->v.start; in snd_emu10k1_sample_new() 48 sp->v.loopstart -= sp->v.start; in snd_emu10k1_sample_new() 49 sp->v.loopend -= sp in snd_emu10k1_sample_new() 201 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr) snd_emu10k1_sample_free() argument [all...] |
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | mcount_dyn.S | 30 PTR_ADDI sp, sp, -PT_SIZE 31 PTR_S t0, sp, PT_R1 /* Save parent ra at PT_R1(RA) */ 32 PTR_S a0, sp, PT_R4 33 PTR_S a1, sp, PT_R5 34 PTR_S a2, sp, PT_R6 35 PTR_S a3, sp, PT_R7 36 PTR_S a4, sp, PT_R8 37 PTR_S a5, sp, PT_R9 38 PTR_S a6, sp, PT_R1 [all...] |