Home
last modified time | relevance | path

Searched refs:post_patch_callback (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/livepatch/test_modules/
A Dtest_klp_callbacks_demo.c38 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
77 .post_patch = post_patch_callback,
86 .post_patch = post_patch_callback,
95 .post_patch = post_patch_callback,
A Dtest_klp_callbacks_demo2.c38 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
65 .post_patch = post_patch_callback,
A Dtest_klp_state.c97 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
127 .post_patch = post_patch_callback,
A Dtest_klp_state2.c126 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
156 .post_patch = post_patch_callback,

Completed in 4 milliseconds