Lines Matching defs:thrd

553 static inline bool _queue_full(struct pl330_thread *thrd)  in _queue_full()
558 static inline bool is_manager(struct pl330_thread *thrd) in is_manager()
564 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns()
865 static bool _until_dmac_idle(struct pl330_thread *thrd) in _until_dmac_idle()
884 static inline void _execute_DBGINSN(struct pl330_thread *thrd, in _execute_DBGINSN()
910 static inline u32 _state(struct pl330_thread *thrd) in _state()
968 static void _stop(struct pl330_thread *thrd) in _stop()
995 static bool _trigger(struct pl330_thread *thrd) in _trigger()
1053 static bool _start(struct pl330_thread *thrd) in _start()
1409 struct pl330_thread *thrd, unsigned index, in _setup_req()
1468 static int pl330_submit_req(struct pl330_thread *thrd, in pl330_submit_req()
1602 struct pl330_thread *thrd = &pl330->channels[i]; in pl330_dotask() local
1680 struct pl330_thread *thrd; in pl330_update() local
1736 static inline int _alloc_event(struct pl330_thread *thrd) in _alloc_event()
1760 struct pl330_thread *thrd = NULL; in pl330_request_channel() local
1789 static inline void _free_event(struct pl330_thread *thrd, int ev) in _free_event()
1799 static void pl330_release_channel(struct pl330_thread *thrd) in pl330_release_channel()
1858 static inline void _reset_thread(struct pl330_thread *thrd) in _reset_thread()
1880 struct pl330_thread *thrd; in dmac_alloc_threads() local
1989 struct pl330_thread *thrd; in dmac_free_threads() local
2371 struct pl330_thread *thrd = pch->thread; in pl330_get_current_xferred_count() local
2920 struct pl330_thread *thrd = &pl330->channels[ch]; in pl330_debugfs_show() local