Home
last modified time | relevance | path

Searched full:cumulative (Results 1 – 25 of 163) sorted by relevance

1234567

/openbmc/linux/Documentation/livepatch/
H A Dcumulative-patches.rst2 Atomic Replace & Cumulative Patches
14 creation of so called "Cumulative Patches". They include all wanted changes
34 longer modified by the new cumulative patch.
37 cumulative patch. It helps to keep the patch consistent while adding or
77 - Only the (un)patching callbacks from the _new_ cumulative livepatch are
80 In other words, the cumulative patch is responsible for doing any actions
83 As a result, it might be dangerous to replace newer cumulative patches by
87 easier in many others. Only the new cumulative livepatch knows what
97 must create their own rules how to pass them from one cumulative
H A Dsystem-state.rst8 Maintaining more livepatches is much easier with cumulative livepatches.
76 - Cumulative livepatches must handle all system state modifications from
79 - Non-cumulative livepatches are allowed to touch already modified
H A Dindex.rst12 cumulative-patches
/openbmc/linux/kernel/livepatch/
H A Dstate.c52 * The same system state can be modified by more non-cumulative
94 /* A cumulative livepatch must handle all already modified states. */ in klp_is_state_compatible()
103 * Cumulative patches must handle all already modified states.
104 * Non-cumulative patches can touch already modified states.
/openbmc/linux/tools/testing/selftests/livepatch/
H A Dtest-state.sh44 # Take over system state change by a cumulative patch
87 # Take over system state change by a cumulative patch
89 start_test "compatible cumulative livepatches"
143 # Failure caused by incompatible cumulative livepatches
145 start_test "incompatible cumulative livepatches"
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dwl12xx.h100 /* Cumulative counter of released packets per AC */
103 /* Cumulative counter of freed packets per HLID */
106 /* Cumulative counter of released Voice memory blocks */
138 /* Cumulative counter of total released mem blocks since FW-reset */
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h102 /* Cumulative counter of released packets per AC */
105 /* Cumulative counter of freed packets per HLID */
108 /* Cumulative counter of released Voice memory blocks */
144 /* Cumulative counter of total released mem blocks since FW-reset */
/openbmc/openbmc/poky/scripts/pybootchartgui/
H A DNEWS40 + render cumulative I/O time chart (Sankar P)
85 + add process grouping in the cumulative chart (Riccardo)
86 + fix cpu time calculation in cumulative chart (Riccardo)
88 + prettier coloring for the cumulative graphs (Michael)
/openbmc/linux/arch/arm/nwfpe/
H A Dfpmodule.c123 cumulative exceptions flag byte are set and we return.
147 /* For each type of exception, the cumulative trap exception bit is only in float_raise()
160 /* Set the cumulative exceptions flags. */ in float_raise()
H A Dfpsr.h20 CUMULATIVE EXCEPTION FLAGS BYTE
61 /* CUMULATIVE EXCEPTION FLAGS BYTE
/openbmc/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-021 # Cumulative Kconfig recursive issue
47 mainmenu "Simple example to demo cumulative kconfig recursive dependency implication"
/openbmc/linux/Documentation/accounting/
H A Dtaskstats-struct.rst106 * xxx_delay_total is the corresponding cumulative delay in nanoseconds
133 * Value is cumulative, in nanoseconds, without a corresponding count
141 * Value is cumulative, in nanoseconds, without a corresponding count
/openbmc/qemu/qapi/
H A Dstats.json20 # @cumulative: stat is cumulative; value can only increase.
34 'data' : [ 'cumulative', 'instant', 'peak', 'linear-histogram',
/openbmc/linux/include/linux/
H A Delfcore.h44 struct __kernel_old_timeval pr_cutime; /* Cumulative user time */
45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */
/openbmc/linux/include/uapi/linux/
H A Dtaskstats.h64 * xxx_delay_total is the corresponding cumulative delay in nanoseconds
91 * Value is cumulative, in nanoseconds, without a corresponding count
99 * Value is cumulative, in nanoseconds, without a corresponding count
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpsr.h31 CUMULATIVE EXCEPTION FLAGS BYTE
72 /* CUMULATIVE EXCEPTION FLAGS BYTE
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h135 /* Cumulative counter of total released mem blocks since FW-reset */
143 * Cumulative counter of released packets per AC
149 * Cumulative counter of freed packets per HLID
154 /* Cumulative counter of released Voice memory blocks */
/openbmc/linux/lib/livepatch/
H A Dtest_klp_state3.c4 /* The console loglevel fix is the same in the next cumulative patch. */
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py28 # should we render a cumulative CPU time chart
29 self.cumulative = True
136 # Cumulative coloring bits
742 if proc_tree.taskstats and options.cumulative:
752 # draw a cumulative CPU-time-per-process graph
753 if proc_tree.taskstats and options.cumulative:
758 # draw a cumulative I/O-time-per-process graph
759 if proc_tree.taskstats and options.cumulative:
1094 label = "Cumulative CPU usage, by process; total CPU: " \
1097 label = "Cumulative I/O usage, by process; total I/O: " \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DPowerOnHours.interface.yaml8 value is a cumulative one and includes all working hours since
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestacpi.py2232 testsuite.test('ACPI table cumulative checksum must equal 0', csum == 0)
233 testsuite.print_detail("Cumulative checksum = {} (Expected 0)".format(csum))
276 testsuite.test('ACPI 1.0 table first 20 bytes cumulative checksum must equal 0', csum == 0)
277 testsuite.print_detail("Cumulative checksum = {} (Expected 0)".format(csum))
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_icrc.c35 * rxe_crc32() - Compute cumulative crc32 for a contiguous segment
41 * Return: the cumulative crc32 checksum
/openbmc/linux/include/net/sctp/
H A Dtsnmap.h53 * "Cumulative TSN ACK Point". In this case, we
104 /* Retrieve the Cumulative TSN ACK Point. */
/openbmc/linux/tools/memory-model/litmus-tests/
H A DWRC+pooncerelease+fencermbonceonce+Once.litmus10 * is A-cumulative in LKMM.
/openbmc/linux/net/sctp/
H A Dtsnmap.c145 /* Only start looking one past the Cumulative TSN Ack Point. */ in sctp_tsnmap_iter_init()
176 * Cumulative TSN Ack which is always 1 behind base. in sctp_tsnmap_next_gap_ack()
226 * the Cumulative TSN Ack Point.

1234567