Searched refs:trace_thread_ptr (Results 1 – 4 of 4) sorted by relevance
471 TX_THREAD *trace_thread_ptr; \477 TX_THREAD_GET_CURRENT(trace_thread_ptr) \481 trace_priority = trace_thread_ptr -> tx_thread_priority; \482 …trace_priority = trace_priority | 0x80000000UL | (trace_thread_ptr -> tx_thread_preempt_threshold…486 trace_priority = (ULONG) trace_thread_ptr; \487 trace_thread_ptr = (TX_THREAD *) 0xFFFFFFFFUL; \491 trace_thread_ptr = (TX_THREAD *) 0xF0F0F0F0UL; \494 … trace_event_ptr -> tx_trace_buffer_entry_thread_pointer = (ULONG) trace_thread_ptr; \
471 TX_THREAD *trace_thread_ptr; \478 TX_THREAD_GET_CURRENT(trace_thread_ptr) \482 trace_priority = trace_thread_ptr -> tx_thread_priority; \483 …trace_priority = trace_priority | 0x80000000UL | (trace_thread_ptr -> tx_thread_preempt_threshold…487 trace_priority = (ULONG) trace_thread_ptr; \488 trace_thread_ptr = (TX_THREAD *) 0xFFFFFFFFUL; \492 trace_thread_ptr = (TX_THREAD *) 0xF0F0F0F0UL; \495 … trace_event_ptr -> tx_trace_buffer_entry_thread_pointer = (ULONG) trace_thread_ptr; \
323 TX_THREAD *trace_thread_ptr; in _tx_misra_trace_event_insert() local331 trace_thread_ptr = _tx_thread_current_ptr; in _tx_misra_trace_event_insert()335 trace_priority = trace_thread_ptr -> tx_thread_priority; in _tx_misra_trace_event_insert()336 …trace_priority = trace_priority | 0x80000000UL | (trace_thread_ptr -> tx_thread_preempt_threshold… in _tx_misra_trace_event_insert()340 trace_priority = (ULONG) trace_thread_ptr; in _tx_misra_trace_event_insert()341 trace_thread_ptr = (TX_THREAD *) 0xFFFFFFFFUL; in _tx_misra_trace_event_insert()345 trace_thread_ptr = (TX_THREAD *) 0xF0F0F0F0UL; in _tx_misra_trace_event_insert()348 trace_event_ptr -> tx_trace_buffer_entry_thread_pointer = (ULONG) trace_thread_ptr; in _tx_misra_trace_event_insert()
321 TX_THREAD *trace_thread_ptr; in _tx_misra_trace_event_insert() local329 trace_thread_ptr = _tx_thread_current_ptr; in _tx_misra_trace_event_insert()333 trace_priority = trace_thread_ptr -> tx_thread_priority; in _tx_misra_trace_event_insert()334 …trace_priority = trace_priority | 0x80000000UL | (trace_thread_ptr -> tx_thread_preempt_threshold… in _tx_misra_trace_event_insert()338 trace_priority = (ULONG) trace_thread_ptr; in _tx_misra_trace_event_insert()339 trace_thread_ptr = (TX_THREAD *) 0xFFFFFFFFUL; in _tx_misra_trace_event_insert()343 trace_thread_ptr = (TX_THREAD *) 0xF0F0F0F0UL; in _tx_misra_trace_event_insert()346 trace_event_ptr -> tx_trace_buffer_entry_thread_pointer = (ULONG) trace_thread_ptr; in _tx_misra_trace_event_insert()