Searched refs:target_metric (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/net/mac80211/ |
D | mesh_hwmp.c | 584 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/ |
D | design.rst | 446 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/ |
D | usage.rst | 89 │ │ │ │ │ │ │ │ │ 0/target_metric,target_value,current_value 373 Each goal directory contains three files, namely ``target_metric``,
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-damon | 238 …t: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/goals/<G>/target_metric
|
/linux-6.12.1/mm/damon/ |
D | sysfs-schemes.c | 919 __ATTR_RW_MODE(target_metric, 0600);
|