/linux-4.4.14/tools/perf/util/ |
D | map.c | 466 void map_groups__init(struct map_groups *mg, struct machine *machine) in map_groups__init() 497 void map_groups__exit(struct map_groups *mg) in map_groups__exit() 505 bool map_groups__empty(struct map_groups *mg) in map_groups__empty() 519 struct map_groups *mg = malloc(sizeof(*mg)); in map_groups__new() local 527 void map_groups__delete(struct map_groups *mg) in map_groups__delete() 533 void map_groups__put(struct map_groups *mg) in map_groups__put() 539 struct symbol *map_groups__find_symbol(struct map_groups *mg, in map_groups__find_symbol() 582 struct symbol *map_groups__find_symbol_by_name(struct map_groups *mg, in map_groups__find_symbol_by_name() 632 size_t __map_groups__fprintf_maps(struct map_groups *mg, enum map_type type, in __map_groups__fprintf_maps() 639 size_t map_groups__fprintf(struct map_groups *mg, FILE *fp) in map_groups__fprintf() [all …]
|
D | map.h | 77 static inline struct map_groups *map_groups__get(struct map_groups *mg) in map_groups__get() 204 static inline void map_groups__insert(struct map_groups *mg, struct map *map) in map_groups__insert() 210 static inline void map_groups__remove(struct map_groups *mg, struct map *map) in map_groups__remove() 215 static inline struct map *map_groups__find(struct map_groups *mg, in map_groups__find() 221 static inline struct map *map_groups__first(struct map_groups *mg, in map_groups__first() 248 struct symbol *map_groups__find_function_by_name(struct map_groups *mg, in map_groups__find_function_by_name()
|
D | thread.h | 20 struct map_groups *mg; member
|
D | machine.c | 900 static void map_groups__fixup_end(struct map_groups *mg) in map_groups__fixup_end() 940 static int map_groups__set_module_path(struct map_groups *mg, const char *path, in map_groups__set_module_path() 967 static int map_groups__set_modules_path_dir(struct map_groups *mg, in map_groups__set_modules_path_dir()
|
D | symbol.c | 203 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type) in __map_groups__fixup_end() 1553 struct map *map_groups__find_by_name(struct map_groups *mg, in map_groups__find_by_name()
|
D | event.c | 902 struct map_groups *mg = thread->mg; in thread__find_addr_map() local
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-msic.c | 167 struct msic_gpio *mg = irq_data_get_irq_chip_data(data); in msic_irq_type() local 182 struct msic_gpio *mg = container_of(chip, struct msic_gpio, chip); in msic_gpio_to_irq() local 188 struct msic_gpio *mg = irq_data_get_irq_chip_data(data); in msic_bus_lock() local 194 struct msic_gpio *mg = irq_data_get_irq_chip_data(data); in msic_bus_sync_unlock() local 238 struct msic_gpio *mg = irq_data_get_irq_handler_data(data); in msic_gpio_irq_handler() local 263 struct msic_gpio *mg; in platform_msic_gpio_probe() local
|
/linux-4.4.14/drivers/md/ |
D | dm-cache-target.c | 381 struct dm_cache_migration *mg; member 408 struct dm_cache_migration *mg; in alloc_migration() local 419 static void free_migration(struct dm_cache_migration *mg) in free_migration() 466 struct dm_cache_migration *mg = p->mg; in prealloc_get_migration() local 1119 static void free_io_migration(struct dm_cache_migration *mg) in free_io_migration() 1128 static void migration_failure(struct dm_cache_migration *mg) in migration_failure() 1154 static void migration_success_pre_commit(struct dm_cache_migration *mg) in migration_success_pre_commit() 1197 static void migration_success_post_commit(struct dm_cache_migration *mg) in migration_success_post_commit() 1242 struct dm_cache_migration *mg = (struct dm_cache_migration *) context; in copy_complete() local 1255 static void issue_copy(struct dm_cache_migration *mg) in issue_copy() [all …]
|
/linux-4.4.14/tools/perf/tests/ |
D | thread-mg-share.c | 15 struct map_groups *mg; in test__thread_mg_share() local
|
/linux-4.4.14/net/mac80211/ |
D | rc80211_minstrel_ht_debugfs.c | 21 const struct mcs_group *mg; in minstrel_ht_stats_dump() local 167 const struct mcs_group *mg; in minstrel_ht_stats_csv_dump() local
|
D | rc80211_minstrel_ht.c | 393 struct minstrel_mcs_group_data *mg; in minstrel_ht_set_best_prob_rate() local 480 struct minstrel_mcs_group_data *mg; in minstrel_ht_prob_rate_reduce_streams() local 516 struct minstrel_mcs_group_data *mg; in minstrel_ht_update_stats() local 631 struct minstrel_mcs_group_data *mg; in minstrel_set_next_sample_idx() local 924 struct minstrel_mcs_group_data *mg; in minstrel_get_sample_rate() local
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
D | usbvision.h | 193 #define YUV_TO_RGB_BY_THE_BOOK(my, mu, mv, mr, mg, mb) { \ argument
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 528 uint32_t mg:8; member
|