Searched refs:mg (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-cache-target.c | 483 struct dm_cache_migration *mg; in alloc_migration() local 485 mg = mempool_alloc(&cache->migration_pool, GFP_NOIO); in alloc_migration() 487 memset(mg, 0, sizeof(*mg)); in alloc_migration() 489 mg->cache = cache; in alloc_migration() 492 return mg; in alloc_migration() 495 static void free_migration(struct dm_cache_migration *mg) in free_migration() argument 497 struct cache *cache = mg->cache; in free_migration() 502 mempool_free(mg, &cache->migration_pool); in free_migration() 1076 static void quiesce(struct dm_cache_migration *mg, in quiesce() argument 1079 init_continuation(&mg->k, continuation); in quiesce() [all …]
|
| /linux/net/mac80211/ |
| H A D | rc80211_minstrel_ht_debugfs.c | 50 const struct mcs_group *mg; in minstrel_ht_stats_dump() local 59 mg = &minstrel_mcs_groups[i]; in minstrel_ht_stats_dump() 60 gflags = mg->flags; in minstrel_ht_stats_dump() 80 p += sprintf(p, "%d ", mg->streams); in minstrel_ht_stats_dump() 84 p += sprintf(p, "%d ", mg->streams); in minstrel_ht_stats_dump() 102 p += sprintf(p, " MCS%-2u", (mg->streams - 1) * 8 + j); in minstrel_ht_stats_dump() 104 p += sprintf(p, " MCS%-1u/%1u", j, mg->streams); in minstrel_ht_stats_dump() 119 duration = mg->duration[j]; in minstrel_ht_stats_dump() 120 duration <<= mg->shift; in minstrel_ht_stats_dump() 195 const struct mcs_group *mg; in minstrel_ht_stats_csv_dump() local [all …]
|
| /linux/Documentation/input/devices/ |
| H A D | cma3000_d0x.rst | 122 2000: 2000 mg or 2G Range 123 8000: 8000 mg or 8G Range 127 X: X * 71mg (8G Range) 128 X: X * 18mg (2G Range) 138 X: (X >> 2) * 18mg (2G Range) 139 X: (X & 0x0F) * 71 mg (8G Range)
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | uda.c | 194 struct irdma_mcast_grp_ctx_entry_info *mg) in irdma_sc_add_mcast_grp() argument 203 if (irdma_compare_mgs(&ctx->mg_ctx_info[idx], mg)) { in irdma_sc_add_mcast_grp() 216 ctx->mg_ctx_info[free_entry_idx] = *mg; in irdma_sc_add_mcast_grp() 235 struct irdma_mcast_grp_ctx_entry_info *mg) in irdma_sc_del_mcast_grp() argument 244 if (irdma_compare_mgs(mg, &ctx->mg_ctx_info[idx])) { in irdma_sc_del_mcast_grp()
|
| H A D | uda.h | 36 struct irdma_mcast_grp_ctx_entry_info *mg); 38 struct irdma_mcast_grp_ctx_entry_info *mg);
|
| /linux/tools/perf/util/ |
| H A D | print-events.c | 263 char *omg, *mg; in metricgroup__add_to_mep_groups_callback() local 265 mg = strdup(pm->metric_group ?: pm->metric_name); in metricgroup__add_to_mep_groups_callback() 266 if (!mg) in metricgroup__add_to_mep_groups_callback() 268 omg = mg; in metricgroup__add_to_mep_groups_callback() 269 while ((g = strsep(&mg, ";")) != NULL) { in metricgroup__add_to_mep_groups_callback()
|
| H A D | python.c | 2127 const char *mg = pm->metric_group; in pyrf__metrics_groups() local 2132 while (mg) { in pyrf__metrics_groups() 2134 const char *sep = strchr(mg, ';'); in pyrf__metrics_groups() 2135 size_t len = sep ? (size_t)(sep - mg) : strlen(mg); in pyrf__metrics_groups() 2138 val = PyUnicode_FromStringAndSize(mg, len); in pyrf__metrics_groups() 2144 mg = sep ? sep + 1 : NULL; in pyrf__metrics_groups()
|
| /linux/Documentation/misc-devices/ |
| H A D | lis3lv02d.rst | 26 to mg values (1/1000th of earth gravity).
|
| /linux/Documentation/iio/ |
| H A D | adxl345.rst | 176 300 mg and 600 mg (register values 0x05 to 0x09).
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pci-defs.h | 422 uint32_t mg:8; member 428 uint32_t mg:8;
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 829 e384 mg RXY_RRRD
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 584 mg mergeable advise flag
|