Home
last modified time | relevance | path

Searched refs:_manager_ns (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dpl330.c570 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns() function
1039 if (_manager_ns(thrd) && !ns) in _trigger()
1522 if (!_manager_ns(thrd)) in pl330_submit_req()
1778 if ((thrd->free) && (!_manager_ns(thrd) || in pl330_request_channel()
/kernel/linux/linux-6.6/drivers/dma/
H A Dpl330.c570 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns() function
1039 if (_manager_ns(thrd) && !ns) in _trigger()
1522 if (!_manager_ns(thrd)) in pl330_submit_req()
1776 if ((thrd->free) && (!_manager_ns(thrd) || in pl330_request_channel()

Completed in 9 milliseconds