Searched defs:_count (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/clk/at91/ |
H A D | pmc.h | 125 #define PMC_INIT_TABLE(_table, _count) \ argument 132 #define PMC_FILL_TABLE(_to, _from, _count) \ argument
|
/linux/fs/afs/ |
H A D | callback.c | 215 size_t *_count) in afs_break_some_callbacks()
|
/linux/drivers/staging/fbtft/ |
H A D | fbtft-sysfs.c | 28 int _count; in fbtft_gamma_parse_str() local
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu_state.h | 448 #define DEBUGBUS(_id, _count) { .id = _id, .name = #_id, .count = _count } argument 596 #define A7XX_DEBUGBUS(_id, _count) [_id] = { .id = _id, .name = #_id, .count = _count }, argument
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | defs.h | 973 #define IRDMA_RING_MOVE_HEAD_BY_COUNT(_ring, _count, _retcode) \ argument 995 #define IRDMA_SQ_RING_MOVE_HEAD_BY_COUNT(_ring, _count, _retcode) \ argument 1006 #define IRDMA_RING_MOVE_HEAD_BY_COUNT_NOCHECK(_ring, _count) \ argument 1015 #define IRDMA_RING_MOVE_TAIL_BY_COUNT(_ring, _count) \ argument
|
/linux/drivers/dma/amd/qdma/ |
H A D | qdma.h | 120 #define QDMA_REGO(_off, _count) { \ argument
|
/linux/kernel/rcu/ |
H A D | tree_nocb.h | 1261 int _count; in lazy_rcu_shrink_scan() local
|