Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dmap.h13 enum map_type { enum
143 void map__init(struct map *map, enum map_type type,
148 char *filename, enum map_type type, struct thread *thread);
149 struct map *map__new2(u64 start, struct dso *dso, enum map_type type);
186 size_t __map_groups__fprintf_maps(struct map_groups *mg, enum map_type type,
198 struct map_groups *parent, enum map_type type);
216 enum map_type type, u64 addr) in map_groups__find()
222 enum map_type type) in map_groups__first()
233 enum map_type type, u64 addr,
238 enum map_type type,
[all …]
Ddso.h202 static inline void dso__set_loaded(struct dso *dso, enum map_type type) in dso__set_loaded()
226 bool dso__loaded(const struct dso *dso, enum map_type type);
228 bool dso__sorted_by_name(const struct dso *dso, enum map_type type);
229 void dso__set_sorted_by_name(struct dso *dso, enum map_type type);
230 void dso__sort_by_name(struct dso *dso, enum map_type type);
336 enum map_type type, FILE *fp);
337 size_t dso__fprintf(struct dso *dso, enum map_type type, FILE *fp);
Dsymbol.h238 struct symbol *dso__find_symbol(struct dso *dso, enum map_type type,
240 struct symbol *dso__find_symbol_by_name(struct dso *dso, enum map_type type,
244 struct symbol *dso__first_symbol(struct dso *dso, enum map_type type);
266 bool symbol_type__is_a(char symbol_type, enum map_type map_type);
280 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type);
Dthread.h77 u8 cpumode, enum map_type type, u64 addr,
81 u8 cpumode, enum map_type type, u64 addr,
85 enum map_type type, u64 addr,
Dmachine.h51 struct map *__machine__kernel_map(struct machine *machine, enum map_type type) in __machine__kernel_map()
174 enum map_type type, u64 addr, in machine__find_kernel_symbol()
205 enum map_type type, symbol_filter_t filter);
206 int machine__load_vmlinux_path(struct machine *machine, enum map_type type,
Dmap.c127 void map__init(struct map *map, enum map_type type, in map__init()
147 enum map_type type, struct thread *thread) in map__new()
213 struct map *map__new2(u64 start, struct dso *dso, enum map_type type) in map__new2()
540 enum map_type type, u64 addr, in map_groups__find_symbol()
583 enum map_type type, 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()
732 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()
203 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type) in __map_groups__fixup_end()
446 enum map_type type; in dso__reset_find_symbol_cache()
455 enum map_type type, u64 addr) in dso__find_symbol()
465 struct symbol *dso__first_symbol(struct dso *dso, enum map_type type) in dso__first_symbol()
486 struct symbol *dso__find_symbol_by_name(struct dso *dso, enum map_type type, in dso__find_symbol_by_name()
492 void dso__sort_by_name(struct dso *dso, enum map_type type) in dso__sort_by_name()
500 enum map_type type, FILE *fp) in dso__fprintf_symbols_by_name()
1093 enum map_type type;
[all …]
Ddso.c1024 bool dso__loaded(const struct dso *dso, enum map_type type) in dso__loaded()
1029 bool dso__sorted_by_name(const struct dso *dso, enum map_type type) in dso__sorted_by_name()
1034 void dso__set_sorted_by_name(struct dso *dso, enum map_type type) in dso__set_sorted_by_name()
1303 size_t dso__fprintf(struct dso *dso, enum map_type type, FILE *fp) in dso__fprintf()
Dthread.c226 enum map_type type, u64 addr, in thread__find_cpumode_addr_location()
Dmachine.c740 enum map_type type; in __machine__create_kernel_maps()
768 enum map_type type; in machine__destroy_kernel_maps()
870 enum map_type type, symbol_filter_t filter) in machine__load_kallsyms()
888 int machine__load_vmlinux_path(struct machine *machine, enum map_type type, in machine__load_vmlinux_path()
1264 enum map_type type; in machine__process_mmap2_event()
1318 enum map_type type; in machine__process_mmap_event()
Devent.c899 enum map_type type, u64 addr, in thread__find_addr_map()
975 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.c1709 enum map_type i; in maps__set_kallsyms_ref_reloc_sym()
/linux-4.4.14/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.4.14/tools/lib/bpf/
Dbpf.c43 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map() argument
50 attr.map_type = map_type; in bpf_create_map()
Dbpf.h13 int bpf_create_map(enum bpf_map_type map_type, int key_size, int value_size,
/linux-4.4.14/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.4.14/drivers/pinctrl/
Dpinconf.c389 enum pinctrl_map_type map_type; member
420 if (map->type != dbg->map_type) in pinconf_dbg_config_print()
511 dbg->map_type = PIN_MAP_TYPE_CONFIGS_PIN; in pinconf_dbg_config_write()
513 dbg->map_type = PIN_MAP_TYPE_CONFIGS_GROUP; in pinconf_dbg_config_write()
555 if (map->type != dbg->map_type) in pinconf_dbg_config_write()
Dcore.c1478 static inline const char *map_type(enum pinctrl_map_type type) in map_type() function
1505 map->dev_name, map->name, map_type(map->type), in pinctrl_maps_show()
1553 map_type(setting->type), in pinctrl_show()
/linux-4.4.14/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.4.14/kernel/bpf/
Dsyscall.c31 if (tl->type == attr->map_type) { in find_and_alloc_map()
36 map->map_type = attr->map_type; in find_and_alloc_map()
88 if (map->map_type == BPF_MAP_TYPE_PROG_ARRAY) in bpf_map_put_uref()
Dverifier.c896 switch (map->map_type) { in check_map_func_compatibility()
913 if (map->map_type != BPF_MAP_TYPE_PROG_ARRAY) in check_map_func_compatibility()
918 if (map->map_type != BPF_MAP_TYPE_PERF_EVENT_ARRAY) in check_map_func_compatibility()
928 map->map_type, func_id); in check_map_func_compatibility()
Dcore.c683 if (map->map_type != BPF_MAP_TYPE_PROG_ARRAY) in bpf_check_tail_call()
/linux-4.4.14/include/uapi/linux/
Dbpf.h103 __u32 map_type; /* one of enum bpf_map_type */ member
/linux-4.4.14/arch/x86/kernel/apic/
Dx2apic_uv_x.c490 enum map_type {map_wb, map_uc}; enum
493 int bshift, int max_pnode, enum map_type map_type) in map_high() argument
504 if (map_type == map_uc) in map_high()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c82 enum mlx5e_dma_map_type map_type) in mlx5e_dma_push() argument
86 sq->dma_fifo[sq->dma_fifo_pc & sq->dma_fifo_mask].type = map_type; in mlx5e_dma_push()
/linux-4.4.14/include/linux/
Dbpf.h35 enum bpf_map_type map_type; member
/linux-4.4.14/tools/perf/tests/
Dvmlinux-kallsyms.c28 enum map_type type = MAP__FUNCTION; in test__vmlinux_matches_kallsyms()
/linux-4.4.14/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()
697 tbi->map_type = VMXNET3_MAP_NONE; in vmxnet3_map_pkt()
725 tbi->map_type = VMXNET3_MAP_SINGLE; in vmxnet3_map_pkt()
767 tbi->map_type = VMXNET3_MAP_PAGE; in vmxnet3_map_pkt()
/linux-4.4.14/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.4.14/fs/btrfs/
Dvolumes.h305 u64 map_type; /* get from map_lookup->type */ member
Dscrub.c1262 if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID5) in scrub_nr_raid_mirrors()
1264 else if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID6) in scrub_nr_raid_mirrors()
1270 static inline void scrub_stripe_index_and_offset(u64 logical, u64 map_type, in scrub_stripe_index_and_offset() argument
1279 if (map_type & BTRFS_BLOCK_GROUP_RAID56_MASK) { in scrub_stripe_index_and_offset()
1387 bbio->map_type, in scrub_setup_recheck_block()
1438 (page->recover->bbio->map_type & BTRFS_BLOCK_GROUP_RAID56_MASK); in scrub_is_page_on_raid56()
2194 !(bbio->map_type & BTRFS_BLOCK_GROUP_RAID56_MASK))) { in scrub_missing_raid56_pages()
Draid56.c1002 if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID5) in alloc_rbio()
1004 else if (bbio->map_type & BTRFS_BLOCK_GROUP_RAID6) in alloc_rbio()
1857 if (rbio->bbio->map_type & BTRFS_BLOCK_GROUP_RAID6) { in __raid_recover_end_io()
Dvolumes.c5726 bbio->map_type = map->type; in __btrfs_map_block()
/linux-4.4.14/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.4.14/tools/perf/
Dbuiltin-trace.c2227 char map_type = 'd'; in trace__pgfault() local
2265 map_type = 'x'; in trace__pgfault()
2267 map_type = '?'; in trace__pgfault()
2272 fprintf(trace->output, " (%c%c)\n", map_type, al.level); in trace__pgfault()
/linux-4.4.14/Documentation/networking/
Dfilter.txt1106 using attr->map_type, attr->key_size, attr->value_size, attr->max_entries