Home
last modified time | relevance | path

Searched defs:new_patch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/livepatch/
H A Dcore.c747 void klp_free_replaced_patches_async(struct klp_patch *new_patch) in klp_free_replaced_patches_async()
1148 void klp_unpatch_replaced_patches(struct klp_patch *new_patch) in klp_unpatch_replaced_patches()
1177 void klp_discard_nops(struct klp_patch *new_patch) in klp_discard_nops()
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c491 patch_t *new_patch; in emit_patch() local
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c595 static void update_cache(struct ucode_patch *new_patch) in update_cache()