Home
last modified time | relevance | path

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

/linux-6.6.21/lib/livepatch/
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,
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,
Dtest_klp_state.c97 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
127 .post_patch = post_patch_callback,
Dtest_klp_state2.c126 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
156 .post_patch = post_patch_callback,
/linux-6.6.21/samples/livepatch/
Dlivepatch-callbacks-demo.c115 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
154 .post_patch = post_patch_callback,
163 .post_patch = post_patch_callback,
172 .post_patch = post_patch_callback,