Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/dm-vdo/
Dpacker.c87 static inline void assert_on_packer_thread(struct packer *packer, const char *caller) in assert_on_packer_thread() function
569 assert_on_packer_thread(packer, __func__); in vdo_attempt_packing()
651 assert_on_packer_thread(packer, __func__); in vdo_flush_packer()
703 assert_on_packer_thread(packer, __func__); in vdo_increment_packer_flush_generation()
728 assert_on_packer_thread(packer, __func__); in vdo_drain_packer()
740 assert_on_packer_thread(packer, __func__); in vdo_resume_packer()