/linux-6.3-rc2/tools/perf/ |
A D | builtin-top.c | 105 static void perf_top__resize(struct perf_top *top) in perf_top__resize() 615 struct perf_top *top = arg; in display_thread_tui() local 676 struct perf_top *top = arg; in display_thread() local 730 struct perf_top *top = arg; in hist_iter__top_callback() local 861 perf_top__process_lost_samples(struct perf_top *top, in perf_top__process_lost_samples() 907 static void perf_top__mmap_read(struct perf_top *top) in perf_top__mmap_read() 1092 struct perf_top *top = arg; in process_thread() local 1134 struct perf_top *top = qe->data; in deliver_event() local 1225 static int __cmd_top(struct perf_top *top) in __cmd_top() 1403 struct perf_top *top = opt->value; in parse_percent_limit() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
A D | base.c | 27 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
|
A D | gk104.c | 27 gk104_top_parse(struct nvkm_top *top) in gk104_top_parse()
|
A D | ga100.c | 25 ga100_top_parse(struct nvkm_top *top) in ga100_top_parse()
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | dumpstack.c | 66 unsigned long frame_size, top; in in_irq_stack() local 75 unsigned long frame_size, top; in in_nodat_stack() local 84 unsigned long frame_size, top; in in_mcck_stack() local 93 unsigned long frame_size, top; in in_restart_stack() local
|
/linux-6.3-rc2/tools/tracing/rtla/src/ |
A D | timerlat_top.c | 139 struct osnoise_tool *top; in timerlat_top_handler() local 159 static void timerlat_top_header(struct osnoise_tool *top) in timerlat_top_header() 185 static void timerlat_top_print(struct osnoise_tool *top, int cpu) in timerlat_top_print() 247 timerlat_print_stats(struct timerlat_top_params *params, struct osnoise_tool *top) in timerlat_print_stats() 513 timerlat_top_apply_config(struct osnoise_tool *top, struct timerlat_top_params *params) in timerlat_top_apply_config() 574 struct osnoise_tool *top; in timerlat_init_top() local 633 struct osnoise_tool *top = NULL; in timerlat_top_main() local
|
/linux-6.3-rc2/drivers/net/ethernet/ibm/ehea/ |
A D | ehea_qmr.c | 552 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.3-rc2/sound/soc/generic/ |
A D | simple-card.c | 108 struct device_node *top = dev->of_node; in simple_parse_convert() local 119 static void simple_parse_mclk_fs(struct device_node *top, in simple_parse_mclk_fs() 144 struct device_node *top = dev->of_node; in simple_parse_node() local 206 struct device_node *top = dev->of_node; in simple_dai_link_of_dpcm() local 349 struct device_node *top = dev->of_node; in __simple_for_each_link() local 551 struct device_node *top = dev->of_node; in simple_get_dais_count() local
|
A D | audio-graph-card.c | 178 struct device_node *top = dev->of_node; in graph_parse_convert() local 194 static void graph_parse_mclk_fs(struct device_node *top, in graph_parse_mclk_fs() 217 struct device_node *top = dev->of_node; in graph_parse_node() local 280 struct device_node *top = dev->of_node; in graph_dai_link_of_dpcm() local
|
/linux-6.3-rc2/tools/perf/util/ |
A D | top.c | 23 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()
|
A D | pstack.c | 16 unsigned short top; member
|
/linux-6.3-rc2/arch/powerpc/mm/book3s32/ |
A D | mmu.c | 102 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.3-rc2/arch/powerpc/mm/ |
A D | pgtable_32.c | 101 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.3-rc2/fs/autofs/ |
A D | expire.c | 32 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.3-rc2/arch/powerpc/mm/nohash/ |
A D | 8xx.c | 119 static void mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, in mmu_mapin_ram_chunk() 138 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
|
A D | 40x.c | 87 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_rm.c | 266 static bool _dpu_rm_needs_split_display(const struct msm_display_topology *top) in _dpu_rm_needs_split_display() 440 const struct msm_display_topology *top) in _dpu_rm_reserve_ctls() 492 const struct msm_display_topology *top) in _dpu_rm_reserve_dsc()
|
/linux-6.3-rc2/arch/powerpc/perf/ |
A D | callchain.h | 13 unsigned long top = STACK_TOP - (is_32bit_task() ? 16 : 32); in invalid_user_sp() local
|
/linux-6.3-rc2/sound/ |
A D | sound_core.c | 158 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit() 238 …und_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name… in sound_insert_unit()
|
/linux-6.3-rc2/arch/x86/um/os-Linux/ |
A D | task_size.c | 80 unsigned long top = 0xffffd000 >> UM_KERN_PAGE_SHIFT; in os_get_top_address() local
|
/linux-6.3-rc2/arch/openrisc/kernel/ |
A D | unwinder.c | 22 unsigned long top; member
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | extents.c | 270 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-6.3-rc2/drivers/gpu/drm/ |
A D | drm_lease.c | 300 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-6.3-rc2/arch/powerpc/xmon/ |
A D | ppc-dis.c | 44 unsigned long top = operand->bitm; in operand_value_powerpc() local
|
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/ |
A D | iowait.c | 115 struct iowait *top, in iowait_priority_update_top()
|