Searched refs:indexing (Results 1 – 25 of 39) sorted by relevance
12
294 synth->indexing.currindex++; in synth_insert_next_index()296 if (synth->indexing.currindex > in synth_insert_next_index()297 synth->indexing.highindex) in synth_insert_next_index()298 synth->indexing.currindex = in synth_insert_next_index()299 synth->indexing.lowindex; in synth_insert_next_index()302 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index()303 synth_printf(synth->indexing.command, out, out); in synth_insert_next_index()314 if ((ind / 10) <= synth->indexing.currindex) in spk_get_index_count()315 index_count = synth->indexing.currindex - (ind / 10); in spk_get_index_count()317 index_count = synth->indexing.currindex in spk_get_index_count()[all …]
101 .indexing = {
100 .indexing = {
108 .indexing = {
104 .indexing = {
106 .indexing = {
115 .indexing = {
200 struct synth_indexing indexing; member
132 .indexing = {
113 .indexing = {
109 .indexing = {
118 .indexing = {
138 .indexing = {
133 .indexing = {
139 .indexing = {
226 .indexing = {
60 enum cache_indexing indexing; member
8 a btree for indexing and the layout is optimized for SSDs.
392 tcache->cache_attrs.indexing = NODE_CACHE_DIRECT_MAP; in hmat_parse_cache()395 tcache->cache_attrs.indexing = NODE_CACHE_INDEXED; in hmat_parse_cache()399 tcache->cache_attrs.indexing = NODE_CACHE_OTHER; in hmat_parse_cache()
153 What: /sys/devices/system/node/nodeX/memory_side_cache/indexY/indexing157 The caches associativity indexing: 0 for direct mapped,
23 into the register, instead indexing begins at 1. The optional property
21 The number of bits in the key segment used for indexing into the25 The position (in the key) of the key segment used for indexing into
157 | |-- indexing162 The "indexing" will be 0 if it is a direct-mapped cache, and non-zero
154 Here is how we can make use of the channel's indexing::