Home
last modified time | relevance | path

Searched refs:realtime (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/sbin/pfctl/
Dpfctl_altq.c966 rtsc = &qopts->data.hfsc_opts.realtime;
1346 if (opts->data.hfsc_opts.realtime.used) {
1348 eval_bwspec(&opts->data.hfsc_opts.realtime.m1,
1351 eval_bwspec(&opts->data.hfsc_opts.realtime.m2,
1354 opts->data.hfsc_opts.realtime.d;
Dpfctl_parser.h155 struct node_hfsc_sc realtime; member
Dparse.y1903 if (hfsc_opts.realtime.used) {
1907 hfsc_opts.realtime.m2 = $2;
1908 hfsc_opts.realtime.used = 1;
1916 if (hfsc_opts.realtime.used) {
1920 hfsc_opts.realtime.m1 = $3;
1921 hfsc_opts.realtime.d = $5;
1922 hfsc_opts.realtime.m2 = $7;
1923 hfsc_opts.realtime.used = 1;
/freebsd-12-stable/contrib/unbound/contrib/
Dunbound.service.in32 ; - `RestrictRealTime=yes` ensures that any attempts to enable realtime
/freebsd-12-stable/sys/net/altq/
Daltq_hfsc.c761 int realtime = 0; in hfsc_dequeue() local
778 realtime = (cl->cl_e <= cur_time); in hfsc_dequeue()
787 realtime = 1; in hfsc_dequeue()
835 if (realtime) in hfsc_dequeue()
843 if (realtime) in hfsc_dequeue()
/freebsd-12-stable/usr.sbin/bsdconfig/networking/share/
Ddevice.subr94 # track the carrier status in realtime (required on FreeBSD).
/freebsd-12-stable/contrib/gdb/gdb/
DREADME474 remote-vx.c VxWorks realtime kernel
477 interface for the VxWorks realtime kernel, which communicates over TCP
DNEWS2325 also supports debugging of realtime processes running under VxWorks,
/freebsd-12-stable/sys/dev/mly/
Dmlyreg.h293 u_int32_t realtime; /* N/A */ member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARM.td450 "Is realtime profile ('R' series)">;
/freebsd-12-stable/contrib/wpa/hostapd/
DChangeLog660 for realtime capturing or from pcap files for offline analysis.
/freebsd-12-stable/sys/conf/
DNOTES298 # FULL_PREEMPTION instructs the kernel to preempt non-realtime kernel
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
DChangeLog1182 for realtime capturing or from pcap files for offline analysis.
/freebsd-12-stable/contrib/xz/
DChangeLog6579 This can be useful in realtime-like use cases where the
/freebsd-12-stable/contrib/gdb/gdb/doc/
Dgdb.info-21408 standalone system over a serial port or a realtime system over a TCP/IP
Dgdb.texinfo10484 realtime system over a TCP/IP connection---you can use the @code{target}