This commit is contained in:
zy
2023-11-23 00:29:21 -05:00
parent 1ba029a6b8
commit ac287cdb63
5 changed files with 85 additions and 5 deletions

View File

@@ -13,3 +13,5 @@ int start_watch_variable(watch_arg warg);
void clear_watch(pid_t pid);
enum hrtimer_restart check_variable_cb(struct hrtimer *timer); // callback
int diag_test(int nid); // for test