Home
last modified time | relevance | path

Searched refs:target_metric (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/net/mac80211/
Dmesh_hwmp.c584 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local
605 target_metric = 0; in hwmp_preq_frame_process()
626 target_metric = 0; in hwmp_preq_frame_process()
644 target_metric = mpath->metric; in hwmp_preq_frame_process()
661 lifetime, target_metric, 0, in hwmp_preq_frame_process()
/linux-6.12.1/Documentation/mm/damon/
Ddesign.rst446 The goal can be specified with three parameters, namely ``target_metric``,
448 make ``current_value`` of ``target_metric`` be same to ``target_value``.
449 Currently, two ``target_metric`` are provided.
/linux-6.12.1/Documentation/admin-guide/mm/damon/
Dusage.rst89 │ │ │ │ │ │ │ │ │ 0/target_metric,target_value,current_value
373 Each goal directory contains three files, namely ``target_metric``,
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-kernel-mm-damon238 …t: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/goals/<G>/target_metric
/linux-6.12.1/mm/damon/
Dsysfs-schemes.c919 __ATTR_RW_MODE(target_metric, 0600);