/linux-4.1.27/tools/perf/util/ |
D | map.c | 416 void map_groups__init(struct map_groups *mg, struct machine *machine) in map_groups__init() 450 void map_groups__exit(struct map_groups *mg) in map_groups__exit() 460 bool map_groups__empty(struct map_groups *mg) in map_groups__empty() 476 struct map_groups *mg = malloc(sizeof(*mg)); in map_groups__new() local 484 void map_groups__delete(struct map_groups *mg) in map_groups__delete() 490 void map_groups__put(struct map_groups *mg) in map_groups__put() 496 void map_groups__flush(struct map_groups *mg) in map_groups__flush() 518 struct symbol *map_groups__find_symbol(struct map_groups *mg, in map_groups__find_symbol() 535 struct symbol *map_groups__find_symbol_by_name(struct map_groups *mg, in map_groups__find_symbol_by_name() 574 size_t __map_groups__fprintf_maps(struct map_groups *mg, enum map_type type, in __map_groups__fprintf_maps() [all …]
|
D | map.h | 71 static inline struct map_groups *map_groups__get(struct map_groups *mg) in map_groups__get() 176 static inline void map_groups__insert(struct map_groups *mg, struct map *map) in map_groups__insert() 182 static inline void map_groups__remove(struct map_groups *mg, struct map *map) in map_groups__remove() 187 static inline struct map *map_groups__find(struct map_groups *mg, in map_groups__find() 193 static inline struct map *map_groups__first(struct map_groups *mg, in map_groups__first() 220 struct symbol *map_groups__find_function_by_name(struct map_groups *mg, in map_groups__find_function_by_name()
|
D | thread.h | 19 struct map_groups *mg; member
|
D | machine.c | 826 static void map_groups__fixup_end(struct map_groups *mg) in map_groups__fixup_end() 866 static int map_groups__set_module_path(struct map_groups *mg, const char *path, in map_groups__set_module_path() 893 static int map_groups__set_modules_path_dir(struct map_groups *mg, in map_groups__set_modules_path_dir()
|
D | symbol.c | 200 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type) in __map_groups__fixup_end() 1505 struct map *map_groups__find_by_name(struct map_groups *mg, in map_groups__find_by_name()
|
D | event.c | 796 struct map_groups *mg = thread->mg; in thread__find_addr_map() local
|
/linux-4.1.27/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.1.27/drivers/md/ |
D | dm-cache-target.c | 336 struct dm_cache_migration *mg; member 361 struct dm_cache_migration *mg; in alloc_migration() local 372 static void free_migration(struct dm_cache_migration *mg) in free_migration() 417 struct dm_cache_migration *mg = p->mg; in prealloc_get_migration() local 914 static void free_io_migration(struct dm_cache_migration *mg) in free_io_migration() 920 static void migration_failure(struct dm_cache_migration *mg) in migration_failure() 945 static void migration_success_pre_commit(struct dm_cache_migration *mg) in migration_success_pre_commit() 981 static void migration_success_post_commit(struct dm_cache_migration *mg) in migration_success_post_commit() 1025 struct dm_cache_migration *mg = (struct dm_cache_migration *) context; in copy_complete() local 1038 static void issue_copy(struct dm_cache_migration *mg) in issue_copy() [all …]
|
/linux-4.1.27/tools/perf/tests/ |
D | thread-mg-share.c | 15 struct map_groups *mg; in test__thread_mg_share() local
|
/linux-4.1.27/net/mac80211/ |
D | rc80211_minstrel_ht_debugfs.c | 21 const struct mcs_group *mg; in minstrel_ht_stats_dump() local 169 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 918 struct minstrel_mcs_group_data *mg; in minstrel_get_sample_rate() local
|
/linux-4.1.27/drivers/media/usb/usbvision/ |
D | usbvision.h | 192 #define YUV_TO_RGB_BY_THE_BOOK(my, mu, mv, mr, mg, mb) { \ argument
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 528 uint32_t mg:8; member
|