Home
last modified time | relevance | path

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

/linux-6.12.1/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
570 assert_on_packer_thread(packer, __func__); in vdo_attempt_packing()
652 assert_on_packer_thread(packer, __func__); in vdo_flush_packer()
704 assert_on_packer_thread(packer, __func__); in vdo_increment_packer_flush_generation()
729 assert_on_packer_thread(packer, __func__); in vdo_drain_packer()
741 assert_on_packer_thread(packer, __func__); in vdo_resume_packer()