Searched full:oldest (Results 1 – 25 of 175) sorted by relevance
1234567
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
D | pipeline.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/ |
D | other.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/ |
D | memory.json |
|
/openbmc/linux/net/rds/ |
D | ib_ring.c |
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | task_service.hpp | 13 Oldest, enumerator 19 {OverWritePolicy::Oldest, "Oldest"},
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | dev-event.rst |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/ |
D | memory.json |
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | coredump.c |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
D | memory.json |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/ |
H A D | PostCode.interface.yaml | 28 the oldest boot cycle. 43 the oldest boot cycle.
|
/openbmc/linux/drivers/net/xen-netback/ |
D | hash.c |
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_yaffs2.c | 35 * Oldest Dirty Sequence Number handling. 40 * Calculate the oldest dirty sequence number if we don't know it. 52 /* Find the oldest dirty sequence number. */ in yaffs_calc_oldest_dirty_seq() 84 * becomes invalid). If the value matches the oldest then we clear 102 * Update the oldest dirty sequence number whenever we dirty a block. 138 * periodically finds the oldest full block by sequence number for refreshing. 144 u32 oldest = 0; in yaffs2_find_refresh_block() local 149 return oldest; in yaffs2_find_refresh_block() 155 return oldest; in yaffs2_find_refresh_block() 164 return oldest; in yaffs2_find_refresh_block() [all …]
|
/openbmc/qemu/python/tests/ |
H A D | minreqs.txt | 1 # This file lists the ***oldest possible dependencies*** needed to run 11 # When adding new dependencies, pin the very oldest non-yanked version
|
/openbmc/phosphor-power/power-supply/ |
H A D | record_manager.hpp | 44 * sorted newest to oldest, and prunes out the oldest entries when 178 * When a new record is added, the oldest one will be removed.
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | record_manager.hpp | 44 * sorted newest to oldest, and prunes out the oldest entries when 176 * When a new record is added, the oldest one will be removed.
|
/openbmc/linux/drivers/input/ |
D | input-mt.c |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
D | core.json |
|
/openbmc/linux/drivers/staging/media/ipu3/ |
D | ipu3-css-pool.c |
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sa.c |
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | TaskService.v1_2_1.json | 59 "Oldest" 63 "Oldest": "Oldest completed tasks are overwritten." string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | TaskService.v1_2_1.json | 59 "Oldest" 63 "Oldest": "Oldest completed tasks are overwritten." string
|
/openbmc/qemu/util/ |
H A D | timed-average.c | 40 * the oldest window. 104 /* Returned values are from the oldest window, so they belong to in timed_average_init() 144 /* Make ta->current point to the oldest window */ in check_expirations()
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | sqlite.py | 315 -- Pick the oldest hash 419 async def clean_unused(self, oldest): argument 423 DELETE FROM outhashes_v2 WHERE created<:oldest AND NOT EXISTS ( 428 "oldest": oldest,
|
/openbmc/linux/Documentation/driver-api/media/ |
D | v4l2-event.rst |
|
/openbmc/openbmc-test-automation/data/ |
H A D | task_state.json | 21 "AllowedValues": ["Manual", "Oldest"]
|
1234567