| /f-stack/tools/netstat/ |
| H A D | main.c | 246 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 D | mroute.c | 271 if (live) { in mroutepr() 337 if (live) { in mroutepr() 422 if ((live && errno == ENOENT) || (!live && mstaddr == 0)) in mrt_stats()
|
| H A D | mbuf.c | 111 if (live) { in mbpr() 326 if (live && in mbpr()
|
| H A D | netstat.h | 75 extern int live; /* true if we are examining a live system */
|
| H A D | mroute6.c | 120 if (live == 0) in mroute6pr()
|
| H A D | unix.c | 216 if (live) in unixpr()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_process_cycle.c | 95 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 D | xlnx,zynqmp-dpsub.yaml | 31 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 D | fpga-region.txt | 114 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 D | ifc.rst | 30 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 D | features_overview.rst | 61 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 D | samsung,s6e63m0.yaml | 10 - Jonathan Bakker <xc-racer2@live.ca>
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | avp.rst | 30 The AVP device implementation is integrated with the QEMU/KVM live-migration 56 * VM live-migration
|
| H A D | vhost.rst | 49 It is used to enable postcopy live-migration support in vhost library.
|
| H A D | ena.rst | 200 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 D | rc.yaml | 55 - rc-dntv-live-dvb-t 56 - rc-dntv-live-dvbt-pro
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vdpa.rst | 18 backend and verify network connection & live migration. 100 vDPA supports cross-backend live migration, user can migrate SW vhost backend
|
| H A D | vhost_blk.rst | 60 reconnect=1 means live recovery support that qemu can reconnect vhost_blk
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | calxeda.yaml | 11 as used by peripherals. The clocks live inside the "system register"
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | expire.tcl | 124 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 D | ngx_cycle.c | 1355 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 D | otx2_flow_utils.c | 839 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 D | samsung,aries-wm8994.yaml | 10 - Jonathan Bakker <xc-racer2@live.ca>
|
| /f-stack/tools/libxo/doc/ |
| H A D | intro.rst | 65 You want to prepare for the future, but you need to live in the
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx27-eukrea-mbimxsd27-baseboard.dts | 46 label = "system::live";
|