Home
last modified time | relevance | path

Searched full:aging (Results 1 – 25 of 94) sorted by relevance

1234

/linux-6.14.4/Documentation/mm/
Dmultigen_lru.rst109 There are two conceptually independent procedures: the aging and the
112 Aging section in Workflow overview
114 The aging produces young generations. Given an ``lruvec``, it
116 ``MIN_NR_GENS``. The aging promotes hot pages to the youngest
119 ``max_seq``. The aging uses page table walks and rmap walks to find
124 the aging scans the adjacent PTEs. For both, on finding a young PTE,
125 the aging clears the accessed bit and updates the gen counter of the
137 page according to its gen counter if the aging has found this page
193 forms a feedback loop between the eviction and the aging.
203 filter. In the aging path, set membership means that the PTE range
[all …]
/linux-6.14.4/drivers/net/dsa/qca/
Dqca8k-common.c125 /* aging - 67:64 */ in qca8k_fdb_read()
126 fdb->aging = FIELD_GET(QCA8K_ATU_STATUS_MASK, reg[2]); in qca8k_fdb_read()
141 const u8 *mac, u8 aging) in qca8k_fdb_write() argument
147 /* aging - 67:64 */ in qca8k_fdb_write()
148 reg[2] |= FIELD_PREP(QCA8K_ATU_STATUS_MASK, aging); in qca8k_fdb_write()
205 qca8k_fdb_write(priv, fdb->vid, fdb->port_mask, fdb->mac, fdb->aging); in qca8k_fdb_next()
214 u16 port_mask, u16 vid, u8 aging) in qca8k_fdb_add() argument
219 qca8k_fdb_write(priv, vid, port_mask, mac, aging); in qca8k_fdb_add()
247 const u8 *mac, u16 vid, u8 aging) in qca8k_fdb_search_and_insert() argument
264 if (fdb.aging) { in qca8k_fdb_search_and_insert()
[all …]
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c241 static struct mlx5_fc *mlx5_fc_acquire(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_acquire() argument
246 if (aging && MLX5_CAP_GEN(dev, flow_counter_bulk_alloc) != 0) { in mlx5_fc_acquire()
255 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_create() argument
257 struct mlx5_fc *counter = mlx5_fc_acquire(dev, aging); in mlx5_fc_create()
264 counter->aging = aging; in mlx5_fc_create()
266 if (aging) { in mlx5_fc_create()
299 if (counter->aging) in mlx5_fc_destroy()
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsf.h30 #define SF_NUM_TIMEOUT_TYPES 2 /* Aging timer and Idle timer */
71 * @long_delay_timeouts: aging and idle timer values for each scenario
/linux-6.14.4/lib/
Dflex_proportions.c3 * Floating proportions with flexible aging period
61 * if aging zeroed out all events. This can be used to detect whether declaring
123 /* Aging zeroed our fraction? */ in fprop_reflect_period_percpu()
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_v13_0_0.h1007 …uint16_t Vmin_Hot_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vse…
1008 …uint16_t Vmin_Cold_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vse…
1011 uint16_t Vmin_Aging_Offset[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Worst-case aging margin
1015 …//This is a fixed/minimum VMIN aging degradation offset which is applied at T0. This reflects the …
1019 //Scalar coefficient of the PSM aging degradation function
1021 //Exponential coefficient of the PSM aging degradation function
1023 …//Scalar coefficient of the VMIN aging degradation function. Specified as worst case between hot a…
1025 …//Exponential coefficient of the VMIN aging degradation function. Specified as worst case between …
Dsmu13_driver_if_v13_0_7.h1016 …uint16_t Vmin_Hot_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vse…
1017 …uint16_t Vmin_Cold_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vse…
1020 uint16_t Vmin_Aging_Offset[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Worst-case aging margin
1024 …//This is a fixed/minimum VMIN aging degradation offset which is applied at T0. This reflects the …
1028 //Scalar coefficient of the PSM aging degradation function
1030 //Exponential coefficient of the PSM aging degradation function
1032 …//Scalar coefficient of the VMIN aging degradation function. Specified as worst case between hot a…
1034 …//Exponential coefficient of the VMIN aging degradation function. Specified as worst case between …
Dsmu14_driver_if_v14_0.h1106 …uint16_t Vmin_Hot_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vse…
1107 …uint16_t Vmin_Cold_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vse…
1110 uint16_t Vmin_Aging_Offset[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Worst-case aging margin
1114 …//This is a fixed/minimum VMIN aging degradation offset which is applied at T0. This reflects the …
1118 //Scalar coefficient of the PSM aging degradation function
1120 //Exponential coefficient of the PSM aging degradation function
1122 …//Scalar coefficient of the VMIN aging degradation function. Specified as worst case between hot a…
1124 …//Exponential coefficient of the VMIN aging degradation function. Specified as worst case between …
/linux-6.14.4/drivers/net/ethernet/sunplus/
Dspl2sw_mac.c66 /* Set learn port = cpu_port, aging = 1 */ in spl2sw_mac_addr_add()
101 /* Set learn port = lan_port0 and aging = 0 in spl2sw_mac_addr_del()
157 /* Disable aging of cpu port 0 & 1. in spl2sw_mac_hw_init()
/linux-6.14.4/include/linux/
Dirqdesc.h44 * @last_unhandled: aging timer for unhandled count
79 unsigned long last_unhandled; /* Aging timer for unhandled count */
Dflex_proportions.h3 * Floating proportions with flexible aging period
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dsf.c42 * Aging and idle timeouts for the different possible scenarios
70 * Aging and idle timeouts for the different possible scenarios
/linux-6.14.4/drivers/net/ethernet/microchip/lan966x/
Dlan966x_main.h117 * ENTRYTYPE_NORMAL is subject to aging.
118 * ENTRYTYPE_LOCKED is not subject to aging.
119 * ENTRYTYPE_MACv4 is not subject to aging. For IPv4 multicast.
120 * ENTRYTYPE_MACv6 is not subject to aging. For IPv6 multicast.
Dlan966x_ifh.h116 /* Internal aging value (*) */
/linux-6.14.4/Documentation/devicetree/bindings/power/supply/
Dst,stc3117.yaml17 and aging, and allows the application to get a battery state-of-health
/linux-6.14.4/include/soc/mscc/
Docelot.h722 * ENTRYTYPE_NORMAL is subject to aging.
723 * ENTRYTYPE_LOCKED is not subject to aging.
724 * ENTRYTYPE_MACv4 is not subject to aging. For IPv4 multicast.
725 * ENTRYTYPE_MACv6 is not subject to aging. For IPv6 multicast.
/linux-6.14.4/drivers/net/dsa/b53/
Db53_regs.h154 /* Fast Aging Control register (8 bit) */
164 /* Fast Aging Port Control register (8 bit) */
167 /* Fast Aging VID Control register (16 bit) */
/linux-6.14.4/arch/x86/kvm/mmu/
Dtdp_iter.h44 * bits, e.g. to skip stepping down into child SPTEs when aging SPTEs.
/linux-6.14.4/drivers/tty/serial/8250/
D8250_fsl.c49 * aging interrupt). To prevent the irq from retriggering LSR must not be in fsl8250_handle_irq()
/linux-6.14.4/drivers/firmware/arm_scmi/
Draw_mode.c428 * consumption by this worker: queue aging is accounted for while choosing a
445 unsigned long aging; in scmi_xfer_raw_worker() local
465 aging = jiffies - rw->start_jiffies; in scmi_xfer_raw_worker()
466 timeout_ms = max_tmo > aging ? in scmi_xfer_raw_worker()
467 jiffies_to_msecs(max_tmo - aging) : 1; in scmi_xfer_raw_worker()
/linux-6.14.4/drivers/platform/x86/siemens/
Dsimatic-ipc-batt.c219 /* warn about aging battery even if userspace never reads hwmon */ in simatic_ipc_batt_probe()
/linux-6.14.4/include/linux/mlx5/
Dfs.h299 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging);
/linux-6.14.4/drivers/s390/char/
Dhmcdrv_cache.c20 #define HMCDRV_CACHE_TIMEOUT 30 /* aging timeout in seconds */
/linux-6.14.4/drivers/net/dsa/microchip/
Dlan937x_main.c355 /* Enable Auto Aging */ in lan937x_reset_switch()
472 /* The aging timer comprises a 3-bit multiplier and a 20-bit second in lan937x_set_ageing_time()
/linux-6.14.4/include/linux/sunrpc/
Dsvc_xprt.h93 XPT_OLD, /* used for xprt aging mark+sweep */

1234