Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Ddamon.h635 struct damon_call_control { struct
636 int (*fn)(void *data);
637 void *data;
638 int return_code;
641 struct completion completion;
643 bool canceled;