Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/include/asm/
Dalternative.h27 u32 replacement; /* replacement instruction or code */ member
36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument
46 #define ALTERNATIVE(from, to, cond, replacement)\ argument
/linux-6.1.9/arch/parisc/kernel/
Dalternative.c48 u32 *from, replacement; in apply_alternatives() local
/linux-6.1.9/arch/s390/kernel/
Dalternative.c24 u8 *instr, *replacement; in __apply_alternatives() local
/linux-6.1.9/drivers/dma-buf/
Ddma-fence-chain.c42 struct dma_fence *prev, *replacement, *tmp; in dma_fence_chain_walk() local
Ddma-resv.c331 struct dma_fence *replacement, in dma_resv_replace_fences()
/linux-6.1.9/fs/afs/
Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/linux-6.1.9/drivers/md/
Draid10.h19 struct md_rdev *rdev, *replacement; member
Draid5.h477 struct md_rdev __rcu *replacement; member
Draid5.c2885 int replacement = 0; in raid5_end_write_request() local
8140 struct md_rdev *rdev, *replacement; in raid5_spare_active() local
Draid10.c1271 struct bio *bio, bool replacement, in raid10_write_one_disk()
/linux-6.1.9/arch/x86/kernel/
Dalternative.c269 u8 *instr, *replacement; in apply_alternatives() local
/linux-6.1.9/scripts/
Dunifdef.c520 keywordedit(const char *replacement) in keywordedit()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c289 struct dma_fence *replacement; in amdgpu_amdkfd_remove_eviction_fence() local
/linux-6.1.9/mm/
Dshmem.c401 pgoff_t index, void *expected, void *replacement) in shmem_replace_entry()