Searched defs:_count (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/clk/at91/ |
A D | sama7g5.c | 19 #define SAMA7G5_INIT_TABLE(_table, _count) \ argument 26 #define SAMA7G5_FILL_TABLE(_to, _from, _count) \ argument
|
/linux/fs/afs/ |
A D | callback.c | 183 size_t *_count) in afs_break_some_callbacks()
|
A D | write.c | 417 long *_count, in afs_extend_writeback()
|
/linux/drivers/staging/fbtft/ |
A D | fbtft-sysfs.c | 28 int _count; in fbtft_gamma_parse_str() local
|
/linux/arch/s390/mm/ |
A D | maccess.c | 130 unsigned long _count = (unsigned long)count; in memcpy_real() local
|
/linux/drivers/gpu/drm/msm/adreno/ |
A D | a6xx_gpu_state.h | 390 #define DEBUGBUS(_id, _count) { .id = _id, .name = #_id, .count = _count } argument
|
/linux/drivers/infiniband/hw/irdma/ |
A D | defs.h | 970 #define IRDMA_RING_MOVE_HEAD_BY_COUNT(_ring, _count, _retcode) \ argument 992 #define IRDMA_SQ_RING_MOVE_HEAD_BY_COUNT(_ring, _count, _retcode) \ argument 1003 #define IRDMA_RING_MOVE_HEAD_BY_COUNT_NOCHECK(_ring, _count) \ argument 1012 #define IRDMA_RING_MOVE_TAIL_BY_COUNT(_ring, _count) \ argument
|
Completed in 15 milliseconds