Home
last modified time | relevance | path

Searched refs:map_type (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dmap.h11 enum map_type { enum
135 void map__init(struct map *map, enum map_type type,
140 char *filename, enum map_type type, struct thread *thread);
141 struct map *map__new2(u64 start, struct dso *dso, enum map_type type);
160 size_t __map_groups__fprintf_maps(struct map_groups *mg, enum map_type type,
170 struct map_groups *parent, enum map_type type);
188 enum map_type type, u64 addr) in map_groups__find()
194 enum map_type type) in map_groups__first()
205 enum map_type type, u64 addr,
210 enum map_type type,
[all …]
Ddso.h190 static inline void dso__set_loaded(struct dso *dso, enum map_type type) in dso__set_loaded()
203 bool dso__loaded(const struct dso *dso, enum map_type type);
205 bool dso__sorted_by_name(const struct dso *dso, enum map_type type);
206 void dso__set_sorted_by_name(struct dso *dso, enum map_type type);
207 void dso__sort_by_name(struct dso *dso, enum map_type type);
304 enum map_type type, FILE *fp);
305 size_t dso__fprintf(struct dso *dso, enum map_type type, FILE *fp);
Dsymbol.h237 struct symbol *dso__find_symbol(struct dso *dso, enum map_type type,
239 struct symbol *dso__find_symbol_by_name(struct dso *dso, enum map_type type,
243 struct symbol *dso__first_symbol(struct dso *dso, enum map_type type);
265 bool symbol_type__is_a(char symbol_type, enum map_type map_type);
279 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type);
Dthread.h76 u8 cpumode, enum map_type type, u64 addr,
80 u8 cpumode, enum map_type type, u64 addr,
84 enum map_type type, u64 addr,
Dmachine.h50 struct map *machine__kernel_map(struct machine *machine, enum map_type type) in machine__kernel_map()
157 enum map_type type, u64 addr, in machine__find_kernel_symbol()
188 enum map_type type, symbol_filter_t filter);
189 int machine__load_vmlinux_path(struct machine *machine, enum map_type type,
Dmap.c125 void map__init(struct map *map, enum map_type type, in map__init()
145 enum map_type type, struct thread *thread) in map__new()
210 struct map *map__new2(u64 start, struct dso *dso, enum map_type type) in map__new2()
519 enum map_type type, u64 addr, in map_groups__find_symbol()
536 enum map_type type, 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()
602 enum map_type type, FILE *fp) in __map_groups__fprintf_removed_maps()
706 struct map_groups *parent, enum map_type type) in map_groups__clone()
Dsymbol.c64 bool symbol_type__is_a(char symbol_type, enum map_type map_type) in symbol_type__is_a() argument
68 switch (map_type) { in symbol_type__is_a()
200 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type) in __map_groups__fixup_end()
439 enum map_type type, u64 addr) in dso__find_symbol()
444 struct symbol *dso__first_symbol(struct dso *dso, enum map_type type) in dso__first_symbol()
465 struct symbol *dso__find_symbol_by_name(struct dso *dso, enum map_type type, in dso__find_symbol_by_name()
471 void dso__sort_by_name(struct dso *dso, enum map_type type) in dso__sort_by_name()
479 enum map_type type, FILE *fp) in dso__fprintf_symbols_by_name()
1074 enum map_type type;
1506 enum map_type type, const char *name) in map_groups__find_by_name()
Ddso.c895 bool dso__loaded(const struct dso *dso, enum map_type type) in dso__loaded()
900 bool dso__sorted_by_name(const struct dso *dso, enum map_type type) in dso__sorted_by_name()
905 void dso__set_sorted_by_name(struct dso *dso, enum map_type type) in dso__set_sorted_by_name()
1111 size_t dso__fprintf(struct dso *dso, enum map_type type, FILE *fp) in dso__fprintf()
Dmachine.c666 enum map_type type; in __machine__create_kernel_maps()
693 enum map_type type; in machine__destroy_kernel_maps()
796 enum map_type type, symbol_filter_t filter) in machine__load_kallsyms()
814 int machine__load_vmlinux_path(struct machine *machine, enum map_type type, in machine__load_vmlinux_path()
1166 enum map_type type; in machine__process_mmap2_event()
1216 enum map_type type; in machine__process_mmap_event()
Dthread.c216 enum map_type type, u64 addr, in thread__find_cpumode_addr_location()
Devent.c793 enum map_type type, u64 addr, in thread__find_addr_map()
869 u8 cpumode, enum map_type type, u64 addr, in thread__find_addr_location()
Dsymbol-elf.c104 static bool elf_sym__is_a(GElf_Sym *sym, enum map_type type) in elf_sym__is_a()
141 enum map_type type) in elf_sec__is_a()
Dsession.c1448 enum map_type i; in maps__set_kallsyms_ref_reloc_sym()
/linux-4.1.27/fs/cifs/
Dcifs_unicode.c32 int map_type; in cifs_remap() local
35 map_type = SFM_MAP_UNI_RSVD; in cifs_remap()
37 map_type = SFU_MAP_UNI_RSVD; in cifs_remap()
39 map_type = NO_MAP_UNI_RSVD; in cifs_remap()
41 return map_type; in cifs_remap()
183 const struct nls_table *codepage, int map_type) in cifs_from_utf16() argument
218 charlen = cifs_mapchar(tmp, ftmp, codepage, map_type); in cifs_from_utf16()
224 charlen = cifs_mapchar(&to[outlen], ftmp, codepage, map_type); in cifs_from_utf16()
Dsmb2misc.c384 int map_type; in cifs_convert_path_to_utf16() local
387 map_type = SFM_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()
389 map_type = SFU_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()
391 map_type = NO_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()
399 cifs_sb->local_nls, map_type); in cifs_convert_path_to_utf16()
Dreaddir.c713 int map_type; in cifs_filldir() local
715 map_type = cifs_remap(cifs_sb); in cifs_filldir()
721 (size_t)max_len), nlt, map_type); in cifs_filldir()
Dcifs_unicode.h106 const struct nls_table *cp, int map_type);
/linux-4.1.27/samples/bpf/
Dlibbpf.c21 int bpf_create_map(enum bpf_map_type map_type, int key_size, int value_size, in bpf_create_map() argument
25 .map_type = map_type, in bpf_create_map()
Dlibbpf.h7 int bpf_create_map(enum bpf_map_type map_type, int key_size, int value_size,
/linux-4.1.27/drivers/media/tuners/
Dtda18271-priv.h189 enum tda18271_map_type map_type,
192 enum tda18271_map_type map_type,
Dtda18271-maps.c1068 enum tda18271_map_type map_type, in tda18271_lookup_pll_map() argument
1079 switch (map_type) { in tda18271_lookup_pll_map()
1119 enum tda18271_map_type map_type, in tda18271_lookup_map() argument
1130 switch (map_type) { in tda18271_lookup_map()
/linux-4.1.27/drivers/pinctrl/
Dpinconf.c391 enum pinctrl_map_type map_type; member
424 if (map->type != dbg->map_type) in pinconf_dbg_config_print()
520 dbg->map_type = PIN_MAP_TYPE_CONFIGS_PIN; in pinconf_dbg_config_write()
560 if (map->type != dbg->map_type) in pinconf_dbg_config_write()
Dcore.c1444 static inline const char *map_type(enum pinctrl_map_type type) in map_type() function
1471 map->dev_name, map->name, map_type(map->type), in pinctrl_maps_show()
1519 map_type(setting->type), in pinctrl_show()
/linux-4.1.27/include/uapi/linux/
Dbpf.h135 __u32 map_type; /* one of enum bpf_map_type */ member
/linux-4.1.27/kernel/bpf/
Dsyscall.c29 if (tl->type == attr->map_type) { in find_and_alloc_map()
34 map->map_type = attr->map_type; in find_and_alloc_map()
/linux-4.1.27/include/linux/
Dbpf.h31 enum bpf_map_type map_type; member
/linux-4.1.27/arch/x86/kernel/apic/
Dx2apic_uv_x.c492 enum map_type {map_wb, map_uc}; enum
495 int bshift, int max_pnode, enum map_type map_type) in map_high() argument
506 if (map_type == map_uc) in map_high()
/linux-4.1.27/tools/perf/tests/
Dvmlinux-kallsyms.c28 enum map_type type = MAP__FUNCTION; in test__vmlinux_matches_kallsyms()
/linux-4.1.27/drivers/media/platform/coda/
Dcoda.h174 int map_type; member
Dcoda-common.c1069 tiled_map->map_type = tiled_map_type; in coda_set_tiled_map_type()
/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_int.h189 u32 map_type; member
Dvmxnet3_drv.c315 if (tbi->map_type == VMXNET3_MAP_SINGLE) in vmxnet3_unmap_tx_buf()
318 else if (tbi->map_type == VMXNET3_MAP_PAGE) in vmxnet3_unmap_tx_buf()
322 BUG_ON(tbi->map_type != VMXNET3_MAP_NONE); in vmxnet3_unmap_tx_buf()
324 tbi->map_type = VMXNET3_MAP_NONE; /* to help debugging */ in vmxnet3_unmap_tx_buf()
416 tq->buf_info[i].map_type != VMXNET3_MAP_NONE); in vmxnet3_tq_cleanup()
493 tq->buf_info[i].map_type = VMXNET3_MAP_NONE; in vmxnet3_tq_init()
686 tbi->map_type = VMXNET3_MAP_NONE; in vmxnet3_map_pkt()
714 tbi->map_type = VMXNET3_MAP_SINGLE; in vmxnet3_map_pkt()
754 tbi->map_type = VMXNET3_MAP_PAGE; in vmxnet3_map_pkt()
/linux-4.1.27/drivers/edac/
De752x_edac.c219 int map_type; member
1061 if (!pvt->map_type) in remap_csrow_index()
1332 pvt->map_type = ((stat8 & 0x0f) > ((stat8 >> 4) & 0x0f)); in e752x_probe1()
/linux-4.1.27/fs/btrfs/
Dvolumes.h301 u64 map_type; /* get from map_lookup->type */ member
Draid56.c990 if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID5) in alloc_rbio()
992 else if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID6) in alloc_rbio()
1847 if (rbio->bbio->map_type & BTRFS_BLOCK_GROUP_RAID6) { in __raid_recover_end_io()
Dscrub.c1279 if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID5) in scrub_nr_raid_mirrors()
1281 else if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID6) in scrub_nr_raid_mirrors()
1287 static inline void scrub_stripe_index_and_offset(u64 logical, u64 map_type, in scrub_stripe_index_and_offset() argument
1296 if (map_type & BTRFS_BLOCK_GROUP_RAID56_MASK) { in scrub_stripe_index_and_offset()
1392 bbio->map_type, in scrub_setup_recheck_block()
1443 (page->recover->bbio->map_type & BTRFS_BLOCK_GROUP_RAID56_MASK); in scrub_is_page_on_raid56()
Dvolumes.c5460 bbio->map_type = map->type; in __btrfs_map_block()
/linux-4.1.27/tools/perf/
Dbuiltin-trace.c1925 char map_type = 'd'; in trace__pgfault() local
1962 map_type = 'x'; in trace__pgfault()
1964 map_type = '?'; in trace__pgfault()
1969 fprintf(trace->output, " (%c%c)\n", map_type, al.level); in trace__pgfault()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_vm.c78 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot() argument
/linux-4.1.27/Documentation/networking/
Dfilter.txt1106 using attr->map_type, attr->key_size, attr->value_size, attr->max_entries