Searched defs:nelems (Results 1 – 5 of 5) sorted by relevance
/kernel/dma/ |
D | debug.h | 78 int nelems, int dir) in debug_dma_unmap_sg() 120 int nelems, int direction) in debug_dma_sync_sg_for_cpu() 126 int nelems, int direction) in debug_dma_sync_sg_for_device()
|
D | dummy.c | 22 int nelems, enum dma_data_direction dir, in dma_dummy_map_sg()
|
D | debug.c | 1350 int nelems, int dir) in debug_dma_unmap_sg() 1523 int nelems, int direction) in debug_dma_sync_sg_for_cpu() 1555 int nelems, int direction) in debug_dma_sync_sg_for_device()
|
D | mapping.c | 357 int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 371 int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
|
/kernel/bpf/ |
D | btf.c | 1844 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local
|