Searched defs:flush (Results 1 - 25 of 79) sorted by relevance

1234

/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bar/
H A Dpriv.h24 void (*flush)(struct nvkm_bar *); member in struct:nvkm_bar_func
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/ltc/
H A Dpriv.h27 void (*flush)(struct nvkm_ltc *); member in struct:nvkm_ltc_func
/src/distrib/utils/more/
H A Doutput.c137 flush() function in typeref:typename:void
/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); argument
H A DDeflater.cs25 private static extern int deflate(ref ZStream sz, int flush); argument
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dgen6_ppgtt.h16 struct mutex flush; member in struct:gen6_ppgtt
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_rammcp77.c44 u32 flush = ((ram->base.size - (ram->poller_base + 0x40)) >> 5) - 1; local in function:mcp77_ram_init
/src/common/dist/zlib/examples/
H A Dzpipe.c38 int ret, flush; local in function:def
H A Dfitblk.c75 int ret, flush; local in function:partcompress
98 int ret, flush; local in function:recompress
/src/sys/net/npf/
H A Dnpf_conf.c134 npf_config_load(npf_t *npf, npf_config_t *nc, npf_conndb_t *conns, bool flush) argument
H A Dnpfkern.h48 void (*flush)(npf_t *, void *); member in struct:__anon2fb4db740108
/src/lib/librefuse/refuse/
H A Dv21.h65 int (*flush) (const char *); member in struct:fuse_operations_v21
H A Dv22.h69 int (*flush) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v22
H A Dv23.h69 int (*flush) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v23
H A Dv25.h65 int (*flush) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v25
H A Dv26.h65 int (*flush) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v26
/src/distrib/utils/zcat/
H A Dzcat.c130 int deflate(z_streamp strm, int flush) argument
/src/bin/dd/
H A Dmisc.c163 buffer_write(const char *str, size_t size, int flush) argument
/src/usr.bin/tip/aculib/
H A Dbiz31.c187 flush(const char *s) function in typeref:typename:void
/src/usr.sbin/npf/npfd/
H A Dnpfd.c52 static volatile sig_atomic_t hup, stats, done, flush; variable in typeref:typename:volatile sig_atomic_t
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_log.h62 u32 flush; member in struct:intel_guc_log::__anon94a5238d0208
/src/common/dist/zlib/contrib/iostream2/
H A Dzstream.h219 int flush(int _flush) { function in class:ozstream
/src/usr.sbin/autofs/
H A Dautomount.c270 bool do_unmount = false, force_unmount = false, flush = false; local in function:main_automount
/src/usr.sbin/memswitch/
H A Dmemswitch.c363 flush(void) function in typeref:typename:void
H A Dmemswitch.h72 flush_t flush; member in struct:property

Completed in 58 milliseconds

1234