Home
last modified time | relevance | path

Searched defs:dirty (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.4.0/subsys/demand_paging/eviction/
Dnru.c49 bool dirty = false; in k_mem_paging_eviction_select() local
/Zephyr-Core-3.4.0/kernel/
Dmmu.c488 bool dirty; in map_anon_page() local
1066 bool dirty = *dirty_ptr; in page_frame_prepare_locked() local
1119 bool dirty; in do_mem_evict() local
1191 bool dirty; in z_page_frame_evict() local
1281 bool dirty) in paging_stats_eviction_inc()
1301 static inline struct z_page_frame *do_eviction_select(bool *dirty) in do_eviction_select()
1342 bool dirty = false; in do_page_fault() local
/Zephyr-Core-3.4.0/arch/riscv/core/
Dfpu.c111 bool dirty = (_current_cpu->arch.fpu_state == MSTATUS_FS_DIRTY); in z_riscv_flush_local_fpu() local
/Zephyr-Core-3.4.0/include/zephyr/sys/
Dmem_manage.h129 unsigned long dirty; member
/Zephyr-Core-3.4.0/drivers/serial/
Duart_nrfx_uarte.c1204 static const uint8_t dirty; in rx_flush() local