Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Ddamon.h643 struct damon_call_control { struct
644 int (*fn)(void *data);
645 void *data;
646 bool repeat;
647 int return_code;
650 struct completion completion;
652 bool canceled;
654 struct list_head list;