Searched refs:_W (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/lib/ |
| D | ts_fsm.c | 40 #define _W 0x200 /* wildcard */ macro 45 [TS_FSM_WILDCARD] = _W, 61 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 0- 3 */ 62 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 4- 7 */ 63 _W|_A|_C, _W|_A|_C|_S, _W|_A|_C|_S, _W|_A|_C|_S, /* 8- 11 */ 64 _W|_A|_C|_S, _W|_A|_C|_S, _W|_A|_C, _W|_A|_C, /* 12- 15 */ 65 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 16- 19 */ 66 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 20- 23 */ 67 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 24- 27 */ 68 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 28- 31 */ [all …]
|
| /Linux-v5.4/tools/perf/util/ |
| D | header.c | 1163 #define _W(v) \ in write_cache() macro 1168 _W(level) in write_cache() 1169 _W(line_size) in write_cache() 1170 _W(sets) in write_cache() 1171 _W(ways) in write_cache() 1172 #undef _W in write_cache() 1174 #define _W(v) \ in write_cache() macro 1179 _W(type) in write_cache() 1180 _W(size) in write_cache() 1181 _W(map) in write_cache() [all …]
|