Home
last modified time | relevance | path

Searched defs:nelems (Results 1 – 5 of 5) sorted by relevance

/kernel/dma/
Ddebug.h78 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()
Ddummy.c22 int nelems, enum dma_data_direction dir, in dma_dummy_map_sg()
Ddebug.c1350 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()
Dmapping.c357 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/
Dbtf.c1844 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local