Home
last modified time | relevance | path

Searched refs:flush (Results 226 – 250 of 894) sorted by relevance

12345678910>>...36

/openbmc/linux/arch/sparc/
H A DKconfig.debug4 bool "D-cache flush debugging"
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dpriv.h26 void (*flush)(struct nvkm_ltc *); member
/openbmc/linux/include/linux/hsi/
H A Dhsi.h231 int (*flush)(struct hsi_client *cl); member
374 return hsi_get_port(cl)->flush(cl); in hsi_flush()
/openbmc/qemu/docs/system/i386/
H A Dkvm-pv.rst60 ``kvm-pv-tlb-flush``
61 Enable paravirtualized TLB flush mechanism. Supported since Linux v4.16.
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp48 std::cerr << std::flush; in printActionTargetMap()
58 std::cerr << std::flush; in printFallback()
/openbmc/qemu/tests/qemu-iotests/
H A D071.out88 QEMU_PROG: Failed to flush the L2 table cache: Input/output error
89 QEMU_PROG: Failed to flush the refcount block cache: Input/output error
H A D091.out20 vm2: flush io, and quit
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py51 sys.stdout.flush()
70 sys.stdout.flush()
73 sys.stdout.flush()
/openbmc/linux/arch/s390/mm/
H A Dgmap.c369 int flush = 0; in __gmap_unlink_by_vmaddr() local
375 flush = (*entry != _SEGMENT_ENTRY_EMPTY); in __gmap_unlink_by_vmaddr()
379 return flush; in __gmap_unlink_by_vmaddr()
409 int flush; in gmap_unmap_segment() local
417 flush = 0; in gmap_unmap_segment()
422 if (flush) in gmap_unmap_segment()
441 int flush; in gmap_map_segment() local
450 flush = 0; in gmap_map_segment()
462 if (flush) in gmap_map_segment()
525 int flush; in gmap_unlink() local
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/
H A D0001-Use-builtin-for-clear_cache.patch25 #error "Missing builtin to flush instruction cache"
/openbmc/linux/arch/arm/boot/compressed/
H A Dmisc.c100 flush(); in putstr()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmtu102.c57 .flush = tu102_vmm_flush,
/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c99 static void flush(struct hl_ctx *ctx) in flush() function
298 flush(ctx); in dram_default_mapping_init()
360 flush(ctx); in dram_default_mapping_fini()
810 mmu->flush = flush; in hl_mmu_v1_set_funcs()
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker139 lf.flush()
203 sys.stdout.flush()
204 sys.stderr.flush()
311 sys.stdout.flush()
312 sys.stderr.flush()
/openbmc/linux/net/core/
H A Dgro.c122 if (unlikely(p->len + len >= gro_max_size || NAPI_GRO_CB(skb)->flush)) in skb_gro_receive()
336 NAPI_GRO_CB(p)->flush = 0; in gro_list_prepare()
470 NAPI_GRO_CB(skb)->flush = skb_has_frag_list(skb); in dev_gro_receive()
478 NAPI_GRO_CB(skb)->flush = 1; in dev_gro_receive()
515 if (NAPI_GRO_CB(skb)->flush) in dev_gro_receive()
/openbmc/linux/arch/sparc/lib/
H A DM7patch.S26 flush %g2;
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dargument.cpp82 std::cerr << std::flush; in usage()
/openbmc/phosphor-networkd/src/
H A Dargument.cpp80 std::cerr << std::flush; in usage()
/openbmc/linux/include/linux/mtd/
H A Dblktrans.h58 int (*flush)(struct mtd_blktrans_dev *dev); member
/openbmc/linux/arch/arm/mm/
H A Dproc-fa526.S111 mcr p15, 0, ip, c7, c5, 4 @ prefetch flush
150 mcr p15, 0, r0, c7, c5, 4 @ prefetch flush
/openbmc/openbmc/poky/scripts/contrib/
H A Ddevtool-stress.py111 sys.stdout.flush()
157 sys.stdout.flush()
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c44 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache() argument
48 priv->flush_dcache = flush; in video_set_flush_dcache()
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dconntrack_vrf.sh162 flush ruleset
211 flush ruleset
/openbmc/openpower-hw-diags/test/
H A Dtest-pdbg-dts.cpp179 scom.flush(); in TEST()
213 cfam.flush(); in TEST()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst135 一个wq不再管理执行资源,而是作为前进进度保证、刷新(flush)和
288 * 一个wq作为前进进度保证(WQ_MEM_RECLAIM,冲洗(flush)和工

12345678910>>...36