Searched refs:flushing (Results 1 – 11 of 11) sorted by relevance
61 atomic_t flushing; member
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"
45 bool "Log backend should pad the buffer with \0 characters when flushing"
67 int "Stack size for flushing thread"
43 int "Number of buffered log messages before flushing"
109 int "Timeout for flushing RX buffers after receiving no additional data"
50 not guarantee that the ring buffer will stay empty; flushing it may allow a
484 flusing||flushing
392 * Added a hook for flushing in LLL
389 * Implement flushing pending ISO TX PDUs when a BIG event is terminated.