Home
last modified time | relevance | path

Searched refs:links (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcgroup-v1.c198 struct list_head links; member
214 list_for_each_entry_safe(l, tmp_l, &cgrp->pidlists, links) in cgroup1_pidlist_destroy_all()
235 list_del(&l->links); in cgroup_pidlist_destroy_work_fn()
299 list_for_each_entry(l, &cgrp->pidlists, links) if (l->key.type == type && l->key.ns == ns) return l; in cgroup_pidlist_find()
331 list_add(&l->links, &cgrp->pidlists); in cgroup_pidlist_find_create()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c582 link = list_first_entry(&csi2->sd.entity.links, struct media_link, list); in csi2_notifier_bound()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c595 link = list_first_entry(&csi2->sd.entity.links, struct media_link, list); in csi2_notifier_bound()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1707 list_for_each_entry(link, &dev->links.consumers, s_node) device_link_del(link); in rockchip_drm_match_remove()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Drkisp.c311 list_for_each_entry(link, &pad->entity->links, list) in rkisp_media_entity_remote_pad()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c329 list_for_each_entry(link, &pad->entity->links, list) { in rkisp_media_entity_remote_pad()

Completed in 24 milliseconds