Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/include/asm/
Dalternative.h27 u32 replacement; /* replacement instruction or code */ member
36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument
47 #define ALTERNATIVE(from, to, cond, replacement)\ argument
/linux-6.12.1/arch/s390/kernel/
Dalternative.c11 u8 *instr, *replacement; in __apply_alternatives() local
/linux-6.12.1/arch/parisc/kernel/
Dalternative.c48 u32 *from, replacement; in apply_alternatives() local
/linux-6.12.1/drivers/dma-buf/
Ddma-fence-chain.c42 struct dma_fence *prev, *replacement, *tmp; in dma_fence_chain_walk() local
Ddma-resv.c343 struct dma_fence *replacement, in dma_resv_replace_fences()
/linux-6.12.1/arch/loongarch/kernel/
Dalternative.c187 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
/linux-6.12.1/fs/afs/
Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/linux-6.12.1/drivers/md/
Draid10.h19 struct md_rdev *rdev, *replacement; member
Draid5.h477 struct md_rdev *replacement; member
Draid1.c1848 bool replacement) in raid1_add_conf()
Draid5.c2851 int replacement = 0; in raid5_end_write_request() local
8108 struct md_rdev *rdev, *replacement; in raid5_spare_active() local
Draid10.c1242 struct bio *bio, bool replacement, in raid10_write_one_disk()
/linux-6.12.1/scripts/
Dunifdef.c520 keywordedit(const char *replacement) in keywordedit()
/linux-6.12.1/drivers/md/dm-vdo/
Ddata-vio.c343 u32 replacement = pack_status(new_status); in set_data_vio_compression_status() local
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.c1029 struct dma_fence *replacement = NULL; in xe_ttm_bo_release_notify() local
/linux-6.12.1/arch/x86/kernel/
Dalternative.c454 u8 *instr, *replacement; in apply_alternatives() local
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c358 struct dma_fence *replacement; in amdgpu_amdkfd_remove_eviction_fence() local
/linux-6.12.1/mm/
Dshmem.c487 pgoff_t index, void *expected, void *replacement) in shmem_replace_entry()