/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_ag6xx.c | 159 bool patched = false; in ag6xx_setup() local
|
H A D | btintel.c | 83 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg() argument
|
H A D | btintel.h | 183 static inline int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg() argument
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | patch.c | 158 size_t patched = 0; in patch_insn_set() local 193 size_t patched = 0; in patch_insn_write() local [all...] |
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_ag6xx.c | 159 bool patched = false; in ag6xx_setup() local
|
H A D | btintel.c | 118 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg() argument
|
H A D | btintel.h | 241 static inline int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg() argument
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390-inl.h | 321 bool patched = false; in set_target_address_at() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_resource.h | 61 bool patched; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | livepatch.h | 77 bool patched; global() member 130 bool patched; global() member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | livepatch.h | 76 bool patched; global() member 129 bool patched; global() member [all...] |
/kernel/linux/linux-5.10/drivers/nfc/fdp/ |
H A D | fdp.c | 478 u8 patched = 0; in fdp_nci_setup() local
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | cs42l43.c | 715 bool patched, shadow; in cs42l43_mcu_update_step() local
|
/kernel/linux/linux-6.6/drivers/nfc/fdp/ |
H A D | fdp.c | 462 u8 patched = 0; in fdp_nci_setup() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | alternative.c | 1941 size_t patched = 0; in text_poke_copy_locked() local 1952 __text_poke(text_poke_memcpy, (void *)ptr, opcode + patched, s); in text_poke_copy_locked() local 1990 size_t patched = 0; text_poke_set() local [all...] |
/third_party/python/Lib/unittest/test/testmock/ |
H A D | testpatch.py | 1823 def patched(mock_path): function 1860 def patched(): function [all...] |
/third_party/python/Lib/unittest/ |
H A D | mock.py | 1371 def patched(*args, **keywargs): function 1388 async def patched(*args, **keywargs): function [all...] |