Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/openrisc/mm/
H A Dcache.c42 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A D__init__.py72 def update_cache(f): function
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspinand.h336 const struct spinand_op_variants *update_cache; member
417 const struct spi_mem_op *update_cache; member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspinand.h340 const struct spinand_op_variants *update_cache; member
422 const struct spi_mem_op *update_cache; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.h71 u32 update_cache; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Damd.c612 static void update_cache(struct ucode_patch *new_patch) in update_cache() function