Searched defs:_count (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/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-6.3-rc2/fs/afs/ |
A D | callback.c | 183 size_t *_count) in afs_break_some_callbacks()
|
A D | write.c | 461 long *_count, in afs_extend_writeback()
|
/linux-6.3-rc2/drivers/staging/fbtft/ |
A D | fbtft-sysfs.c | 28 int _count; in fbtft_gamma_parse_str() local
|
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/ |
A D | a6xx_gpu_state.h | 410 #define DEBUGBUS(_id, _count) { .id = _id, .name = #_id, .count = _count } argument
|
/linux-6.3-rc2/drivers/infiniband/hw/irdma/ |
A D | defs.h | 971 #define IRDMA_RING_MOVE_HEAD_BY_COUNT(_ring, _count, _retcode) \ argument 993 #define IRDMA_SQ_RING_MOVE_HEAD_BY_COUNT(_ring, _count, _retcode) \ argument 1004 #define IRDMA_RING_MOVE_HEAD_BY_COUNT_NOCHECK(_ring, _count) \ argument 1013 #define IRDMA_RING_MOVE_TAIL_BY_COUNT(_ring, _count) \ argument
|
/linux-6.3-rc2/kernel/rcu/ |
A D | tree_nocb.h | 1341 int _count = READ_ONCE(rdp->lazy_len); in lazy_rcu_shrink_scan() local
|
/linux-6.3-rc2/fs/cifs/ |
A D | file.c | 2621 long *_count, in cifs_extend_writeback()
|
Completed in 214 milliseconds