Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddelayacct.h91 static inline void delayacct_set_flag(struct task_struct *p, int flag) in delayacct_set_flag() function
126 delayacct_set_flag(current, DELAYACCT_PF_BLKIO); in delayacct_blkio_start()
173 static inline void delayacct_set_flag(struct task_struct *p, int flag) in delayacct_set_flag() function
/Linux-v5.15/mm/
Dmemory.c3519 delayacct_set_flag(current, DELAYACCT_PF_SWAPIN); in do_swap_page()