Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dcore.c785 klp_free_replaced_patches_async(struct klp_patch * new_patch) klp_free_replaced_patches_async() argument
1186 klp_unpatch_replaced_patches(struct klp_patch * new_patch) klp_unpatch_replaced_patches() argument
1215 klp_discard_nops(struct klp_patch * new_patch) klp_discard_nops() argument
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c491 patch_t *new_patch; in emit_patch() local
/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c779 static void update_cache(struct ucode_patch *new_patch) in update_cache()