Home
last modified time | relevance | path

Searched refs:has_bh_in_lru (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbuffer_head.h235 bool has_bh_in_lru(int cpu, void *dummy);
479 static inline bool has_bh_in_lru(int cpu, void *dummy) { return false; } in has_bh_in_lru() function
/linux-6.3-rc2/mm/
A Dswap.c802 has_bh_in_lru(cpu, NULL); in cpu_needs_drain()
/linux-6.3-rc2/fs/
A Dbuffer.c1440 bool has_bh_in_lru(int cpu, void *dummy) in has_bh_in_lru() function
1455 on_each_cpu_cond(has_bh_in_lru, invalidate_bh_lru, NULL, 1); in invalidate_bh_lrus()

Completed in 12 milliseconds