Home
last modified time | relevance | path

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

123456789

/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-kernel-livepatch4 Contact: live[email protected]
6 Interface for kernel live patching
9 each loaded live patch module.
14 Contact: live[email protected]
22 Contact: live[email protected]
31 Contact: live[email protected]
39 Contact: live[email protected]
53 Contact: live[email protected]
70 Contact: live[email protected]
78 Contact: live[email protected]
[all …]
H A Ddebugfs-vfio15 of vfio devices that support live migration.
16 The debugfs of each vfio device that supports live migration
23 Description: Read the live migration status of the vfio device.
H A Ddebugfs-hisi-migration6 required for device live migration. These data include device
9 is defined by the live migration driver.
15 Description: Read the data from the last completed live migration.
/linux-6.15/tools/net/ynl/samples/
H A Dpage-pool.c19 } live[2]; member
50 s->live[l].cnt++; in count()
52 s->live[l].refs += pp->inflight; in count()
54 s->live[l].bytes += pp->inflight_mem; in count()
125 s->live[1].cnt, s->live[0].cnt); in main()
127 s->live[1].refs, s->live[1].bytes, in main()
128 s->live[0].refs, s->live[0].bytes); in main()
/linux-6.15/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c56 u32 old, live; in syncpt_load() local
61 live = host1x_sync_readl(host, HOST1X_SYNC_SYNCPT(sp->id)); in syncpt_load()
62 } while ((u32)atomic_cmpxchg(&sp->min_val, old, live) != old); in syncpt_load()
64 if (!host1x_syncpt_check_max(sp, live)) in syncpt_load()
69 return live; in syncpt_load()
/linux-6.15/net/rxrpc/
H A Dnet_ns.c18 if (rxnet->live) in rxrpc_service_conn_reap_timeout()
27 if (rxnet->live) in rxrpc_peer_keepalive_timeout()
39 rxnet->live = true; in rxrpc_init_net()
96 rxnet->live = false; in rxrpc_init_net()
107 rxnet->live = false; in rxrpc_exit_net()
/linux-6.15/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c76 int (*live)(struct drm_i915_private *); member
86 #define selftest(n, f) [live_##n] = { .name = #n, { .live = f } },
92 #define selftest(n, f) [perf_##n] = { .name = #n, { .live = f } },
214 err = st->live(data); in __run_selftests()
263 if (!i915_selftest.live) in i915_live_selftests()
282 err = run_selftests(live, i915); in i915_live_selftests()
284 i915_selftest.live = err; in i915_live_selftests()
288 if (i915_selftest.live < 0) { in i915_live_selftests()
289 i915_selftest.live = -ENOTTY; in i915_live_selftests()
513 module_param_named_unsafe(live_selftests, i915_selftest.live, int, 0400);
/linux-6.15/fs/bcachefs/
H A Dbtree_cache.c231 bc->live[0].nr--; in bch2_node_pin()
232 bc->live[1].nr++; in bch2_node_pin()
249 bc->live[0].nr++; in bch2_btree_cache_unpin()
250 bc->live[1].nr--; in bch2_btree_cache_unpin()
298 bc->live[p].nr++; in __bch2_btree_node_hash_insert()
584 shrinker_free(bc->live[1].shrink); in bch2_fs_btree_cache_exit()
632 BUG_ON(bc->live[0].nr); in bch2_fs_btree_cache_exit()
633 BUG_ON(bc->live[1].nr); in bch2_fs_btree_cache_exit()
666 bc->live[0].shrink = shrink; in bch2_fs_btree_cache_init()
676 bc->live[1].shrink = shrink; in bch2_fs_btree_cache_init()
[all …]
/linux-6.15/fs/xfs/scrub/
H A Dnlinks.h99 xchk_nlink_total(struct xfs_inode *ip, const struct xchk_nlink *live) in xchk_nlink_total() argument
101 uint64_t ret = live->parents; in xchk_nlink_total()
106 return ret + live->children; in xchk_nlink_total()
/linux-6.15/Documentation/devicetree/
H A Dof_unittest.rst13 is attached to the live tree dynamically, independent of the machine's
136 blob. And finally, if the machine's device tree (i.e live tree) is present,
137 then it attaches the unflattened test data tree to the live tree, else it
138 attaches itself as a live device tree.
141 live tree as explained below. To explain the same, the test data tree described
142 in Figure 2 is attached to the live tree described in Figure 1::
153 Figure 2: Example test data tree to be attached to live tree.
155 According to the scenario above, the live tree is already present so it isn't
208 already present in the live tree), then the node isn't attached rather its
209 properties are updated to the live tree's node by calling the function
[all …]
H A Ddynamic-resolution-notes.rst19 1. Get the maximum device tree phandle value from the live tree + 1.
24 in the live tree. This is the label used to tag the node.
/linux-6.15/fs/afs/
H A Dmain.c72 net->live = true; in afs_net_init()
122 net->live = false; in afs_net_init()
127 net->live = false; in afs_net_init()
133 net->live = false; in afs_net_init()
144 net->live = false; in afs_net_exit()
/linux-6.15/Documentation/devicetree/bindings/display/xlnx/
H A Dxlnx,zynqmp-dpsub.yaml31 live audio/video streams from the programmable logic. The Video Rendering
72 dp_vtc_pixel_clk_in is the non-live video clock (from Processing
75 dp_live_video_in_clk is the live video clock (from Programmable
133 description: The live video input from the programmable logic
137 description: The live graphics input from the programmable logic
141 description: The live audio input from the programmable logic
/linux-6.15/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst41 either 'live', or 'quiesce'. A value of 'quiesce' triggers the kernel to
44 modifications of system memory. A value of 'live' attempts
50 'live' or 'quiesce', where 'live' indicates that the firmware
53 expect and injects a quiet period for the memory controller, but 'live'
/linux-6.15/kernel/bpf/
H A Dlog.c544 enum bpf_reg_liveness live) in print_liveness() argument
546 if (live & (REG_LIVE_READ | REG_LIVE_WRITTEN | REG_LIVE_DONE)) in print_liveness()
548 if (live & REG_LIVE_READ) in print_liveness()
550 if (live & REG_LIVE_WRITTEN) in print_liveness()
552 if (live & REG_LIVE_DONE) in print_liveness()
773 print_liveness(env, reg->live); in print_verifier_state()
807 print_liveness(env, reg->live); in print_verifier_state()
817 print_liveness(env, reg->live); in print_verifier_state()
833 print_liveness(env, reg->live); in print_verifier_state()
843 print_liveness(env, reg->live); in print_verifier_state()
/linux-6.15/kernel/livepatch/
H A DKconfig5 Arch supports kernel live patching
16 Say Y here if you want to support kernel live patching.
/linux-6.15/tools/perf/Documentation/
H A Dperf-kmem.txt66 --live::
67 Show live page stat. The perf kmem shows total allocation stat by
68 default, but this option shows live (currently allocated) pages
H A Dperf-kvm.txt16 'perf kvm stat [record|report|live] [<options>]
63 'perf kvm stat live' reports statistical data in a live mode (similar to
64 record + report but with statistical data updated live at a given display
/linux-6.15/Documentation/networking/
H A Dnet_failover.rst24 datapath. It also enables hypervisor controlled live migration of a VM with
65 be brought UP during live migration to allow uninterrupted communication.
116 net_failover also enables hypervisor controlled live migration to be supported
120 Here is a sample script that shows the steps to initiate live migration from
153 virsh detach-device --live --config $DOMAIN $VF_XML
163 virsh migrate --live --persistent $DOMAIN qemu+ssh://$REMOTE_HOST/system
183 virsh attach-device --config --live vm01 vf.xml
/linux-6.15/Documentation/bpf/
H A Dbpf_prog_run.rst49 returned to userspace. A separate mode for live execution of XDP programs is
52 Running XDP programs in "live frame mode"
55 The ``BPF_PROG_RUN`` command has a separate mode for running live XDP programs,
62 The live packet mode is optimised for high performance execution of the supplied
67 - When executing an XDP program in live frame mode, the result of the execution
80 the regular (non-live) mode. The XDP program will be executed as though the
/linux-6.15/tools/testing/selftests/gpio/
H A Dgpio-sim.sh93 echo 1 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to enable the chip"
99 echo 0 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to disable the chip"
306 echo 1 > $CONFIGFS_DIR/chip/live 2> /dev/null && fail "Probe error was not propagated"
311 echo 1 > $CONFIGFS_DIR/chip/live 2> /dev/null && fail "Chip enabled without any GPIO banks"
320 echo 1 > $CONFIGFS_DIR/chip/live 2> /dev/null && fail "Duplicate chip labels were not rejected"
/linux-6.15/Documentation/admin-guide/LSM/
H A Dtomoyo.rst12 https://tomoyo.sourceforge.net/1.8/ubuntu12.04-live.html
13 https://tomoyo.sourceforge.net/1.8/centos6-live.html
/linux-6.15/Documentation/admin-guide/gpio/
H A Dgpio-sim.rst29 **Attribute:** ``/config/gpio-sim/gpio-device/live``
33 name (e.g. ``'gpio-sim.0'``). The ``'live'`` attribute allows to trigger the
74 Once the configuration is complete, the ``'live'`` attribute must be set to 1 in
77 successfully probed and if this doesn't happen, writing to ``'live'`` will
/linux-6.15/drivers/iio/adc/
H A Dad7124.c157 bool live; member
288 st->channels[channel].cfg.live = false; in ad7124_set_channel_odr()
332 st->channels[channel].cfg.live = false; in ad7124_set_3db_filter_freq()
366 if (cfg_aux->live && in ad7124_find_similar_live_cfg()
471 lru_cfg->live = false; in ad7124_pop_config()
481 cfg->live = false; in ad7124_pop_config()
515 ch->cfg.live = true; in ad7124_enable_channel()
529 if (!cfg->live) { in ad7124_prepare_read()
738 st->channels[chan->address].cfg.live = false; in ad7124_write_raw()
/linux-6.15/drivers/gpio/
H A Dgpio-sim.c711 bool live; in gpio_sim_device_config_live_show() local
714 live = gpio_sim_device_is_live(dev); in gpio_sim_device_config_live_show()
716 return sprintf(page, "%c\n", live ? '1' : '0'); in gpio_sim_device_config_live_show()
1002 bool live; in gpio_sim_device_config_live_store() local
1005 ret = kstrtobool(page, &live); in gpio_sim_device_config_live_store()
1009 if (live) in gpio_sim_device_config_live_store()
1013 if (live == gpio_sim_device_is_live(dev)) in gpio_sim_device_config_live_store()
1015 else if (live) in gpio_sim_device_config_live_store()
1025 if (live == !!ret) in gpio_sim_device_config_live_store()
1031 CONFIGFS_ATTR(gpio_sim_device_config_, live);

123456789