Searched refs:_W (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A 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|_ [all...] |
/kernel/linux/linux-6.6/lib/ |
H A 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|_ [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | header.c | 1188 #define _W(v) \ in write_cache() macro 1193 _W(level) in write_cache() 1194 _W(line_size) in write_cache() 1195 _W(sets) in write_cache() 1196 _W(ways) in write_cache() 1197 #undef _W in write_cache() macro 1199 #define _W(v) \ in write_cache() macro 1204 _W(type) in write_cache() 1205 _W(size) in write_cache() 1206 _W(ma in write_cache() 1207 #undef _W write_cache() macro 1389 #define _W write_mem_topology() macro 1397 #undef _W write_mem_topology() macro [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | header.c | 1291 #define _W(v) \ in write_cache() macro 1296 _W(level) in write_cache() 1297 _W(line_size) in write_cache() 1298 _W(sets) in write_cache() 1299 _W(ways) in write_cache() 1300 #undef _W in write_cache() macro 1302 #define _W(v) \ in write_cache() macro 1307 _W(type) in write_cache() 1308 _W(size) in write_cache() 1309 _W(ma in write_cache() 1310 #undef _W write_cache() macro 1509 #define _W write_mem_topology() macro 1517 #undef _W write_mem_topology() macro [all...] |
Completed in 8 milliseconds