Home
last modified time | relevance | path

Searched defs:sba (Results 1 – 25 of 780) sorted by relevance

12345678910>>...32

/dports/devel/aws-c-common/aws-c-common-0.6.15/tests/
H A Dalloc_test.c69 struct aws_allocator *sba = aws_small_block_allocator_new(allocator, false); in s_sba_alloc_free_once() local
86 struct aws_allocator *sba = aws_small_block_allocator_new(allocator, false); in AWS_TEST_CASE() local
111 struct aws_allocator *sba = aws_small_block_allocator_new(allocator, false); in AWS_TEST_CASE() local
130 struct aws_allocator *sba; member
135 struct aws_allocator *sba = ((struct sba_thread_test_data *)user_data)->sba; in s_sba_threaded_alloc_worker() local
151 …hread_test(struct aws_allocator *allocator, void (*thread_fn)(void *), struct aws_allocator *sba) { in s_sba_thread_test()
176 struct aws_allocator *sba = aws_small_block_allocator_new(allocator, true); in s_sba_threaded_allocs_and_frees() local
188 struct aws_allocator *sba = thread_data->sba; in AWS_TEST_CASE() local
213 struct aws_allocator *sba = aws_small_block_allocator_new(allocator, true); in s_sba_threaded_reallocs() local
230 struct aws_allocator *sba = aws_small_block_allocator_new(allocator, false); in AWS_TEST_CASE() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/
H A Dbcm-sba-raid.c113 struct sba_device *sba; member
298 struct sba_device *sba = req->sba; in sba_free_chained_requests() local
313 struct sba_device *sba = req->sba; in sba_chain_request() local
515 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending() local
527 struct sba_device *sba; in sba_tx_submit() local
552 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status() local
626 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_interrupt() local
711 sba_prep_dma_memcpy_req(struct sba_device *sba, in sba_prep_dma_memcpy_req()
850 sba_prep_dma_xor_req(struct sba_device *sba, in sba_prep_dma_xor_req()
1446 struct sba_device *sba = req->sba; in sba_receive_message() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/
H A Dbcm-sba-raid.c113 struct sba_device *sba; member
298 struct sba_device *sba = req->sba; in sba_free_chained_requests() local
313 struct sba_device *sba = req->sba; in sba_chain_request() local
515 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending() local
527 struct sba_device *sba; in sba_tx_submit() local
552 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status() local
626 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_interrupt() local
711 sba_prep_dma_memcpy_req(struct sba_device *sba, in sba_prep_dma_memcpy_req()
850 sba_prep_dma_xor_req(struct sba_device *sba, in sba_prep_dma_xor_req()
1446 struct sba_device *sba = req->sba; in sba_receive_message() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/
H A Dbcm-sba-raid.c113 struct sba_device *sba; member
298 struct sba_device *sba = req->sba; in sba_free_chained_requests() local
313 struct sba_device *sba = req->sba; in sba_chain_request() local
515 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending() local
527 struct sba_device *sba; in sba_tx_submit() local
552 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status() local
626 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_interrupt() local
711 sba_prep_dma_memcpy_req(struct sba_device *sba, in sba_prep_dma_memcpy_req()
850 sba_prep_dma_xor_req(struct sba_device *sba, in sba_prep_dma_xor_req()
1446 struct sba_device *sba = req->sba; in sba_receive_message() local
[all …]
/dports/devel/aws-c-common/aws-c-common-0.6.15/source/
H A Dallocator_sba.c182 static void s_sba_clean_up(struct small_block_allocator *sba) { in s_sba_clean_up()
207 struct small_block_allocator *sba = NULL; in aws_small_block_allocator_new() local
235 struct small_block_allocator *sba = sba_allocator->impl; in aws_small_block_allocator_destroy() local
247 struct small_block_allocator *sba = sba_allocator->impl; in aws_small_block_allocator_bytes_active() local
273 struct small_block_allocator *sba = sba_allocator->impl; in aws_small_block_allocator_bytes_reserved() local
389 static void *s_sba_alloc(struct small_block_allocator *sba, size_t size) { in s_sba_alloc()
403 static void s_sba_free(struct small_block_allocator *sba, void *addr) { in s_sba_free()
428 struct small_block_allocator *sba = allocator->impl; in s_sba_mem_acquire() local
433 struct small_block_allocator *sba = allocator->impl; in s_sba_mem_release() local
438 struct small_block_allocator *sba = allocator->impl; in s_sba_mem_realloc() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/mocks/
H A Dmock_l0_debugger.h29 …void captureStateBaseAddress(NEO::CommandContainer &container, NEO::Debugger::SbaAddresses sba) ov… in captureStateBaseAddress()
39 …programSbaTrackingCommands(NEO::LinearStream &cmdStream, const NEO::Debugger::SbaAddresses &sba) o… in programSbaTrackingCommands()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/debugger/
H A Ddebugger_l0.cpp89 auto sba = reinterpret_cast<SbaTrackedAddresses *>(memory); in printTrackedAddresses() local
109 void DebuggerL0::captureStateBaseAddress(NEO::CommandContainer &container, SbaAddresses sba) { in captureStateBaseAddress()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_debugger.h18 void captureStateBaseAddress(CommandContainer &container, SbaAddresses sba){}; in captureStateBaseAddress()
/dports/devel/boost-docs/boost_1_72_0/libs/multi_array/test/
H A Dfail_csubarray.cpp43 array::subarray<ndims-1>::type sba = csba; in main() local
H A Dfail_csubarray2.cpp42 array::subarray<ndims-1>::type sba = sma_const[0]; in main() local
H A Dfail_ref_csubarray.cpp45 array_ref::subarray<ndims-1>::type sba = csba; // FAIL! preserve constness. in main() local
H A Dfail_ref_csubarray2.cpp45 array_ref::subarray<ndims-1>::type sba = sma_const[0]; // FAIL! in main() local
H A Dfail_csubarray3.cpp41 array::const_subarray<ndims-1>::type sba = sma_const[0]; in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/multi_array/test/
H A Dfail_csubarray2.cpp42 array::subarray<ndims-1>::type sba = sma_const[0]; in main() local
H A Dfail_csubarray.cpp43 array::subarray<ndims-1>::type sba = csba; in main() local
H A Dfail_ref_csubarray2.cpp45 array_ref::subarray<ndims-1>::type sba = sma_const[0]; // FAIL! in main() local
H A Dfail_ref_csubarray.cpp45 array_ref::subarray<ndims-1>::type sba = csba; // FAIL! preserve constness. in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/multi_array/test/
H A Dfail_csubarray2.cpp42 array::subarray<ndims-1>::type sba = sma_const[0]; in main() local
H A Dfail_csubarray.cpp43 array::subarray<ndims-1>::type sba = csba; in main() local
H A Dfail_ref_csubarray.cpp45 array_ref::subarray<ndims-1>::type sba = csba; // FAIL! preserve constness. in main() local
H A Dfail_ref_csubarray2.cpp45 array_ref::subarray<ndims-1>::type sba = sma_const[0]; // FAIL! in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/multi_array/test/
H A Dfail_csubarray.cpp43 array::subarray<ndims-1>::type sba = csba; in main() local
H A Dfail_csubarray2.cpp42 array::subarray<ndims-1>::type sba = sma_const[0]; in main() local
H A Dfail_ref_csubarray.cpp45 array_ref::subarray<ndims-1>::type sba = csba; // FAIL! preserve constness. in main() local
H A Dfail_ref_csubarray2.cpp45 array_ref::subarray<ndims-1>::type sba = sma_const[0]; // FAIL! in main() local

12345678910>>...32