Home
last modified time | relevance | path

Searched defs:replacement (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dalternative.h27 u32 replacement; /* replacement instruction or code */ member
36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument
47 #define ALTERNATIVE(from, to, cond, replacement)\ argument
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_patching.py19 def replacement(self) -> str: member in BasicPattern
H A Dpatching.py109 def replacement(self) -> Optional[str]: member in FileMatch
/openbmc/linux/arch/parisc/kernel/
H A Dalternative.c48 u32 *from, replacement; in apply_alternatives() local
/openbmc/linux/arch/s390/kernel/
H A Dalternative.c24 u8 *instr, *replacement; in __apply_alternatives() local
/openbmc/linux/drivers/dma-buf/
H A Ddma-fence-chain.c42 struct dma_fence *prev, *replacement, *tmp; in dma_fence_chain_walk() local
H A Ddma-resv.c336 struct dma_fence *replacement, in dma_resv_replace_fences()
/openbmc/linux/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/openbmc/linux/arch/loongarch/kernel/
H A Dalternative.c187 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
/openbmc/linux/drivers/md/
H A Draid10.h19 struct md_rdev *rdev, *replacement; member
H A Draid5.h477 struct md_rdev __rcu *replacement; member
H A Draid5.c2891 int replacement = 0; in raid5_end_write_request() local
8172 struct md_rdev *rdev, *replacement; in raid5_spare_active() local
H A Draid10.c1270 struct bio *bio, bool replacement, in raid10_write_one_disk()
/openbmc/linux/scripts/
H A Dunifdef.c520 keywordedit(const char *replacement) in keywordedit()
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c412 u8 *instr, *replacement; in apply_alternatives() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c349 struct dma_fence *replacement; in amdgpu_amdkfd_remove_eviction_fence() local
/openbmc/linux/mm/
H A Dshmem.c474 pgoff_t index, void *expected, void *replacement) in shmem_replace_entry()