Home
last modified time | relevance | path

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

/samples/livepatch/
A Dlivepatch-sample.c53 static struct klp_patch patch = { variable
60 return klp_enable_patch(&patch); in livepatch_init()
A Dlivepatch-shadow-fix2.c113 static struct klp_patch patch = { variable
120 return klp_enable_patch(&patch); in livepatch_shadow_fix2_init()
A Dlivepatch-callbacks-demo.c179 static struct klp_patch patch = { variable
186 return klp_enable_patch(&patch); in livepatch_callbacks_demo_init()
A Dlivepatch-shadow-fix1.c153 static struct klp_patch patch = { variable
160 return klp_enable_patch(&patch); in livepatch_shadow_fix1_init()
/samples/
A DKconfig135 Build sample live patch demonstrations.

Completed in 5 milliseconds