Searched refs:_W (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/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.15/tools/perf/util/ |
| D | header.c | 1219 #define _W(v) \ in write_cache() macro 1224 _W(level) in write_cache() 1225 _W(line_size) in write_cache() 1226 _W(sets) in write_cache() 1227 _W(ways) in write_cache() 1228 #undef _W in write_cache() 1230 #define _W(v) \ in write_cache() macro 1235 _W(type) in write_cache() 1236 _W(size) in write_cache() 1237 _W(map) in write_cache() [all …]
|