Home
last modified time | relevance | path

Searched defs:patched (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/kernel/
H A Dpatching.c110 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 Dlivepatch.h77 bool patched; member
106 bool patched; member
/linux/drivers/bluetooth/
H A Dhci_ag6xx.c159 bool patched = false; in ag6xx_setup() local
H A Dbtintel.h294 static inline int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg()
H A Dbtintel.c117 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg()
/linux/drivers/nfc/fdp/
H A Dfdp.c462 u8 patched = 0; in fdp_nci_setup() local
/linux/tools/objtool/
H A Dklp-diff.c27 struct elf *orig, *patched, *out; member
/linux/arch/x86/kernel/
H A Dalternative.c2686 size_t patched = 0; in text_poke_copy_locked() local
2735 size_t patched = 0; in text_poke_set() local