diff options
author | Fredrik Noring <[email protected]> | 2019-06-25 17:05:58 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2019-06-28 07:56:50 +0200 |
commit | cf394fc5f7155c24efb584979e81427575ab3539 (patch) | |
tree | b0efff0a4653f217e8dc1a98231ff88575f27ea3 /scripts/gen_compile_commands.py | |
parent | b1acd4b8a8942f614053e516c56c88e1716562d6 (diff) |
lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators
Provide the algorithm option to DMA allocators as well, along with
convenience variants for zeroed and aligned memory. The following
four functions are added:
- gen_pool_dma_alloc_algo()
- gen_pool_dma_alloc_align()
- gen_pool_dma_zalloc_algo()
- gen_pool_dma_zalloc_align()
Signed-off-by: Fredrik Noring <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions