Searched refs:_tx_thread_smp_protect_wait_counts (Results 1 – 25 of 69) sorted by relevance
123
| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/src/ |
| D | tx_thread_smp_protect.S | 38 .global _tx_thread_smp_protect_wait_counts 214 @ _tx_thread_smp_protect_wait_counts[this_core]++; 216 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 222 @ if (_tx_thread_smp_protect_wait_counts[this_core] == 1) 317 @ if (_tx_thread_smp_protect_wait_counts[this_core] == 0) 320 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 331 @ _tx_thread_smp_protect_wait_counts[this_core]++; 333 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 353 @ _tx_thread_smp_protect_wait_counts[this_core]--; 355 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load waiting list
|
| D | tx_thread_smp_unprotect.s | 37 .global _tx_thread_smp_protect_wait_counts 115 LDR r2,=_tx_thread_smp_protect_wait_counts @ Build build address of wait counts
|
| D | tx_thread_context_restore.S | 54 .global _tx_thread_smp_protect_wait_counts 245 @ _tx_thread_smp_protect_wait_counts[core]--; 247 LDR r1, =_tx_thread_smp_protect_wait_counts @ Load waiting count list
|
| /ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/src/ |
| D | tx_thread_smp_protect.S | 40 .global _tx_thread_smp_protect_wait_counts 214 @ _tx_thread_smp_protect_wait_counts[this_core]++; 216 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 222 @ if (_tx_thread_smp_protect_wait_counts[this_core] == 1) 317 @ if (_tx_thread_smp_protect_wait_counts[this_core] == 0) 320 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 331 @ _tx_thread_smp_protect_wait_counts[this_core]++; 333 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 353 @ _tx_thread_smp_protect_wait_counts[this_core]--; 355 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load waiting list
|
| D | tx_thread_smp_unprotect.S | 37 .global _tx_thread_smp_protect_wait_counts 115 LDR r2,=_tx_thread_smp_protect_wait_counts @ Build build address of wait counts
|
| D | tx_thread_context_restore.S | 55 .global _tx_thread_smp_protect_wait_counts 244 @ _tx_thread_smp_protect_wait_counts[core]--; 246 LDR r1, =_tx_thread_smp_protect_wait_counts @ Load waiting count list
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/src/ |
| D | tx_thread_smp_protect.S | 40 .global _tx_thread_smp_protect_wait_counts 212 @ _tx_thread_smp_protect_wait_counts[this_core]++; 214 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 220 @ if (_tx_thread_smp_protect_wait_counts[this_core] == 1) 315 @ if (_tx_thread_smp_protect_wait_counts[this_core] == 0) 318 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 329 @ _tx_thread_smp_protect_wait_counts[this_core]++; 331 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load wait list counts 351 @ _tx_thread_smp_protect_wait_counts[this_core]--; 353 LDR r3, =_tx_thread_smp_protect_wait_counts @ Load waiting list
|
| D | tx_thread_smp_unprotect.S | 37 .global _tx_thread_smp_protect_wait_counts 115 LDR r2,=_tx_thread_smp_protect_wait_counts @ Build build address of wait counts
|
| D | tx_thread_context_restore.S | 55 .global _tx_thread_smp_protect_wait_counts 244 @ _tx_thread_smp_protect_wait_counts[core]--; 246 LDR r1, =_tx_thread_smp_protect_wait_counts @ Load waiting count list
|
| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/src/ |
| D | tx_thread_smp_protect.s | 38 IMPORT _tx_thread_smp_protect_wait_counts 210 ; _tx_thread_smp_protect_wait_counts[this_core]++; 212 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 218 ; if (_tx_thread_smp_protect_wait_counts[this_core] == 1) 313 ; if (_tx_thread_smp_protect_wait_counts[this_core] == 0) 316 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 327 ; _tx_thread_smp_protect_wait_counts[this_core]++; 329 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 349 ; _tx_thread_smp_protect_wait_counts[this_core]--; 351 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load waiting list
|
| D | tx_thread_smp_unprotect.s | 37 IMPORT _tx_thread_smp_protect_wait_counts 113 LDR r2,=_tx_thread_smp_protect_wait_counts ; Build build address of wait counts
|
| D | tx_thread_context_restore.s | 55 IMPORT _tx_thread_smp_protect_wait_counts 240 ; _tx_thread_smp_protect_wait_counts[core]--; 242 LDR r1, =_tx_thread_smp_protect_wait_counts ; Load waiting count list
|
| /ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/src/ |
| D | tx_thread_smp_protect.s | 40 IMPORT _tx_thread_smp_protect_wait_counts 212 ; _tx_thread_smp_protect_wait_counts[this_core]++; 214 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 220 ; if (_tx_thread_smp_protect_wait_counts[this_core] == 1) 315 ; if (_tx_thread_smp_protect_wait_counts[this_core] == 0) 318 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 329 ; _tx_thread_smp_protect_wait_counts[this_core]++; 331 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 351 ; _tx_thread_smp_protect_wait_counts[this_core]--; 353 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load waiting list
|
| D | tx_thread_smp_unprotect.s | 37 IMPORT _tx_thread_smp_protect_wait_counts 113 LDR r2,=_tx_thread_smp_protect_wait_counts ; Build build address of wait counts
|
| D | tx_thread_context_restore.s | 55 IMPORT _tx_thread_smp_protect_wait_counts 242 ; _tx_thread_smp_protect_wait_counts[core]--; 244 LDR r1, =_tx_thread_smp_protect_wait_counts ; Load waiting count list
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/src/ |
| D | tx_thread_smp_protect.s | 40 IMPORT _tx_thread_smp_protect_wait_counts 210 ; _tx_thread_smp_protect_wait_counts[this_core]++; 212 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 218 ; if (_tx_thread_smp_protect_wait_counts[this_core] == 1) 313 ; if (_tx_thread_smp_protect_wait_counts[this_core] == 0) 316 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 327 ; _tx_thread_smp_protect_wait_counts[this_core]++; 329 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load wait list counts 349 ; _tx_thread_smp_protect_wait_counts[this_core]--; 351 LDR r3, =_tx_thread_smp_protect_wait_counts ; Load waiting list
|
| D | tx_thread_smp_unprotect.s | 37 IMPORT _tx_thread_smp_protect_wait_counts 113 LDR r2,=_tx_thread_smp_protect_wait_counts ; Build build address of wait counts
|
| D | tx_thread_context_restore.s | 55 IMPORT _tx_thread_smp_protect_wait_counts 242 ; _tx_thread_smp_protect_wait_counts[core]--; 244 LDR r1, =_tx_thread_smp_protect_wait_counts ; Load waiting count list
|
| /ThreadX-v6.3.0/ports_smp/cortex_a78_smp/ac6/src/ |
| D | tx_thread_smp_protect.S | 209 LDR x3, =_tx_thread_smp_protect_wait_counts // Load wait list counts 328 LDR x3, =_tx_thread_smp_protect_wait_counts // Load wait list counts 341 LDR x3, =_tx_thread_smp_protect_wait_counts // Load wait list counts 364 LDR x3, =_tx_thread_smp_protect_wait_counts // Load waiting list
|
| D | tx_thread_smp_unprotect.S | 108 LDR x2,=_tx_thread_smp_protect_wait_counts // Build build address of wait counts
|
| /ThreadX-v6.3.0/ports_smp/cortex_a78_smp/gnu/src/ |
| D | tx_thread_smp_protect.S | 209 LDR x3, =_tx_thread_smp_protect_wait_counts // Load wait list counts 328 LDR x3, =_tx_thread_smp_protect_wait_counts // Load wait list counts 341 LDR x3, =_tx_thread_smp_protect_wait_counts // Load wait list counts 364 LDR x3, =_tx_thread_smp_protect_wait_counts // Load waiting list
|
| D | tx_thread_smp_unprotect.S | 108 LDR x2,=_tx_thread_smp_protect_wait_counts // Build build address of wait counts
|
| D | tx_thread_context_restore.S | 223 LDR x2, =_tx_thread_smp_protect_wait_counts // Load waiting count list 255 LDR x2, =_tx_thread_smp_protect_wait_counts // Load waiting count list
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/iar/src/ |
| D | tx_thread_smp_unprotect.S | 27 EXTERN _tx_thread_smp_protect_wait_counts
|
| D | tx_thread_smp_protect.S | 41 EXTERN _tx_thread_smp_protect_wait_counts
|
123