Home
last modified time | relevance | path

Searched refs:__acquires (Results 1 - 9 of 9) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h1368 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) __acquires(rq->lock);
1370 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) __acquires(p->pi_lock) __acquires(rq->lock);
1386 static inline void rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock)
1392 static inline void rq_lock_irq(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock)
1398 static inline void rq_lock(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock)
1404 static inline void rq_relock(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock)
1428 static inline struct rq *this_rq_lock_irq(struct rq_flags *rf) __acquires(rq->lock)
2213 __acquires(busiest->lock) __acquires(this_r
[all...]
H A Dcore.c191 __acquires(rq->lock)
216 __acquires(p->pi_lock) __acquires(rq->lock)
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tlstream.h145 __acquires(&stream->lock);
H A Dmali_kbase_tlstream.c215 __acquires(&stream->lock)
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tlstream.h148 size_t msg_size, unsigned long *flags) __acquires(&stream->lock);
H A Dmali_kbase_tlstream.c236 unsigned long *flags) __acquires(&stream->lock)
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_wl_interface.h71 __acquires(vxx) in __acquires() function
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c657 __acquires(&stream->lock)
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c942 unsigned long *flags) __acquires(&stream->lock)

Completed in 23 milliseconds