Searched defs:patched (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/arm64/kernel/ |
| H A D | patching.c | 110 size_t patched = 0; in __text_poke() local 135 text_poke_memcpy(void * dst,void * src,size_t patched,size_t len) text_poke_memcpy() argument 140 text_poke_memset(void * dst,void * src,size_t patched,size_t len) text_poke_memset() argument [all...] |
| /linux/include/linux/ |
| H A D | livepatch.h | 77 bool patched; member 106 bool patched; member
|
| /linux/drivers/bluetooth/ |
| H A D | hci_ag6xx.c | 159 bool patched = false; in ag6xx_setup() local
|
| H A D | btintel.c | 130 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg()
|
| /linux/drivers/nfc/fdp/ |
| H A D | fdp.c | 462 u8 patched = 0; in fdp_nci_setup() local
|
| /linux/tools/objtool/ |
| H A D | klp-diff.c | 27 struct elf *orig, *patched, *out; member [all...] |
| /linux/arch/x86/kernel/ |
| H A D | alternative.c | 2698 size_t patched = 0; in text_poke_copy_locked() local 2747 size_t patched = 0; in text_poke_set() local
|