Home
last modified time | relevance | path

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

1234567

/Linux-v5.15/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()
195 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip()
237 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details()
316 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table()
390 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol()
432 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys()
464 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped()
488 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress()
[all …]
/Linux-v5.15/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 = nvkm_top(subdev); in nvkm_top_oneinit() local
130 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_dtor() local
151 struct nvkm_top *top; in nvkm_top_new_() local
Dgk104.c27 gk104_top_oneinit(struct nvkm_top *top) in gk104_top_oneinit()
Dga100.c25 ga100_top_oneinit(struct nvkm_top *top) in ga100_top_oneinit()
/Linux-v5.15/arch/s390/kernel/
Ddumpstack.c66 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-v5.15/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-v5.15/sound/soc/generic/
Dsimple-card.c84 struct device_node *top = dev->of_node; in simple_parse_convert() local
95 static void simple_parse_mclk_fs(struct device_node *top, in simple_parse_mclk_fs()
120 struct device_node *top = dev->of_node; in simple_parse_node() local
182 struct device_node *top = dev->of_node; in simple_dai_link_of_dpcm() local
325 struct device_node *top = dev->of_node; in __simple_for_each_link() local
528 struct device_node *top = dev->of_node; in simple_get_dais_count() local
Daudio-graph-card.c176 struct device_node *top = dev->of_node; in graph_parse_convert() local
192 static void graph_parse_mclk_fs(struct device_node *top, in graph_parse_mclk_fs()
215 struct device_node *top = dev->of_node; in graph_parse_node() local
278 struct device_node *top = dev->of_node; in graph_dai_link_of_dpcm() local
/Linux-v5.15/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()
113 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
Dpstack.c16 unsigned short top; member
/Linux-v5.15/arch/powerpc/mm/book3s32/
Dmmu.c103 static unsigned int block_size(unsigned long base, unsigned long top) in block_size()
143 static unsigned long __init __mmu_mapin_ram(unsigned long base, unsigned long top) in __mmu_mapin_ram()
159 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
199 unsigned long top = (unsigned long)_etext - PAGE_OFFSET; in mmu_mark_initmem_nx() local
/Linux-v5.15/arch/powerpc/mm/
Dpgtable_32.c103 static void __init __mapin_ram_chunk(unsigned long offset, unsigned long top) in __mapin_ram_chunk()
127 phys_addr_t top = min(end, total_lowmem); in mapin_ram() local
/Linux-v5.15/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-v5.15/arch/powerpc/mm/nohash/
D8xx.c129 static void mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, in mmu_mapin_ram_chunk()
148 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
D40x.c89 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
/Linux-v5.15/net/rxrpc/
Drecvmsg.c227 rxrpc_seq_t hard_ack, top; in rxrpc_rotate_rx_window() local
363 rxrpc_seq_t hard_ack, top, seq; in rxrpc_recvmsg_data() local
790 rxrpc_seq_t hard_ack, top, seq; in rxrpc_kernel_get_reply_time() local
Doutput.c77 rxrpc_seq_t hard_ack, top, seq; in rxrpc_fill_out_ack() local
180 rxrpc_seq_t hard_ack, top; in rxrpc_send_ack_packet() local
/Linux-v5.15/arch/powerpc/perf/
Dcallchain.h14 unsigned long top = STACK_TOP - (is_32bit_task() ? 16 : 32); in invalid_user_sp() local
/Linux-v5.15/arch/x86/um/os-Linux/
Dtask_size.c80 unsigned long top = 0xffffd000 >> UM_KERN_PAGE_SHIFT; in os_get_top_address() local
/Linux-v5.15/sound/
Dsound_core.c162 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit()
242 …und_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name… in sound_insert_unit()
/Linux-v5.15/arch/openrisc/kernel/
Dunwinder.c22 unsigned long top; member
/Linux-v5.15/arch/powerpc/xmon/
Dppc-dis.c44 unsigned long top = operand->bitm; in operand_value_powerpc() local
/Linux-v5.15/drivers/md/bcache/
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-v5.15/drivers/gpu/drm/
Ddrm_lease.c298 static void _drm_lease_revoke(struct drm_master *top) in _drm_lease_revoke()
336 void drm_lease_revoke(struct drm_master *top) in drm_lease_revoke()
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Diowait.c115 struct iowait *top, in iowait_priority_update_top()

1234567