/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 1092 struct dm_cache_migration *mg = container_of(context, struct dm_cache_migration, k); copy_complete() local 1100 copy(struct dm_cache_migration * mg,bool promote) copy() argument 1130 struct dm_cache_migration *mg = bio->bi_private; overwrite_endio() local 1142 overwrite(struct dm_cache_migration * mg,void (* continuation)(struct work_struct *)) overwrite() argument 1174 mg_complete(struct dm_cache_migration * mg,bool success) mg_complete() argument 1237 struct dm_cache_migration *mg = ws_to_mg(ws); mg_success() local 1245 struct dm_cache_migration *mg = ws_to_mg(ws); mg_update_metadata() local 1306 struct dm_cache_migration *mg = ws_to_mg(ws); mg_update_metadata_after_copy() local 1320 struct dm_cache_migration *mg = ws_to_mg(ws); mg_upgrade_lock() local 1347 struct dm_cache_migration *mg = ws_to_mg(ws); mg_full_copy() local 1364 struct dm_cache_migration *mg = ws_to_mg(ws); mg_copy() local 1398 mg_lock_writes(struct dm_cache_migration * mg) mg_lock_writes() argument 1435 struct dm_cache_migration *mg; mg_start() local 1459 invalidate_complete(struct dm_cache_migration * mg,bool success) invalidate_complete() argument 1479 struct dm_cache_migration *mg = ws_to_mg(ws); invalidate_completed() local 1512 struct dm_cache_migration *mg = ws_to_mg(ws); invalidate_remove() local 1528 invalidate_lock(struct dm_cache_migration * mg) invalidate_lock() argument 1567 struct dm_cache_migration *mg; invalidate_start() local [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...] |
H A D | rc80211_minstrel_ht.c | 576 struct minstrel_mcs_group_data *mg; in minstrel_ht_set_best_prob_rate() local 586 mg = &mi->groups[cur_group]; in minstrel_ht_set_best_prob_rate() 587 mrs = &mg->rates[cur_idx]; in minstrel_ht_set_best_prob_rate() 609 max_gpr_group = MI_RATE_GROUP(mg->max_group_prob_rate); in minstrel_ht_set_best_prob_rate() 610 max_gpr_idx = MI_RATE_IDX(mg->max_group_prob_rate); in minstrel_ht_set_best_prob_rate() 623 mg->max_group_prob_rate = index; in minstrel_ht_set_best_prob_rate() 628 mg->max_group_prob_rate = index; in minstrel_ht_set_best_prob_rate() 673 struct minstrel_mcs_group_data *mg; in minstrel_ht_prob_rate_reduce_streams() local 683 mg = &mi->groups[group]; in minstrel_ht_prob_rate_reduce_streams() 687 tmp_idx = MI_RATE_IDX(mg in minstrel_ht_prob_rate_reduce_streams() 906 struct minstrel_mcs_group_data *mg = &mi->groups[group]; minstrel_ht_next_group_sample_rate() local 1061 struct minstrel_mcs_group_data *mg; minstrel_ht_update_stats() local [all...] |
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_ddi_buf_trans.c | 594 { .mg = { 0x18, 0x00, 0x00 } }, /* 0 0 */ 595 { .mg = { 0x1D, 0x00, 0x05 } }, /* 0 1 */ 596 { .mg = { 0x24, 0x00, 0x0C } }, /* 0 2 */ 597 { .mg = { 0x2B, 0x00, 0x14 } }, /* 0 3 */ 598 { .mg = { 0x21, 0x00, 0x00 } }, /* 1 0 */ 599 { .mg = { 0x2B, 0x00, 0x08 } }, /* 1 1 */ 600 { .mg = { 0x30, 0x00, 0x0F } }, /* 1 2 */ 601 { .mg = { 0x31, 0x00, 0x03 } }, /* 2 0 */ 602 { .mg = { 0x34, 0x00, 0x0B } }, /* 2 1 */ 603 { .mg [all...] |
H A D | intel_ddi_buf_trans.h | 57 struct icl_mg_phy_ddi_buf_trans mg; member
|
H A D | intel_ddi.c | 1310 CRI_TXDEEMPH_OVERRIDE_17_12(trans->entries[level].mg.cri_txdeemph_override_17_12)); in icl_mg_phy_set_signal_levels() 1316 CRI_TXDEEMPH_OVERRIDE_17_12(trans->entries[level].mg.cri_txdeemph_override_17_12)); in icl_mg_phy_set_signal_levels() 1328 CRI_TXDEEMPH_OVERRIDE_11_6(trans->entries[level].mg.cri_txdeemph_override_11_6) | in icl_mg_phy_set_signal_levels() 1329 CRI_TXDEEMPH_OVERRIDE_5_0(trans->entries[level].mg.cri_txdeemph_override_5_0) | in icl_mg_phy_set_signal_levels() 1337 CRI_TXDEEMPH_OVERRIDE_11_6(trans->entries[level].mg.cri_txdeemph_override_11_6) | in icl_mg_phy_set_signal_levels() 1338 CRI_TXDEEMPH_OVERRIDE_5_0(trans->entries[level].mg.cri_txdeemph_override_5_0) | in icl_mg_phy_set_signal_levels()
|
/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 | 191 * @mg: Multcast group info 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() 229 * @mg: Multcast group info 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 | 370 char *omg, *mg; in metricgroup__add_to_mep_groups_callback() local 372 mg = strdup(pm->metric_group ?: pm->metric_name); in metricgroup__add_to_mep_groups_callback() 373 if (!mg) in metricgroup__add_to_mep_groups_callback() 375 omg = mg; in metricgroup__add_to_mep_groups_callback() 376 while ((g = strsep(&mg, ";")) != NULL) { in metricgroup__add_to_mep_groups_callback()
|
/linux/Documentation/misc-devices/ |
H A D | lis3lv02d.rst | 26 to mg values (1/1000th of earth gravity).
|
/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 | 604 mg mergeable advise flag
|