Home
last modified time | relevance | path

Searched refs:live (Results 1 – 25 of 52) sorted by relevance

123

/f-stack/tools/netstat/
H A Dmain.c246 int live; /* true if we are examining a live system */ variable
472 live = (nlistf == NULL && memf == NULL); in main()
474 live = 1; in main()
476 if (!live) { in main()
489 if (!live) in main()
499 if (!live) { in main()
513 if (!live) { in main()
553 if (live) { in main()
671 if (live) { in fetch_stats_internal()
733 if (tp->pr_usesysctl && live) in printproto()
[all …]
H A Dmroute.c271 if (live) { in mroutepr()
337 if (live) { in mroutepr()
422 if ((live && errno == ENOENT) || (!live && mstaddr == 0)) in mrt_stats()
H A Dmbuf.c111 if (live) { in mbpr()
326 if (live && in mbpr()
H A Dnetstat.h75 extern int live; /* true if we are examining a live system */
H A Dmroute6.c120 if (live == 0) in mroute6pr()
H A Dunix.c216 if (live) in unixpr()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process_cycle.c95 ngx_uint_t live; in ngx_master_process_cycle() local
152 live = 1; in ngx_master_process_cycle()
189 live = ngx_reap_children(cycle); in ngx_master_process_cycle()
245 if (live) { in ngx_master_process_cycle()
280 live = 1; in ngx_master_process_cycle()
290 live = 1; in ngx_master_process_cycle()
728 ngx_uint_t live; in ngx_reap_children() local
737 live = 0; in ngx_reap_children()
812 live = 1; in ngx_reap_children()
847 live = 1; in ngx_reap_children()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/display/xlnx/
H A Dxlnx,zynqmp-dpsub.yaml31 live audio/video streams from the programmable logic. The Video Rendering
73 dp_vtc_pixel_clk_in is the non-live video clock (from Processing
76 dp_live_video_in_clk is the live video clock (from Programmable
/f-stack/freebsd/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt114 4. The Device Tree overlay is accepted into the live tree.
136 An FPGA Region that exists in the live Device Tree reflects the current state.
137 If the live tree shows a "firmware-name" property or child nodes under a FPGA
140 FPGA. After reprogramming is successful, the overlay is accepted into the live
176 firmware search path. If this property shows up in a live device tree
207 reenabled and the overlay makes it into the live device tree. The child devices
285 In all cases the live DT must have the FPGA Manager, FPGA Bridges (if any), and
297 applied, the live DT must include the FPGA Manager, FPGA Bridges, and a
324 * The live DT prior to the overlay being added
327 The live Device Tree must contain an FPGA Region, an FPGA Manager, and any FPGA
[all …]
/f-stack/dpdk/doc/guides/vdpadevs/
H A Difc.rst30 The device argument "sw-live-migration=1" will configure the driver into SW
31 assisted live migration mode. In this mode, the driver will set up a SW relay
69 - SW assisted vDPA live migration.
H A Dfeatures_overview.rst61 Device can log all write descriptors (live migration).
88 Host can broadcast a fake RARP after live migration.
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dsamsung,s6e63m0.yaml10 - Jonathan Bakker <xc-racer2@live.ca>
/f-stack/dpdk/doc/guides/nics/
H A Davp.rst30 The AVP device implementation is integrated with the QEMU/KVM live-migration
56 * VM live-migration
H A Dvhost.rst49 It is used to enable postcopy live-migration support in vhost library.
H A Dena.rst200 Then, make the changes live by executing as a root::
216 Then, make the changes live by executing as a root::
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Drc.yaml55 - rc-dntv-live-dvb-t
56 - rc-dntv-live-dvbt-pro
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst18 backend and verify network connection & live migration.
100 vDPA supports cross-backend live migration, user can migrate SW vhost backend
H A Dvhost_blk.rst60 reconnect=1 means live recovery support that qemu can reconnect vhost_blk
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dcalxeda.yaml11 as used by peripherals. The clocks live inside the "system register"
/f-stack/app/redis-5.0.5/tests/unit/
H A Dexpire.tcl124 test {TTL returns time to live in seconds} {
131 test {PTTL returns time to live in milliseconds} {
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.c1355 ngx_uint_t i, n, found, live; in ngx_clean_old_cycles() local
1364 live = 0; in ngx_clean_old_cycles()
1386 live = 1; in ngx_clean_old_cycles()
1396 ngx_log_debug1(NGX_LOG_DEBUG_CORE, log, 0, "old cycles status: %ui", live); in ngx_clean_old_cycles()
1398 if (live) { in ngx_clean_old_cycles()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c839 struct rte_bitmap *free, *free_rev, *live, *live_rev; in flow_check_preallocated_entry_cache() local
852 live = flow_info->live_entries[flow->priority]; in flow_check_preallocated_entry_cache()
863 rte_bitmap_set(live, free_ent); in flow_check_preallocated_entry_cache()
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsamsung,aries-wm8994.yaml10 - Jonathan Bakker <xc-racer2@live.ca>
/f-stack/tools/libxo/doc/
H A Dintro.rst65 You want to prepare for the future, but you need to live in the
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx27-eukrea-mbimxsd27-baseboard.dts46 label = "system::live";

123