/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-stxcpy.S | 59 mskqh t2, a1, t2 # U : detection in the src word (stall) 61 ornot t1, t2, t2 # E : (stall) 65 or t0, t3, t1 # E : (stall) 66 bne t8, $a_eos # U : (stall) 81 cmpbge zero, t1, t8 # E : (3 cycle stall) 82 beq t8, $a_loop # U : (stall for t8) 90 and t8, t6, t12 # E : (stall) 93 and t12, 0x80, t6 # E : (stall) 94 bne t6, 1f # U : (stall) 100 zapnot t1, t6, t1 # U : clear src bytes >= null (stall) [all...] |
H A D | ev6-stxncpy.S | 67 mskqh t2, a1, t2 # U : detection in the src word (stall) 69 ornot t1, t2, t2 # E : (stall) 73 or t0, t3, t0 # E : (stall) 114 and t8, t12, t12 # E : (stall) 117 and t12, 0x80, t6 # E : (stall) 118 bne t6, 1f # U : (stall) 124 or t12, t6, t8 # E : (stall) 125 zapnot t0, t8, t0 # U : clear src bytes > null (stall) 128 or t0, t1, t0 # e1 : (stall) 156 and t1, 7, t1 # E : (stall) [all...] |
H A D | ev6-csum_ipv6_magic.S | 116 cmpult $20,$3,$3 # E : (1 cycle stall on $20) 117 addq $20,$18,$20 # E : U L U L (1 cycle stall on $20) 120 addq $20,$19,$20 # E : (1 cycle stall on $20) 125 addq $18,$19,$18 # E : (1 cycle stall on $19) 128 /* (1 cycle stall on $18, 2 cycles on $20) */ 131 zapnot $0,15,$1 # U : Start folding output (1 cycle stall on $0) 133 srl $0,32,$0 # U : U L U L : (1 cycle stall on $0) 136 extwl $1,2,$2 # U : ushort[1] (1 cycle stall on $1) 137 zapnot $1,3,$0 # U : ushort[0] (1 cycle stall on $1) 138 extwl $1,4,$1 # U : ushort[2] (1 cycle stall o [all...] |
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-stxcpy.S | 59 mskqh t2, a1, t2 # U : detection in the src word (stall) 61 ornot t1, t2, t2 # E : (stall) 65 or t0, t3, t1 # E : (stall) 66 bne t8, $a_eos # U : (stall) 81 cmpbge zero, t1, t8 # E : (3 cycle stall) 82 beq t8, $a_loop # U : (stall for t8) 90 and t8, t6, t12 # E : (stall) 93 and t12, 0x80, t6 # E : (stall) 94 bne t6, 1f # U : (stall) 100 zapnot t1, t6, t1 # U : clear src bytes >= null (stall) [all...] |
H A D | ev6-stxncpy.S | 67 mskqh t2, a1, t2 # U : detection in the src word (stall) 69 ornot t1, t2, t2 # E : (stall) 73 or t0, t3, t0 # E : (stall) 114 and t8, t12, t12 # E : (stall) 117 and t12, 0x80, t6 # E : (stall) 118 bne t6, 1f # U : (stall) 124 or t12, t6, t8 # E : (stall) 125 zapnot t0, t8, t0 # U : clear src bytes > null (stall) 128 or t0, t1, t0 # e1 : (stall) 156 and t1, 7, t1 # E : (stall) [all...] |
H A D | ev6-csum_ipv6_magic.S | 116 cmpult $20,$3,$3 # E : (1 cycle stall on $20) 117 addq $20,$18,$20 # E : U L U L (1 cycle stall on $20) 120 addq $20,$19,$20 # E : (1 cycle stall on $20) 125 addq $18,$19,$18 # E : (1 cycle stall on $19) 128 /* (1 cycle stall on $18, 2 cycles on $20) */ 131 zapnot $0,15,$1 # U : Start folding output (1 cycle stall on $0) 133 srl $0,32,$0 # U : U L U L : (1 cycle stall on $0) 136 extwl $1,2,$2 # U : ushort[1] (1 cycle stall on $1) 137 zapnot $1,3,$0 # U : ushort[0] (1 cycle stall on $1) 138 extwl $1,4,$1 # U : ushort[2] (1 cycle stall o [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | sp.c | 40 sp_stall_t *stall) in sp_get_state() 45 assert(stall); in sp_get_state() 53 stall->fifo0 = in sp_get_state() 55 stall->fifo1 = in sp_get_state() 57 stall->fifo2 = in sp_get_state() 59 stall->fifo3 = in sp_get_state() 61 stall->fifo4 = in sp_get_state() 63 stall->fifo5 = in sp_get_state() 65 stall->fifo6 = in sp_get_state() 67 stall in sp_get_state() 37 sp_get_state( const sp_ID_t ID, sp_state_t *state, sp_stall_t *stall) sp_get_state() argument [all...] |
H A D | isp.c | 45 isp_stall_t *stall) in isp_get_state() 50 assert(stall); in isp_get_state() 64 stall->stat_ctrl = in isp_get_state() 66 stall->pmem = in isp_get_state() 68 stall->dmem = in isp_get_state() 70 stall->vmem = in isp_get_state() 72 stall->fifo0 = in isp_get_state() 74 stall->fifo1 = in isp_get_state() 76 stall->fifo2 = in isp_get_state() 78 stall in isp_get_state() 42 isp_get_state( const isp_ID_t ID, isp_state_t *state, isp_stall_t *stall) isp_get_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | sp.c | 40 sp_stall_t *stall) in sp_get_state() 45 assert(stall); in sp_get_state() 53 stall->fifo0 = in sp_get_state() 55 stall->fifo1 = in sp_get_state() 57 stall->fifo2 = in sp_get_state() 59 stall->fifo3 = in sp_get_state() 61 stall->fifo4 = in sp_get_state() 63 stall->fifo5 = in sp_get_state() 65 stall->fifo6 = in sp_get_state() 67 stall in sp_get_state() 37 sp_get_state( const sp_ID_t ID, sp_state_t *state, sp_stall_t *stall) sp_get_state() argument [all...] |
H A D | isp.c | 45 isp_stall_t *stall) in isp_get_state() 50 assert(stall); in isp_get_state() 64 stall->stat_ctrl = in isp_get_state() 66 stall->pmem = in isp_get_state() 68 stall->dmem = in isp_get_state() 70 stall->vmem = in isp_get_state() 72 stall->fifo0 = in isp_get_state() 74 stall->fifo1 = in isp_get_state() 76 stall->fifo2 = in isp_get_state() 78 stall in isp_get_state() 42 isp_get_state( const isp_ID_t ID, isp_state_t *state, isp_stall_t *stall) isp_get_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_metrics.c | 51 histogram->stall[i] = 0; in clear_histogram() 75 histogram->stall = kvmalloc(length * sizeof(*histogram->stall), in make_histogram() 77 if (!histogram->stall) in make_histogram() 122 bool stall; in sh_css_metrics_sample_pcs() local 161 stall = (msink != 0x7FF); in sh_css_metrics_sample_pcs() 163 if (stall) in sh_css_metrics_sample_pcs() 164 isp_histogram->stall[pc]++; in sh_css_metrics_sample_pcs() 173 stall = (msink != 0x7FF); in sh_css_metrics_sample_pcs() 174 if (stall) in sh_css_metrics_sample_pcs() [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_metrics.c | 51 histogram->stall[i] = 0; in clear_histogram() 75 histogram->stall = kvmalloc(length * sizeof(*histogram->stall), in make_histogram() 77 if (!histogram->stall) in make_histogram() 122 bool stall; in sh_css_metrics_sample_pcs() local 136 stall = (msink != 0x7FF); in sh_css_metrics_sample_pcs() 138 if (stall) in sh_css_metrics_sample_pcs() 139 isp_histogram->stall[pc]++; in sh_css_metrics_sample_pcs() 148 stall = (msink != 0x7FF); in sh_css_metrics_sample_pcs() 149 if (stall) in sh_css_metrics_sample_pcs() [all...] |
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | dsp.c | 71 int avs_dsp_core_stall(struct avs_dev *adev, u32 core_mask, bool stall) in avs_dsp_core_stall() argument 77 trace_avs_dsp_core_op(value, core_mask, "stall", stall); in avs_dsp_core_stall() 80 value = stall ? mask : 0; in avs_dsp_core_stall() 90 core_mask, stall ? "" : "un", ret); in avs_dsp_core_stall() 111 return avs_dsp_op(adev, stall, core_mask, false); in avs_dsp_core_enable() 117 avs_dsp_op(adev, stall, core_mask, true); in avs_dsp_core_disable()
|
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 142 * opportunity to stall the control transfer if needed. in isp1760_udc_request_complete() 165 /* A protocol stall completes the control transaction. */ in isp1760_udc_ctrl_send_stall() 415 /* When halting the control endpoint, stall both IN and OUT. */ in __isp1760_udc_set_halt() 523 bool stall; in isp1760_ep0_setup_standard() local 556 stall = __isp1760_udc_set_halt(ep, false); in isp1760_ep0_setup_standard() 558 stall = false; in isp1760_ep0_setup_standard() 560 if (!stall) in isp1760_ep0_setup_standard() 565 return stall; in isp1760_ep0_setup_standard() 594 stall = __isp1760_udc_set_halt(ep, true); in isp1760_ep0_setup_standard() 595 if (!stall) in isp1760_ep0_setup_standard() 649 bool stall = false; isp1760_ep0_setup() local 933 __isp1760_ep_set_halt(struct isp1760_ep *uep, bool stall, bool wedge) __isp1760_ep_set_halt() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 200 * opportunity to stall the control transfer if needed. in isp1760_udc_request_complete() 223 /* A protocol stall completes the control transaction. */ in isp1760_udc_ctrl_send_stall() 477 /* When halting the control endpoint, stall both IN and OUT. */ in __isp1760_udc_set_halt() 589 bool stall; in isp1760_ep0_setup_standard() local 622 stall = __isp1760_udc_set_halt(ep, false); in isp1760_ep0_setup_standard() 624 stall = false; in isp1760_ep0_setup_standard() 626 if (!stall) in isp1760_ep0_setup_standard() 631 return stall; in isp1760_ep0_setup_standard() 660 stall = __isp1760_udc_set_halt(ep, true); in isp1760_ep0_setup_standard() 661 if (!stall) in isp1760_ep0_setup_standard() 715 bool stall = false; isp1760_ep0_setup() local 1003 __isp1760_ep_set_halt(struct isp1760_ep *uep, bool stall, bool wedge) __isp1760_ep_set_halt() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | ep0.c | 112 * packet while waiting for the stall ack, just accept it. in ast_vhub_ep0_handle_setup() 145 goto stall; in ast_vhub_ep0_handle_setup() 154 goto stall; in ast_vhub_ep0_handle_setup() 167 stall: in ast_vhub_ep0_handle_setup() 277 bool stall = false; in ast_vhub_ep0_handle_ack() local 297 stall = true; in ast_vhub_ep0_handle_ack() 310 * wrong, stall in ast_vhub_ep0_handle_ack() 314 stall = true; in ast_vhub_ep0_handle_ack() 332 * If the status phase completes with the wrong ack, stall in ast_vhub_ep0_handle_ack() 338 stall in ast_vhub_ep0_handle_ack() [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | ep0.c | 106 * packet while waiting for the stall ack, just accept it. in ast_vhub_ep0_handle_setup() 139 goto stall; in ast_vhub_ep0_handle_setup() 148 goto stall; in ast_vhub_ep0_handle_setup() 161 stall: in ast_vhub_ep0_handle_setup() 278 bool stall = false; in ast_vhub_ep0_handle_ack() local 298 stall = true; in ast_vhub_ep0_handle_ack() 311 * wrong, stall in ast_vhub_ep0_handle_ack() 315 stall = true; in ast_vhub_ep0_handle_ack() 333 * If the status phase completes with the wrong ack, stall in ast_vhub_ep0_handle_ack() 339 stall in ast_vhub_ep0_handle_ack() [all...] |
/kernel/linux/linux-6.6/tools/rcu/ |
H A D | extract-stall.sh | 5 echo Extract any RCU CPU stall warnings present in specified file. 7 echo initial line of the stall warning but trailing-lines includes it. 42 suffix <= 0 && /detected stall/ {
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
H A D | ia_css_debug.c | 430 isp_stall_t stall; in ia_css_debug_dump_isp_state() local 432 isp_get_state(ISP0_ID, &state, &stall); in ia_css_debug_dump_isp_state() 439 "[0] if_prim_a_FIFO stalled", stall.fifo0); in ia_css_debug_dump_isp_state() 441 "[1] if_prim_b_FIFO stalled", stall.fifo1); in ia_css_debug_dump_isp_state() 444 stall.fifo2); in ia_css_debug_dump_isp_state() 447 stall.fifo3); in ia_css_debug_dump_isp_state() 449 stall.fifo4); in ia_css_debug_dump_isp_state() 451 stall.fifo5); in ia_css_debug_dump_isp_state() 453 stall.fifo6); in ia_css_debug_dump_isp_state() 456 stall in ia_css_debug_dump_isp_state() 478 sp_stall_t stall; ia_css_debug_dump_sp_state() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
H A D | ia_css_debug.c | 429 isp_stall_t stall; in ia_css_debug_dump_isp_state() local 431 isp_get_state(ISP0_ID, &state, &stall); in ia_css_debug_dump_isp_state() 438 "[0] if_prim_a_FIFO stalled", stall.fifo0); in ia_css_debug_dump_isp_state() 440 "[1] if_prim_b_FIFO stalled", stall.fifo1); in ia_css_debug_dump_isp_state() 443 stall.fifo2); in ia_css_debug_dump_isp_state() 446 stall.fifo3); in ia_css_debug_dump_isp_state() 448 stall.fifo4); in ia_css_debug_dump_isp_state() 450 stall.fifo5); in ia_css_debug_dump_isp_state() 452 stall.fifo6); in ia_css_debug_dump_isp_state() 455 stall in ia_css_debug_dump_isp_state() 477 sp_stall_t stall; ia_css_debug_dump_sp_state() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | musb_gadget_ep0.c | 309 goto stall; 311 goto stall; 360 goto stall; 369 goto stall; 375 goto stall; 380 goto stall; 386 stall: 470 /* read packet and ack; or stall because of gadget driver bug: in ep0_rxstate() 497 /* Completion handler may choose to stall, e.g. because the in ep0_rxstate() 664 /* I sent a stall in musb_g_ep0_irq() [all...] |
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H A D | musb_gadget_ep0.c | 309 goto stall; 311 goto stall; 360 goto stall; 369 goto stall; 375 goto stall; 380 goto stall; 386 stall: 470 /* read packet and ack; or stall because of gadget driver bug: in ep0_rxstate() 497 /* Completion handler may choose to stall, e.g. because the in ep0_rxstate() 664 /* I sent a stall in musb_g_ep0_irq() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
H A D | qxl_cmd.c | 587 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall) in qxl_reap_surf() argument 595 if (stall) in qxl_reap_surf() 598 ret = ttm_bo_wait(&surf->tbo, true, !stall); in qxl_reap_surf() 600 if (stall) in qxl_reap_surf() 616 bool stall = false; in qxl_reap_surface_id() local 640 ret = qxl_reap_surf(qdev, objptr, stall); in qxl_reap_surface_id() 646 if (num_reaped == 0 && stall == false) { in qxl_reap_surface_id() 647 stall = true; in qxl_reap_surface_id()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
H A D | qxl_cmd.c | 580 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall) in qxl_reap_surf() argument 588 if (stall) in qxl_reap_surf() 591 if (stall) { in qxl_reap_surf() 605 if (stall) in qxl_reap_surf() 621 bool stall = false; in qxl_reap_surface_id() local 645 ret = qxl_reap_surf(qdev, objptr, stall); in qxl_reap_surface_id() 651 if (num_reaped == 0 && stall == false) { in qxl_reap_surface_id() 652 stall = true; in qxl_reap_surface_id()
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | sha1-armv4-large.S | 240 eor r11,r11,r12 @ 1 cycle stall 257 eor r11,r11,r12 @ 1 cycle stall 274 eor r11,r11,r12 @ 1 cycle stall 291 eor r11,r11,r12 @ 1 cycle stall 312 eor r11,r11,r12 @ 1 cycle stall 328 eor r11,r11,r12 @ 1 cycle stall 344 eor r11,r11,r12 @ 1 cycle stall 360 eor r11,r11,r12 @ 1 cycle stall 376 eor r11,r11,r12 @ 1 cycle stall 401 eor r11,r11,r12 @ 1 cycle stall [all...] |