Searched defs:patched (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm64/kernel/ |
| H A D | patching.c | 110 size_t patched = 0; in __text_poke() local 135 static void text_poke_memcpy(void *dst, void *src, size_t patched, size_t len) in text_poke_memcpy() 140 static void text_poke_memset(void *dst, void *src, size_t patched, size_t len) in text_poke_memset()
|
| /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.h | 294 static inline int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg()
|
| H A D | btintel.c | 117 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
|
| /linux/arch/x86/kernel/ |
| H A D | alternative.c | 2686 size_t patched = 0; in text_poke_copy_locked() local 2735 size_t patched = 0; in text_poke_set() local
|