Searched refs:force (Results 201 - 225 of 381) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/dtc/
H A Ddtc.h251 void process_checks(bool force, struct boot_info *bi);
/freebsd-11.0-release/sys/dev/pci/
H A Dpci_private.h55 void pci_add_resources(device_t bus, device_t dev, int force,
/freebsd-11.0-release/sys/dev/e1000/
H A De1000_ich8lan.h341 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force);
/freebsd-11.0-release/sys/nfsclient/
H A Dnfs.h163 int (*nr_writebp)(struct buf *bp, int force, struct thread *td);
/freebsd-11.0-release/sys/i386/include/
H A Dpmap.h395 boolean_t force);
/freebsd-11.0-release/sys/kern/
H A Dkern_racct.c548 racct_add_locked(struct proc *p, int resource, uint64_t amount, int force) argument
563 if (error && !force && RACCT_IS_DENIABLE(resource)) {
669 racct_set_locked(struct proc *p, int resource, uint64_t amount, int force) argument
707 if (error && !force && RACCT_IS_DENIABLE(resource)) {
H A Dvfs_subr.c1058 int done, force, reclaim_nc_src, trigger, usevnodes; local
1063 force = 0;
1082 if (vstir && force == 0) {
1083 force = 1;
1086 if (vspace() >= vlowat && force == 0) {
1119 if (force < 2)
1121 reclaim_nc_src = force >= 3;
1137 if (force == 0 || force == 1) {
1138 force
[all...]
/freebsd-11.0-release/sbin/ipfw/
H A Dipfw2.h339 void ipfw_flush(int force);
/freebsd-11.0-release/sys/x86/iommu/
H A Dintel_ctx.c180 dmar_flush_for_ctx_entry(struct dmar_unit *dmar, bool force) argument
189 if ((dmar->hw_cap & DMAR_CAP_CM) == 0 && !force)
193 if ((dmar->hw_ecap & DMAR_ECAP_DI) != 0 || force)
198 if (error == 0 && ((dmar->hw_ecap & DMAR_ECAP_DI) != 0 || force))
/freebsd-11.0-release/usr.bin/fetch/
H A Dfetch.c128 { "force-restart", no_argument, NULL, 'F' },
268 stat_display(struct xferstat *xs, int force) argument
279 if (!force && now.tv_sec <= xs->last.tv_sec)
296 if (force == 2) {
303 force == 2)
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_cscope.c465 int force, istmp, matches; local
541 force = FL_ISSET(cmdp->iflags, E_C_FORCE);
543 if (ex_tag_Nswitch(sp, tqp->current, force))
550 if (ex_tag_nswitch(sp, tqp->current, force))
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dunbound-anchor.c200 printf("-F debug, force update with cert\n");
2194 const char* debugconf, int ip4only, int ip6only, int force, int port)
2214 if(dnskey->secure && !force) {
2219 if(force && verb) printf("debug cert update forced\n");
2223 probe_date_allows_certupdate(root_anchor_file)) || force) {
2253 int dolist=0, ip4only=0, ip6only=0, force=0, port = HTTPS_PORT; local
2294 force = 1;
2322 ip4only, ip6only, force, port);
2191 do_root_update_work(const char* root_anchor_file, const char* root_cert_file, const char* urlname, const char* xmlname, const char* p7sname, const char* p7signer, const char* res_conf, const char* root_hints, const char* debugconf, int ip4only, int ip6only, int force, int port) argument
/freebsd-11.0-release/sys/geom/virstor/
H A Dg_virstor.c201 int *force, *nargs; local
213 force = gctl_get_paraml(req, "force", sizeof *force);
214 if (force == NULL) {
215 gctl_error(req, "Error fetching argument '%s'", "force");
926 virstor_geom_destroy(struct g_virstor_softc *sc, boolean_t force, argument
940 LOG_MSG(force ? LVL_WARNING : LVL_ERROR,
942 if (!force)
/freebsd-11.0-release/contrib/ntp/ntpd/
H A DMakefile.am349 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntp.conf.html ntp.conf.texi || true )
352 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntp.keys.html ntp.keys.texi || true )
355 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpd.html ntpd.texi || true )
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp114 DynamicLoaderHexagonDYLD::CreateInstance(Process *process, bool force) argument
116 bool create = force;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp72 DynamicLoaderPOSIXDYLD::CreateInstance(Process *process, bool force) argument
74 bool create = force;
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dra_serf.h1389 svn_boolean_t force,
1398 svn_boolean_t force,
/freebsd-11.0-release/contrib/tcsh/
H A Ded.init.c93 check_window_size(int force) argument
105 if (GetSize(&lins, &cols) || force) {
/freebsd-11.0-release/contrib/bmake/mk/
H A Dwarnings.mk103 # NOTE: that we force the target extension to be .o
/freebsd-11.0-release/contrib/bsnmp/snmpd/
H A Dtrans_lsock.c85 lsock_stop(int force) argument
89 if (!force && trans_first_port(my_trans) != NULL)
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtrim_map.c415 boolean_t force)
424 (ts->ts_txg <= txg || ts->ts_time <= time || force))
414 trim_map_first(trim_map_t *tm, uint64_t txg, uint64_t txgsafe, hrtime_t time, boolean_t force) argument
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_crt.c323 /* FIXME: debug force function and remove */
564 * where there isn't any way to force the border color across
579 intel_crt_detect(struct drm_connector *connector, bool force) argument
608 if (!force)
/freebsd-11.0-release/sys/dev/xen/console/
H A Dxen_console.c445 xencons_tx_flush(struct xencons_priv *cons, int force) argument
460 * the force.
466 * If force is set, spin until the console data is
469 if (sent == 0 && __predict_true(!force))
/freebsd-11.0-release/sys/fs/nandfs/
H A Dbmap.c130 bmap_dirty_meta(struct nandfs_node *node, nandfs_lbn_t lblk, int force) argument
169 error = nandfs_dirty_buf_meta(bp, force);
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_crypto_ccmp.c198 ccmp_enmic(struct ieee80211_key *k, struct mbuf *m, int force) argument
283 ccmp_demic(struct ieee80211_key *k, struct mbuf *m, int force) argument

Completed in 272 milliseconds

1234567891011>>