Home
last modified time | relevance | path

Searched refs:klp_discard_nops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/livepatch/
H A Dcore.h19 void klp_discard_nops(struct klp_patch *new_patch);
H A Dtransition.c82 klp_discard_nops(klp_transition_patch); in klp_complete_transition()
H A Dcore.c1128 void klp_discard_nops(struct klp_patch *new_patch) in klp_discard_nops() function