123
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user