Home
last modified time | relevance | path

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

/openbmc/linux/lib/livepatch/
H A Dtest_klp_callbacks_demo2.c38 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
H A Dtest_klp_callbacks_demo.c38 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
H A Dtest_klp_state.c97 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
H A Dtest_klp_state2.c126 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function
/openbmc/linux/samples/livepatch/
H A Dlivepatch-callbacks-demo.c115 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() function