summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorXuanqiang Luo <luoxuanqiang@kylinos.cn>2026-08-11 23:13:42 +0800
committerJakub Kicinski <kuba@kernel.org>2026-08-13 17:29:53 -0700
commitebb16fca011ce08fa710cec42ee43a33bf331893 (patch)
tree36d4d49698ec358a78ef5a140c43d782af593113 /tools/perf/scripts/python/task-analyzer.py
parent3da8c3c8b8fa99505624b65ef590482f48e766b6 (diff)
net: phy: add PHY package locking helpers
The PHY package API provides private data shared by all PHYs in a package. Drivers are responsible for synchronizing access to this data, but the API does not provide a lock for that purpose. Add phy_package_lock() and phy_package_unlock() for drivers to serialize access to package-private data, including its initialization. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Xuanqiang Luo <luoxuanqiang@kylinos.cn> Link: https://patch.msgid.link/20260811151345.73582-2-xuanqiang.luo@linux.dev Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions