Lines Matching defs:_s
11 #define __vstruct_u64s(_s) \ argument
26 #define vstruct_bytes(_s) \ argument
33 #define vstruct_blocks(_s, _sector_block_bits) \ argument
36 #define vstruct_blocks_plus(_s, _sector_block_bits, _u64s) \ argument
40 #define vstruct_sectors(_s, _sector_block_bits) \ argument
43 #define vstruct_next(_s) \ argument
45 #define vstruct_last(_s) \ argument
47 #define vstruct_end(_s) \ argument
50 #define vstruct_for_each(_s, _i) \ argument
55 #define vstruct_for_each_safe(_s, _i) \ argument
60 #define vstruct_idx(_s, _idx) \ argument