| /kernel/linux/linux-5.10/sound/usb/ |
| H A D | mixer.c | 73 const struct usbmix_name_map *map; member 1596 const struct usbmix_name_map *map; in __build_feature_ctl() local 1804 const struct usbmix_name_map *map; in build_connector_control() local 2078 const struct usbmix_name_map *map; build_mixer_unit_ctl() local 2388 const struct usbmix_name_map *map; build_audio_procunit() local 2657 const struct usbmix_name_map *map; parse_audio_selector_unit() local 2983 const struct usbmix_ctl_map *map; snd_usb_mixer_controls_badd() local 3137 const struct usbmix_ctl_map *map; snd_usb_mixer_controls() local 3236 const struct usbmix_connector_map *map = mixer->connector_map; delegate_notify() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | machine.c | 744 struct map *map = maps__find(&machine->kmaps, event->ksymbol.addr); in machine__process_ksymbol_register() local 790 struct map *map; machine__process_ksymbol_unregister() local 823 struct map *map = maps__find(&machine->kmaps, event->text_poke.addr); machine__process_text_poke() local 864 struct map *map = NULL; machine__addnew_module_map() local 1052 struct map *map; machine__create_extra_kernel_map() local 1113 struct map *map; machine__map_x86_64_entry_trampolines() local 1187 struct map *map = machine__kernel_map(machine); machine__destroy_kernel_maps() local 1278 struct map *map = machine__kernel_map(machine); machine__load_kallsyms() local 1296 struct map *map = machine__kernel_map(machine); machine__load_vmlinux_path() local 1342 struct map *map = maps__find_by_name(maps, m->name); maps__set_module_path() local 1449 struct map *map; machine__create_module() local 1506 struct map *map = machine__kernel_map(machine); machine__update_kernel_mmap() local 1521 struct map *map; machine__create_kernel_maps() local 1611 struct map *map; machine__process_kernel_mmap_event() local 1724 struct map *map; machine__process_mmap2_event() local 1779 struct map *map; machine__process_mmap_event() local 2060 struct map *map = ms->map; callchain_srcline() local 2810 struct map *map = ms->map; append_inlines() local 3040 struct map *map = machine__kernel_map(machine); machine__get_kernel_start() local 3105 struct map *map; machine__resolve_kernel_addr() local [all...] |
| H A D | probe-event.c | 113 struct map *map = machine__kernel_map(host_machine); in kernel_get_ref_reloc_sym() local 133 struct map *map; in kernel_get_symbol_address_by_name() local 180 struct map *map; get_target_map() local 246 struct map *map; kprobe_warn_out_range() local 328 struct map *map; kernel_get_module_dso() local 372 struct map *map = NULL; find_alternative_probe_point() local 681 post_process_probe_trace_point(struct probe_trace_point *tp, struct map *map, unsigned long offs) post_process_probe_trace_point() argument 719 struct map *map; post_process_offline_probe_trace_events() local 777 struct map *map; post_process_module_probe_trace_events() local 813 struct map *map; post_process_kernel_probe_trace_events() local 2190 struct map *map = NULL; find_perf_probe_point_from_map() local 2920 find_probe_functions(struct map *map, char *name, struct symbol **syms) find_probe_functions() argument 2977 struct map *map = NULL; find_probe_trace_events_from_map() local 3612 struct map *map; show_available_funcs() local [all...] |
| H A D | symbol.c | 1154 validate_kcore_modules(const char *kallsyms_filename, struct map *map) validate_kcore_modules() argument 1173 validate_kcore_addresses(const char *kallsyms_filename, struct map *map) validate_kcore_addresses() argument 1202 struct map *map; kcore_mapfn() local 1295 dso__load_kcore(struct dso *dso, struct map *map, const char *kallsyms_filename) dso__load_kcore() argument 1458 __dso__load_kallsyms(struct dso *dso, const char *filename, struct map *map, bool no_kcore) __dso__load_kallsyms() argument 1490 dso__load_kallsyms(struct dso *dso, const char *filename, struct map *map) dso__load_kallsyms() argument 1769 dso__load(struct dso *dso, struct map *map) dso__load() argument 1963 const struct map *map = *(const struct map **)b; map__strcmp_name() local 1974 struct map *map; map__groups__sort_by_name_from_rbtree() local 2007 struct map *map; maps__find_by_name() local 2038 dso__load_vmlinux(struct dso *dso, struct map *map, const char *vmlinux, bool vmlinux_allocated) dso__load_vmlinux() argument 2075 dso__load_vmlinux_path(struct dso *dso, struct map *map) dso__load_vmlinux_path() argument 2108 find_matching_kcore(struct map *map, char *dir, size_t dir_sz) find_matching_kcore() argument 2148 dso__find_kallsyms(struct dso *dso, struct map *map) dso__find_kallsyms() argument 2205 dso__load_kernel_sym(struct dso *dso, struct map *map) dso__load_kernel_sym() argument 2266 dso__load_guest_kernel_sym(struct dso *dso, struct map *map) dso__load_guest_kernel_sym() argument [all...] |
| H A D | auxtrace.c | 1653 static int __auxtrace_mmap__read(struct mmap *map, in __auxtrace_mmap__read() argument 1764 int auxtrace_mmap__read(struct mmap *map, struct auxtrace_record *itr, in auxtrace_mmap__read() argument 1770 int auxtrace_mmap__read_snapshot(struct mmap *map, in auxtrace_mmap__read_snapshot() argument 2383 struct map *ma in load_dso() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| H A D | hists.c | 2463 static struct symbol *symbol__new_unresolved(u64 addr, struct map *map) in symbol__new_unresolved() argument 2570 static int hists_browser__zoom_map(struct hist_browser *browser, struct map *ma argument 2600 add_dso_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct map *map) add_dso_opt() argument 2647 add_map_opt(struct hist_browser *browser, struct popup_action *act, char **optstr, struct map *map) add_map_opt() argument 3028 struct map *map = NULL; perf_evsel__hists_browse() local [all...] |
| /kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
| H A D | isst-config.c | 595 struct isst_if_cpu_maps map; in create_cpu_map() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | free-space-cache.c | 4014 void *map = NULL; in test_add_free_space_entry() local [all...] |
| H A D | scrub.c | 2402 static int scrub_extent(struct scrub_ctx *sctx, struct map_lookup *map, in scrub_extent() argument 2595 get_raid56_logic_offset(u64 physical, int num, struct map_lookup *map, u64 *offset, u64 *stripe_start) get_raid56_logic_offset() argument 2750 scrub_raid56_parity(struct scrub_ctx *sctx, struct map_lookup *map, struct btrfs_device *sdev, struct btrfs_path *path, u64 logic_start, u64 logic_end) scrub_raid56_parity() argument 2975 scrub_stripe(struct scrub_ctx *sctx, struct map_lookup *map, struct btrfs_device *scrub_dev, int num, u64 base, u64 length, struct btrfs_block_group *cache) scrub_stripe() argument 3372 struct map_lookup *map; scrub_chunk() local [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | file.c | 1621 struct f2fs_map_blocks map = { .m_next_pgofs = NULL, in expand_inode_data() local 2590 struct f2fs_map_blocks map = { .m_next_extent = NULL, f2fs_defragment_range() local 3314 struct f2fs_map_blocks map; f2fs_precache_extents() local [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4proc.c | 1849 struct nfsd4_deviceid_map *map; in nfsd4_getdeviceinfo() local
|
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | rdmavt_qp.h | 492 struct rvt_qpn_map map[RVT_QPNMAP_ENTRIES]; member
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | namei.c | 57 struct ext4_map_blocks map; in ext4_append() local 1287 static void dx_sort_map (struct dx_map_entry *map, unsigned count) in dx_sort_map() argument 1817 dx_move_dirents(char *from, char *to, struct dx_map_entry *map, int count, unsigned blocksize) dx_move_dirents() argument 1883 struct dx_map_entry *map; do_split() local [all...] |
| H A D | extents.c | 3330 ext4_split_extent(handle_t *handle, struct inode *inode, struct ext4_ext_path **ppath, struct ext4_map_blocks *map, int split_flag, int flags) ext4_split_extent() argument 3422 ext4_ext_convert_to_initialized(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags) ext4_ext_convert_to_initialized() argument 3681 ext4_split_convert_extents(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags) ext4_split_convert_extents() argument 3723 ext4_convert_unwritten_extents_endio(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath) ext4_convert_unwritten_extents_endio() argument 3786 convert_initialized_extent(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, unsigned int *allocated) convert_initialized_extent() argument 3857 ext4_ext_handle_unwritten_extents(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags, unsigned int allocated, ext4_fsblk_t newblock) ext4_ext_handle_unwritten_extents() argument 4012 get_implied_cluster_alloc(struct super_block *sb, struct ext4_map_blocks *map, struct ext4_extent *ex, struct ext4_ext_path *path) get_implied_cluster_alloc() argument 4092 ext4_ext_map_blocks(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, int flags) ext4_ext_map_blocks() argument 4444 struct ext4_map_blocks map; ext4_alloc_file_blocks() local 4796 struct ext4_map_blocks map; ext4_convert_unwritten_extents() local 5987 struct ext4_map_blocks map; skip_hole() local 6009 struct ext4_map_blocks map; ext4_ext_replay_set_iblocks() local 6110 struct ext4_map_blocks map; ext4_ext_clear_bb() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | vmscan.c | 476 struct memcg_shrinker_map *map; in shrink_slab_memcg() local [all...] |
| H A D | swapfile.c | 994 unsigned char *map; in swap_alloc_cluster() local 1397 unsigned char *map; in put_swap_page() local 1569 unsigned char *map; in swp_swapcount() local 1608 unsigned char *map = si->swap_map; swap_page_trans_huge_swapped() local 1654 unsigned char *map = NULL; page_trans_huge_map_swapcount() local 3703 unsigned char *map; add_swap_count_continuation() local 3752 unsigned char *map; swap_count_continued() local [all...] |
| H A D | vmalloc.c | 2799 void *map = kmap_atomic(p); aligned_vread() local 2838 void *map = kmap_atomic(p); aligned_vwrite() local [all...] |
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | core.c | 1570 struct bpf_map *map = (struct bpf_map *) (unsigned long) BPF_R2; in ___bpf_prog_run() local 1810 struct bpf_map *map = aux->used_maps[i]; in bpf_check_tail_call() local 2166 struct bpf_map *map; __bpf_free_used_maps() local 2290 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) bpf_event_output() argument [all...] |
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_events.c | 2331 static char *eval_replace(char *ptr, struct trace_eval_map *map, int len) in eval_replace() argument 2429 void trace_event_eval_update(struct trace_eval_map **map, int len) in trace_event_eval_update() argument 2353 update_event_printk(struct trace_event_call *call, struct trace_eval_map *map) update_event_printk() argument [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | ocfs2.h | 91 unsigned long map[BITS_TO_LONGS(OCFS2_NODE_MAP_MAX_NODES)]; member
|
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
| H A D | heartbeat.c | 1278 unsigned long map[BITS_TO_LONGS(O2NM_MAX_NODES)]; in o2hb_debug_open() local 1461 static void o2hb_fill_node_map_from_callback(unsigned long *map, in o2hb_fill_node_map_from_callback() argument 1472 void o2hb_fill_node_map(unsigned long *map, unsigne argument [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_bmap.c | 3811 xfs_bmapi_update_map( struct xfs_bmbt_irec **map, xfs_fileoff_t *bno, xfs_filblks_t *len, xfs_fileoff_t obno, xfs_fileoff_t end, int *n, int flags) xfs_bmapi_update_map() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_drv.h | 118 struct ttm_bo_kmap_obj map; member
|
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | unittest.c | 915 const struct bus_dma_region *map = NULL; in of_unittest_dma_ranges_one() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8822b.c | 31 struct rtw8822b_efuse *map; in rtw8822b_read_efuse() local 22 rtw8822be_efuse_parsing(struct rtw_efuse *efuse, struct rtw8822b_efuse *map) rtw8822be_efuse_parsing() argument [all...] |