/openbmc/openbmc-test-automation/lib/ |
H A D | htx_resource.robot | 18 # 1 - every 20 minutes 19 # 2 - every 30 minutes 20 # 3 - every hour 21 # 4 - every midnight
|
/openbmc/openbmc-test-automation/systest/ |
H A D | test_boot_acceptance.robot | 15 # every $HTX_INTERVAL. 29 # Script that configures every network port when connected to a loop. This 64 [Documentation] Stress every controller connected via PCI in an OS with 65 ... every resource available (CPU, RAM, storage, ethernet controllers,
|
H A D | htx_softbootme_test.robot | 61 # 1 - every 20 minutes 62 # 2 - every 30 minutes 63 # 3 - every hour 64 # 4 - every midnight
|
/openbmc/linux/Documentation/driver-api/soundwire/ |
H A D | locking.rst | 17 (sdw_bus) which is used for every Bus instance. This lock is used to 40 1. For every message transfer 74 2. For every message transfer in Prepare operation
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-ubifs | 6 Exposes magic errors: every node starts with a magic number. 30 Exposes crc errors: every node embeds a crc checksum.
|
H A D | sysfs-cfq-target-latency | 8 use it to calculate the time slice used for every task.
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0028-corstone1000-boot-index-from-active.patch | 7 all the boot tries and status, so, every time we get here 30 + * all the boot tries and status, so, every time we get here
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kmsan.rst | 109 in the Makefile. Think of this as applying ``__no_sanitize_memory`` to every 128 KMSAN associates a metadata byte (also called shadow byte) with every byte of 146 propagated into all the operations which use that value. For every instruction 172 shadow. For every instruction that takes one or more values, the origin of the 188 same four-byte chunk. In this case every write to either variable updates the 215 To ease debugging, KMSAN creates a new origin for every store of an 229 For every memory access the compiler emits a call to a function that returns a 243 The compiler makes sure that for every loaded value its shadow and origin 258 At the beginning of every instrumented function KMSAN inserts a call to 319 KMSAN instruments every inline assembly output with a call to:: [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | TODO.txt | 16 - A better implementation of the "hooks". Currently, every plugin 17 will attempt to run a function at every hook point. Could be
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-script-perl.txt | 27 the event types in the trace file; it simply prints every available 91 to every event as arguments but are available as library functions. 107 The above provides the basics needed to directly access every field of 108 every event in a trace, which covers 90% of what you need to know to 129 Aside from the event handler functions discussed above, every script 196 $context variable passed into every event handler as the second
|
H A D | perf-script-python.txt | 74 every time a system call occurs in the system. Our script will do 79 - we could enable every event under the tracing/events/syscalls 102 The options basically say to collect data for every syscall event 161 path append which every perf script script should include. 169 every event in the 'perf record' output. The handler functions take 176 generated for every script. The first, trace_unhandled(), is called 177 every time the script finds an event in the perf.data file that 206 Of course, for this script, we're not interested in printing every 234 store that information; every time the sys_enter() handler is called, 421 the event types in the trace file; it simply prints every available [all …]
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | typec_bus.rst | 11 every alternate mode, so every alternate mode will need a custom driver. 16 :ref:`USB Type-C Connector Class <typec>` provides a device for every alternate 17 mode a port supports, and separate device for every alternate mode the partner
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | transhuge.rst | 67 a flood of mmap system calls for every malloc(4k). Optimizing userland 250 Attempt to allocate huge pages every time we need a new page; 312 is incremented every time a huge page is successfully 335 is incremented every time a file huge page is successfully 348 is incremented every time a file huge page is mapped into 352 is incremented every time a huge page is split into base 368 is incremented every time a PMD split into table of PTEs. 374 is incremented every time a huge zero page used for thp is 375 successfully allocated. Note, it doesn't count every map of 383 is incremented every time a huge page is swapout in one [all …]
|
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/ |
H A D | rotate-event-logs.timer | 2 Description=Run rotate-event-logs.service every minute
|
/openbmc/linux/Documentation/bpf/ |
H A D | bpf_iterators.rst | 38 should be executed for every entry in a variety of kernel data structures. 40 For example, users can define a BPF iterator that iterates over every task on 266 that visits every file of an iterator. We will use this BPF program in our 314 ``linfo.task.pid`` is zero, the iterator will visit every opened file of every 330 ``bpf_iter_attach_opts`` will include every opened file of every task in the 420 the tid of tasks, or it will receive every opened file in the system (in the 470 By default, a BPF VMA iterator includes every VMA in every process. However,
|
/openbmc/u-boot/doc/ |
H A D | README.iomux | 41 the tstc() routine for every registered device, but exits immediately 53 routines for every registered device. 70 Note that common/iomux.c calls console_assign() for every registered
|
/openbmc/openbmc/meta-openembedded/meta-python/classes/ |
H A D | bandit.bbclass | 17 # Whether a scan should be done every time the recipe is built. 21 # shouldn't set BANDIT_AUTO to 1 globally as it will then try to scan every
|
/openbmc/linux/include/uapi/linux/netfilter/ |
H A D | xt_statistic.h | 29 __u32 every; member
|
/openbmc/linux/lib/ |
H A D | Kconfig.kmsan | 42 eagerly check every function parameter passed by value and every
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | sprd,pinctrl.txt | 16 of them, so we can not make every Spreadtrum-special configuration 22 Moreover we recognise every fields comprising one bit or several 24 record every pin's bit offset, bit width and register offset to
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/ |
H A D | fan-watchdog-monitor@.service | 4 #This can get called every time a process dies, so ensure it's never limited
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | rtc.rst | 29 same functionality. For example, not every RTC is hooked up to an 53 ring on the 30th second of the 30th minute of every hour, for example. 54 The clock can also be set to generate an interrupt upon every clock 90 kernel will write the time back to the CMOS clock every 11 minutes. In 113 than expecting a single battery-backed MC146818 clone on every system.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-ordered-set_4.1.0.bb | 1 SUMMARY = "A MutableSet that remembers its order, so that every entry has an index."
|
/openbmc/linux/Documentation/mm/damon/ |
H A D | api.rst | 7 Kernel space programs can use every feature of DAMON using below APIs. All you
|
/openbmc/qemu/tests/keys/ |
H A D | README | 4 reusing a pre-built key avoids consuming entropy every time the testsuite is
|