Lines Matching defs:thrd
551 static inline bool _queue_full(struct pl330_thread *thrd) in _queue_full()
556 static inline bool is_manager(struct pl330_thread *thrd) in is_manager()
562 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns()
863 static bool _until_dmac_idle(struct pl330_thread *thrd) in _until_dmac_idle()
882 static inline void _execute_DBGINSN(struct pl330_thread *thrd, in _execute_DBGINSN()
908 static inline u32 _state(struct pl330_thread *thrd) in _state()
966 static void _stop(struct pl330_thread *thrd) in _stop()
993 static bool _trigger(struct pl330_thread *thrd) in _trigger()
1051 static bool _start(struct pl330_thread *thrd) in _start()
1401 struct pl330_thread *thrd, unsigned index, in _setup_req()
1460 static int pl330_submit_req(struct pl330_thread *thrd, in pl330_submit_req()
1596 struct pl330_thread *thrd = &pl330->channels[i]; in pl330_dotask() local
1674 struct pl330_thread *thrd; in pl330_update() local
1730 static inline int _alloc_event(struct pl330_thread *thrd) in _alloc_event()
1754 struct pl330_thread *thrd = NULL; in pl330_request_channel() local
1783 static inline void _free_event(struct pl330_thread *thrd, int ev) in _free_event()
1793 static void pl330_release_channel(struct pl330_thread *thrd) in pl330_release_channel()
1852 static inline void _reset_thread(struct pl330_thread *thrd) in _reset_thread()
1874 struct pl330_thread *thrd; in dmac_alloc_threads() local
1983 struct pl330_thread *thrd; in dmac_free_threads() local
2367 struct pl330_thread *thrd = pch->thread; in pl330_get_current_xferred_count() local
2918 struct pl330_thread *thrd = &pl330->channels[ch]; in pl330_debugfs_show() local