Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 168) sorted by relevance

1234567

/linux-6.6.21/tools/perf/
Dbuiltin-top.c95 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries()
105 static void perf_top__resize(struct perf_top *top) in perf_top__resize()
111 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source()
197 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip()
240 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details()
319 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table()
393 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol()
435 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys()
467 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped()
491 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress()
[all …]
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dbase.c27 nvkm_top_device_new(struct nvkm_top *top) in nvkm_top_device_new()
47 struct nvkm_top *top = device->top; in nvkm_top_addr() local
63 struct nvkm_top *top = device->top; in nvkm_top_reset() local
79 struct nvkm_top *top = device->top; in nvkm_top_intr_mask() local
95 struct nvkm_top *top = device->top; in nvkm_top_fault_id() local
109 struct nvkm_top *top = device->top; in nvkm_top_fault() local
123 struct nvkm_top *top = device->top; in nvkm_top_parse() local
134 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_dtor() local
154 struct nvkm_top *top; in nvkm_top_new_() local
Dgk104.c27 gk104_top_parse(struct nvkm_top *top) in gk104_top_parse()
Dga100.c25 ga100_top_parse(struct nvkm_top *top) in ga100_top_parse()
/linux-6.6.21/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.c552 static inline int ehea_init_bmap(struct ehea_bmap *ehea_bmap, int top, int dir) in ehea_init_bmap()
572 int top, dir, idx; in ehea_rebuild_busmap() local
626 int top = ehea_calc_index(i, EHEA_TOP_INDEX_SHIFT); in ehea_update_busmap() local
732 int top, dir; in ehea_destroy_busmap() local
759 int top, dir, idx; in ehea_map_vaddr() local
782 static inline void *ehea_calc_sectbase(int top, int dir, int idx) in ehea_calc_sectbase()
790 static u64 ehea_reg_mr_section(int top, int dir, int idx, u64 *pt, in ehea_reg_mr_section()
821 static u64 ehea_reg_mr_sections(int top, int dir, u64 *pt, in ehea_reg_mr_sections()
839 static u64 ehea_reg_mr_dir_sections(int top, u64 *pt, in ehea_reg_mr_dir_sections()
864 unsigned long top; in ehea_reg_kernel_mr() local
/linux-6.6.21/drivers/clk/starfive/
Dclk-starfive-jh7110-isp.c92 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_ispcrg_suspend() local
101 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_ispcrg_resume() local
114 struct jh7110_top_sysclk *top; in jh7110_ispcrg_probe() local
Dclk-starfive-jh7110-vout.c97 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_voutcrg_suspend() local
106 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_voutcrg_resume() local
119 struct jh7110_top_sysclk *top; in jh7110_voutcrg_probe() local
/linux-6.6.21/tools/tracing/rtla/src/
Dtimerlat_top.c162 struct osnoise_tool *top; in timerlat_top_handler() local
181 static void timerlat_top_header(struct osnoise_tool *top) in timerlat_top_header()
217 static void timerlat_top_print(struct osnoise_tool *top, int cpu) in timerlat_top_print()
299 timerlat_print_stats(struct timerlat_top_params *params, struct osnoise_tool *top) in timerlat_print_stats()
618 timerlat_top_apply_config(struct osnoise_tool *top, struct timerlat_top_params *params) in timerlat_top_apply_config()
709 struct osnoise_tool *top; in timerlat_init_top() local
758 struct osnoise_tool *top = NULL; in timerlat_top_main() local
/linux-6.6.21/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-type.h19 s32 top; member
31 s32 top; member
37 s32 top; member
/linux-6.6.21/sound/soc/generic/
Dsimple-card.c122 struct device_node *top = dev->of_node; in simple_parse_convert() local
133 static void simple_parse_mclk_fs(struct device_node *top, in simple_parse_mclk_fs()
158 struct device_node *top = dev->of_node; in simple_parse_node() local
220 struct device_node *top = dev->of_node; in simple_dai_link_of_dpcm() local
363 struct device_node *top = dev->of_node; in __simple_for_each_link() local
629 struct device_node *top = dev->of_node; in simple_get_dais_count() local
Daudio-graph-card.c73 struct device_node *top = dev->of_node; in graph_parse_convert() local
89 static void graph_parse_mclk_fs(struct device_node *top, in graph_parse_mclk_fs()
112 struct device_node *top = dev->of_node; in graph_parse_node() local
175 struct device_node *top = dev->of_node; in graph_dai_link_of_dpcm() local
/linux-6.6.21/tools/perf/util/
Dtop.c23 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf()
115 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
Dpstack.c16 unsigned short top; member
/linux-6.6.21/arch/powerpc/mm/book3s32/
Dmmu.c102 unsigned int bat_block_size(unsigned long base, unsigned long top) in bat_block_size()
142 static unsigned long __init __mmu_mapin_ram(unsigned long base, unsigned long top) in __mmu_mapin_ram()
158 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
201 unsigned long top = ALIGN((unsigned long)_etext - PAGE_OFFSET, SZ_128K); in mmu_mark_initmem_nx() local
/linux-6.6.21/arch/powerpc/mm/
Dpgtable_32.c101 static void __init __mapin_ram_chunk(unsigned long offset, unsigned long top) in __mapin_ram_chunk()
124 phys_addr_t top = min(end, total_lowmem); in mapin_ram() local
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.c334 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_hops() local
349 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_links() local
667 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_hops_count() local
680 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_num_links() local
/linux-6.6.21/fs/autofs/
Dexpire.c32 struct dentry *top = dentry; in autofs_mount_busy() local
151 struct dentry *top, in autofs_direct_busy()
183 struct dentry *top, in autofs_tree_busy()
/linux-6.6.21/arch/powerpc/mm/nohash/
D8xx.c120 static void mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, in mmu_mapin_ram_chunk()
139 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
D40x.c87 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_rm.c251 static bool _dpu_rm_needs_split_display(const struct msm_display_topology *top) in _dpu_rm_needs_split_display()
415 const struct msm_display_topology *top) in _dpu_rm_reserve_ctls()
467 const struct msm_display_topology *top) in _dpu_rm_reserve_dsc()
/linux-6.6.21/arch/powerpc/perf/
Dcallchain.h13 unsigned long top = STACK_TOP - (is_32bit_task() ? 16 : 32); in invalid_user_sp() local
/linux-6.6.21/sound/
Dsound_core.c159 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit()
239 …und_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name… in sound_insert_unit()
/linux-6.6.21/arch/x86/um/os-Linux/
Dtask_size.c80 unsigned long top = 0xffffd000 >> UM_KERN_PAGE_SHIFT; in os_get_top_address() local
/linux-6.6.21/arch/openrisc/kernel/
Dunwinder.c22 unsigned long top; member
/linux-6.6.21/kernel/trace/
Dtrace_btf.c79 int i, top = 0; in btf_find_struct_member() local

1234567