Home
last modified time | relevance | path

Searched refs:update_cache (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/mtd/
Dspinand.h269 const struct spinand_op_variants *update_cache; member
279 .update_cache = __update, \
339 const struct spi_mem_op *update_cache; member
/Linux-v4.19/arch/openrisc/mm/
Dcache.c46 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache() function
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c255 goto update_cache; in client_set_fmt()
260 goto update_cache; in client_set_fmt()
294 update_cache: in client_set_fmt()
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h424 extern void update_cache(struct vm_area_struct *vma,
431 update_cache(vma, address, pte); in update_mmu_cache()
/Linux-v4.19/drivers/mtd/nand/spi/
Dcore.c196 spinand->op_templates.update_cache->data.buswidth == 4) in spinand_init_quad_enable()
378 op = *spinand->op_templates.update_cache; in spinand_write_to_cache_op()
889 info->op_variants.update_cache); in spinand_match_and_init()
890 spinand->op_templates.update_cache = op; in spinand_match_and_init()
/Linux-v4.19/arch/x86/kernel/cpu/microcode/
Damd.c397 static void update_cache(struct ucode_patch *new_patch) in update_cache() function
651 update_cache(patch); in verify_and_add_patch()