Home
last modified time | relevance | path

Searched defs:tl (Results 1 – 7 of 7) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_sync_android.c138 struct sync_timeline *tl; in mali_sync_timeline_alloc() local
156 struct sync_timeline *tl; in kbase_stream_close() local
170 struct sync_timeline *tl; in kbase_sync_fence_stream_create() local
216 struct sync_timeline *tl; in kbase_sync_fence_out_create() local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dtopology.c1447 static struct sched_domain *sd_init(struct sched_domain_topology_level *tl, const struct cpumask *c… in sd_init()
1561 #define for_each_sd_topology(tl) for (tl = sched_domain_topology; (tl)->mask; (tl)++) argument
1563 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1677 struct sched_domain_topology_level *tl; in sched_init_numa() local
1872 struct sched_domain_topology_level *tl; in __sdt_alloc() local
1946 struct sched_domain_topology_level *tl; in __sdt_free() local
1984 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, const struct… in build_sched_domain()
2013 static bool topology_span_sane(struct sched_domain_topology_level *tl, const struct cpumask *cpu_ma… in topology_span_sane()
2055 struct sched_domain_topology_level *tl, *asym_tl = NULL; in asym_cpu_capacity_level() local
2136 struct sched_domain_topology_level *tl; in build_sched_domains() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_sync_android.c146 struct sync_timeline *tl; in mali_sync_timeline_alloc() local
164 struct sync_timeline *tl; in kbase_stream_close() local
178 struct sync_timeline *tl; in kbase_sync_fence_stream_create() local
225 struct sync_timeline *tl; in kbase_sync_fence_out_create() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_sync_android.c143 struct sync_timeline *tl; in mali_sync_timeline_alloc() local
161 struct sync_timeline *tl; in kbase_stream_close() local
175 struct sync_timeline *tl; in kbase_sync_fence_stream_create() local
220 struct sync_timeline *tl; in kbase_sync_fence_out_create() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_sync_android.c139 struct sync_timeline *tl; in mali_sync_timeline_alloc() local
157 struct sync_timeline *tl; in kbase_stream_close() local
171 struct sync_timeline *tl; in kbase_sync_fence_stream_create() local
218 struct sync_timeline *tl; in kbase_sync_fence_out_create() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/
Dintel_engine_cs.c1335 struct intel_timeline *tl; in get_timeline() local
1360 struct intel_timeline *tl = get_timeline(rq); in print_ring() local
1613 struct intel_timeline *tl = get_timeline(rq); in intel_engine_dump() local
1720 struct intel_timeline *tl = request->context->timeline; in intel_engine_find_active_request() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dlinux_osl.c1901 timer_cb_compat(struct timer_list *tl) in timer_cb_compat()