Home
last modified time | relevance | path

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

12345

/linux/tools/perf/
H A Dbuiltin-top.c96 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries()
106 static void perf_top__resize(struct perf_top *top) in perf_top__resize()
112 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source()
198 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip()
241 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details()
320 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table()
394 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol()
436 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys()
468 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped()
492 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A 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
H A Dgk104.c29 gk104_top_parse(struct nvkm_top *top) in gk104_top_parse()
H A Dga100.c27 ga100_top_parse(struct nvkm_top *top) in ga100_top_parse()
/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c172 struct osnoise_tool *top; in timerlat_top_handler() local
260 static void timerlat_top_header(struct timerlat_params *params, struct osnoise_tool *top) in timerlat_top_header()
306 static void timerlat_top_print(struct osnoise_tool *top, int cpu) in timerlat_top_print()
365 timerlat_top_print_sum(struct osnoise_tool *top, struct timerlat_top_cpu *summary) in timerlat_top_print_sum()
441 timerlat_print_stats(struct osnoise_tool *top) in timerlat_print_stats()
843 timerlat_top_apply_config(struct osnoise_tool *top) in timerlat_top_apply_config()
867 struct osnoise_tool *top; in timerlat_init_top() local
H A Dosnoise_top.c128 static void osnoise_top_header(struct osnoise_tool *top) in osnoise_top_header()
231 osnoise_print_stats(struct osnoise_tool *top) in osnoise_print_stats()
/linux/drivers/net/ethernet/ibm/ehea/
H A 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/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-type.h19 s32 top; member
31 s32 top; member
37 s32 top; member
/linux/arch/powerpc/mm/book3s32/
H A 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/tools/perf/util/
H A Dtop.c23 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf()
114 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
H A Dpstack.c16 unsigned short top; member
[all...]
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c215 static bool _dpu_rm_needs_split_display(const struct msm_display_topology *top) in _dpu_rm_needs_split_display()
433 const struct msm_display_topology *top) in _dpu_rm_reserve_ctls()
520 const struct msm_display_topology *top) in _dpu_rm_dsc_alloc()
560 const struct msm_display_topology *top) in _dpu_rm_dsc_alloc_pair()
616 const struct msm_display_topology *top) in _dpu_rm_reserve_dsc()
/linux/arch/powerpc/mm/
H A Dpgtable_32.c96 static void __init __mapin_ram_chunk(unsigned long offset, unsigned long top) in __mapin_ram_chunk()
119 phys_addr_t top = min(end, total_lowmem); in mapin_ram() local
/linux/fs/autofs/
H A Dexpire.c32 struct dentry *top = dentry; in autofs_mount_busy() local
148 struct dentry *top, in autofs_direct_busy()
180 struct dentry *top, in autofs_tree_busy()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c463 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_hops() local
478 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_links() local
493 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_connected_port_num() local
853 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_hops_count() local
893 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_bandwidth() local
921 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_is_sharing_enabled() local
/linux/drivers/pci/
H A Dbus.c416 static int __pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), in __pci_walk_bus()
448 void pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus()
456 void pci_walk_bus_locked(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus_locked()
/linux/arch/powerpc/perf/
H A Dcallchain.h13 unsigned long top = STACK_TOP - (is_32bit_task() ? 16 : 32); in invalid_user_sp() local
/linux/sound/
H A 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/arch/arm64/include/asm/
H A Drsi.h30 phys_addr_t top; in rsi_set_memory_range() local
/linux/arch/openrisc/kernel/
H A Dunwinder.c22 unsigned long top; member
/linux/kernel/trace/
H A Dtrace_btf.c79 int i, top = 0; in btf_find_struct_member() local
/linux/drivers/gpu/drm/
H A Ddrm_lease.c300 static void _drm_lease_revoke(struct drm_master *top) in _drm_lease_revoke()
339 void drm_lease_revoke(struct drm_master *top) in drm_lease_revoke()
/linux/drivers/md/bcache/
H A Dextents.c270 struct btree_iter_set *top = iter->data, *i = top + 1; in bch_extent_sort_fixup() local
405 struct bkey *top; in bch_extent_insert_fixup() local
/linux/arch/arm64/kernel/
H A Drsi.c108 phys_addr_t end, top; in arm64_rsi_is_protected() local
/linux/arch/powerpc/xmon/
H A Dppc-dis.c44 unsigned long top = operand->bitm; in operand_value_powerpc() local

12345