Searched defs:thrd (Results 1 - 8 of 8) sorted by relevance
| /third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
| H A D | thread_thrd_test.cpp | 30 thrd_t thrd; in HWTEST_F() local 45 thrd_t thrd; in HWTEST_F() local
|
| /test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
| H A D | crypto_framework_digest_test.cpp | 269 pthread_t thrd[OH_CRYPTO_ITERATIONS_NUMBER]; in HWTEST_P() local
|
| /third_party/ltp/testcases/realtime/stress/pi-tests/ |
| H A D | testpi-3.c | 249 int startThread(Thread * thrd) in startThread() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_thread.h | 107 static inline int u_thread_create(thrd_t *thrd, int (*routine)(void *), void *param) in u_thread_create() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_quiesce.c | 190 pthread_t thrd; in testGet() local
|
| /third_party/python/Programs/ |
| H A D | _testembed.c | 380 unsigned long thrd = PyThread_start_new_thread(bpo20891_thread, &lock); in test_bpo20891() local
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | pl330.c | 559 static inline bool _queue_full(struct pl330_thread *thrd) in _queue_full() argument 564 static inline bool is_manager(struct pl330_thread *thrd) in is_manager() argument 570 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns() argument 871 static bool _until_dmac_idle(struct pl330_thread *thrd) in _until_dmac_idle() argument 890 _execute_DBGINSN(struct pl330_thread *thrd, u8 insn[], bool as_manager) _execute_DBGINSN() argument 916 _state(struct pl330_thread *thrd) _state() argument 974 _stop(struct pl330_thread *thrd) _stop() argument 1001 _trigger(struct pl330_thread *thrd) _trigger() argument 1059 pl330_start_thread(struct pl330_thread *thrd) pl330_start_thread() argument 1414 _setup_req(struct pl330_dmac *pl330, unsigned dry_run, struct pl330_thread *thrd, unsigned index, struct _xfer_spec *pxs) _setup_req() argument 1474 pl330_submit_req(struct pl330_thread *thrd, struct dma_pl330_desc *desc) pl330_submit_req() argument 1610 struct pl330_thread *thrd = &pl330->channels[i]; pl330_dotask() local 1688 struct pl330_thread *thrd; pl330_update() local 1744 _alloc_event(struct pl330_thread *thrd) _alloc_event() argument 1768 struct pl330_thread *thrd = NULL; pl330_request_channel() local 1797 _free_event(struct pl330_thread *thrd, int ev) _free_event() argument 1807 pl330_release_channel(struct pl330_thread *thrd) pl330_release_channel() argument 1866 _reset_thread(struct pl330_thread *thrd) _reset_thread() argument 1888 struct pl330_thread *thrd; dmac_alloc_threads() local 1997 struct pl330_thread *thrd; dmac_free_threads() local 2384 struct pl330_thread *thrd = pch->thread; pl330_get_current_xferred_count() local 2940 struct pl330_thread *thrd = &pl330->channels[ch]; pl330_debugfs_show() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | pl330.c | 559 static inline bool _queue_full(struct pl330_thread *thrd) in _queue_full() argument 564 static inline bool is_manager(struct pl330_thread *thrd) in is_manager() argument 570 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns() argument 871 static bool _until_dmac_idle(struct pl330_thread *thrd) in _until_dmac_idle() argument 890 _execute_DBGINSN(struct pl330_thread *thrd, u8 insn[], bool as_manager) _execute_DBGINSN() argument 916 _state(struct pl330_thread *thrd) _state() argument 974 _stop(struct pl330_thread *thrd) _stop() argument 1001 _trigger(struct pl330_thread *thrd) _trigger() argument 1059 pl330_start_thread(struct pl330_thread *thrd) pl330_start_thread() argument 1414 _setup_req(struct pl330_dmac *pl330, unsigned dry_run, struct pl330_thread *thrd, unsigned index, struct _xfer_spec *pxs) _setup_req() argument 1474 pl330_submit_req(struct pl330_thread *thrd, struct dma_pl330_desc *desc) pl330_submit_req() argument 1608 struct pl330_thread *thrd = &pl330->channels[i]; pl330_dotask() local 1686 struct pl330_thread *thrd; pl330_update() local 1742 _alloc_event(struct pl330_thread *thrd) _alloc_event() argument 1766 struct pl330_thread *thrd = NULL; pl330_request_channel() local 1795 _free_event(struct pl330_thread *thrd, int ev) _free_event() argument 1805 pl330_release_channel(struct pl330_thread *thrd) pl330_release_channel() argument 1864 _reset_thread(struct pl330_thread *thrd) _reset_thread() argument 1886 struct pl330_thread *thrd; dmac_alloc_threads() local 1995 struct pl330_thread *thrd; dmac_free_threads() local 2382 struct pl330_thread *thrd = pch->thread; pl330_get_current_xferred_count() local 2934 struct pl330_thread *thrd = &pl330->channels[ch]; pl330_debugfs_show() local [all...] |
Completed in 11 milliseconds