Searched refs:applied (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux.c562 bool applied; local
564 applied = false;
584 applied = true;
588 if (!applied)
600 bool applied; local
602 applied = false;
622 applied = true;
626 if (!applied)
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-indirect.mk24 # Multiple indirect modifiers can be applied one after another as long as
57 # have been an unknown modifier anyway) and the ":tl" modifier is applied.
78 # The indirect modifier M_ListToSkip, when applied to a list of patterns,
80 # patterns. This list of patterns can then be applied to another variable
H A Dmodmisc.mk44 # When a modifier is applied to the "" variable, the result is discarded.
H A Dvarmod-subst.mk17 . warning The :S modifier flag '1' is not applied exactly once.
21 . warning The :S modifier flag '1' is only applied to the first word,\
H A Dvarmod-sysv.mk6 # This modifier is applied when the other modifiers don't match exactly.
/freebsd-13-stable/contrib/bmake/mk/
H A Dinit.mk39 # these are applied in order, least specific to most
H A Dautodep.mk56 # we avoid using := here, since the modifier applied to OBJS
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h270 uint8_t applied; /* UU */
575 uint32_t r_measurement_count; /* count of measurement applied lock(a) */
H A Dbbr.c264 * The cwnd_gain is the default cwnd gain applied when
485 bbr_log_rtt_shrinks(struct tcp_bbr *bbr, uint32_t cts, uint32_t applied, uint32_t rtt,
2115 bbr_log_rtt_shrinks(struct tcp_bbr *bbr, uint32_t cts, uint32_t applied, argument
2125 log.u_bbr.flex4 = applied;
10279 /* Backout any flags2 we applied */
/freebsd-13-stable/sys/xen/interface/
H A Dsysctl.h871 uint8_t applied; member in struct:livepatch_func
895 * will be returned. The payload is not applied at this time - that is
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql92 supported so far is NULL, meaning that no compression has been applied
/freebsd-13-stable/sys/tools/
H A Dmakesyscalls.lua123 -- for convenience. One may also optionally provide an expr; this gets applied

Completed in 218 milliseconds