Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Ddamon.h638 struct damon_call_control { struct
639 int (*fn)(void *data);
640 void *data;
641 int return_code;
644 struct completion completion;
646 bool canceled;