/linux/tools/perf/ |
A D | builtin-top.c | 105 static void perf_top__resize(struct perf_top *top) in perf_top__resize() 614 struct perf_top *top = arg; in display_thread_tui() local 675 struct perf_top *top = arg; in display_thread() local 728 struct perf_top *top = arg; in hist_iter__top_callback() local 862 perf_top__process_lost_samples(struct perf_top *top, in perf_top__process_lost_samples() 908 static void perf_top__mmap_read(struct perf_top *top) in perf_top__mmap_read() 1093 struct perf_top *top = arg; in process_thread() local 1135 struct perf_top *top = qe->data; in deliver_event() local 1226 static int __cmd_top(struct perf_top *top) in __cmd_top() 1404 struct perf_top *top = opt->value; in parse_percent_limit() local [all …]
|
/linux/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 = 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
|
A D | gk104.c | 27 gk104_top_oneinit(struct nvkm_top *top) in gk104_top_oneinit()
|
A D | ga100.c | 25 ga100_top_oneinit(struct nvkm_top *top) in ga100_top_oneinit()
|
/linux/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/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/sound/soc/generic/ |
A D | simple-card.c | 84 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
|
A D | audio-graph-card.c | 176 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/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() 113 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/arch/powerpc/mm/book3s32/ |
A D | mmu.c | 103 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/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/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/arch/powerpc/mm/nohash/ |
A D | 8xx.c | 129 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()
|
A D | 40x.c | 89 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
|
/linux/net/rxrpc/ |
A D | recvmsg.c | 227 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
|
A D | output.c | 77 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/arch/powerpc/perf/ |
A D | callchain.h | 14 unsigned long top = STACK_TOP - (is_32bit_task() ? 16 : 32); in invalid_user_sp() local
|
/linux/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/sound/ |
A D | sound_core.c | 162 …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/arch/openrisc/kernel/ |
A D | unwinder.c | 22 unsigned long top; member
|
/linux/arch/powerpc/xmon/ |
A D | ppc-dis.c | 44 unsigned long top = operand->bitm; in operand_value_powerpc() local
|
/linux/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/drivers/gpu/drm/ |
A D | drm_lease.c | 298 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/drivers/infiniband/hw/hfi1/ |
A D | iowait.c | 115 struct iowait *top, in iowait_priority_update_top()
|