Searched refs:flushing (Results 1 – 14 of 14) sorted by relevance
61 atomic_t flushing; member
59 int "Backoff time during flushing (ms)"62 When thread triggers flushing of ETR data, it periodically checks if
646 while (!atomic_cas(&thread->arch.flushing, 0, 1)) { in configure_dynamic_mpu_regions()735 atomic_clear(&thread->arch.flushing); in configure_dynamic_mpu_regions()837 while (!atomic_cas(&thread->arch.flushing, 0, 1)) { in z_arm64_swap_mem_domains()848 atomic_clear(&thread->arch.flushing); in z_arm64_swap_mem_domains()
20 int "Maximum number of bytes to buffer in RAM before flushing"
81 int "Sleep time when flushing the log queue, microseconds"
44 int "Number of buffered log messages before flushing"
53 int "Number of flushing words"
107 int "Stack size for flushing thread"
109 int "Timeout for flushing RX buffers after receiving no additional data"
128 runtime. The two most relevant cache operations in this case are **flushing**
223 tantamount to flushing the entire TLB regardless (the TLB is much
702 flusing||flushing
392 * Added a hook for flushing in LLL
389 * Implement flushing pending ISO TX PDUs when a BIG event is terminated.