Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dbase.c27 nvkm_top_device_new(struct nvkm_top *top) in nvkm_top_device_new()
46 struct nvkm_top *top = device->top; in nvkm_top_reset() local
62 struct nvkm_top *top = device->top; in nvkm_top_intr_mask() local
78 struct nvkm_top *top = device->top; in nvkm_top_intr() local
101 struct nvkm_top *top = device->top; in nvkm_top_fault_id() local
115 struct nvkm_top *top = device->top; in nvkm_top_fault() local
129 struct nvkm_top *top = device->top; in nvkm_top_engine() local
147 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_oneinit() local
154 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_dtor() local
175 struct nvkm_top *top; in nvkm_top_new_() local
Dgk104.c27 gk104_top_oneinit(struct nvkm_top *top) in gk104_top_oneinit()
/Linux-v4.19/tools/perf/
Dbuiltin-top.c84 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries()
94 static void perf_top__resize(struct perf_top *top) in perf_top__resize()
100 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source()
182 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip()
224 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details()
262 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table()
348 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol()
390 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys()
422 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped()
446 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress()
[all …]
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.c572 static inline int ehea_init_bmap(struct ehea_bmap *ehea_bmap, int top, int dir) in ehea_init_bmap()
592 int top, dir, idx; in ehea_rebuild_busmap() local
646 int top = ehea_calc_index(i, EHEA_TOP_INDEX_SHIFT); in ehea_update_busmap() local
755 int top, dir; in ehea_destroy_busmap() local
782 int top, dir, idx; in ehea_map_vaddr() local
805 static inline void *ehea_calc_sectbase(int top, int dir, int idx) in ehea_calc_sectbase()
813 static u64 ehea_reg_mr_section(int top, int dir, int idx, u64 *pt, in ehea_reg_mr_section()
844 static u64 ehea_reg_mr_sections(int top, int dir, u64 *pt, in ehea_reg_mr_sections()
862 static u64 ehea_reg_mr_dir_sections(int top, u64 *pt, in ehea_reg_mr_dir_sections()
887 unsigned long top; in ehea_reg_kernel_mr() local
/Linux-v4.19/tools/perf/util/
Dtop.c24 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf()
112 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
Dpstack.c15 unsigned short top; member
/Linux-v4.19/fs/autofs/
Dexpire.c35 struct dentry *top = dentry; in autofs_mount_busy() local
193 struct dentry *top, in autofs_direct_busy()
225 struct dentry *top, in autofs_tree_busy()
/Linux-v4.19/arch/powerpc/mm/
D40x_mmu.c96 unsigned long __init mmu_mapin_ram(unsigned long top) in mmu_mapin_ram()
Dpgtable_32.c239 static void __init __mapin_ram_chunk(unsigned long offset, unsigned long top) in __mapin_ram_chunk()
264 unsigned long s, top; in mapin_ram() local
D44x_mmu.c181 unsigned long __init mmu_mapin_ram(unsigned long top) in mmu_mapin_ram()
D8xx_mmu.c119 unsigned long __init mmu_mapin_ram(unsigned long top) in mmu_mapin_ram()
/Linux-v4.19/arch/x86/um/os-Linux/
Dtask_size.c80 unsigned long top = 0xffffd000 >> UM_KERN_PAGE_SHIFT; in os_get_top_address() local
/Linux-v4.19/drivers/watchdog/
Ddw_wdt.c73 static inline int dw_wdt_top_in_seconds(struct dw_wdt *dw_wdt, unsigned top) in dw_wdt_top_in_seconds()
84 int top = readl(dw_wdt->regs + WDOG_TIMEOUT_RANGE_REG_OFFSET) & 0xF; in dw_wdt_get_top() local
/Linux-v4.19/net/rxrpc/
Drecvmsg.c183 rxrpc_seq_t hard_ack, top; in rxrpc_rotate_rx_window() local
310 rxrpc_seq_t hard_ack, top, seq; in rxrpc_recvmsg_data() local
Doutput.c66 rxrpc_seq_t hard_ack, top, seq; in rxrpc_fill_out_ack() local
126 rxrpc_seq_t hard_ack, top; in rxrpc_send_ack_packet() local
/Linux-v4.19/sound/
Dsound_core.c167 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit()
247 …und_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name… in sound_insert_unit()
/Linux-v4.19/arch/openrisc/kernel/
Dunwinder.c22 unsigned long top; member
/Linux-v4.19/fs/btrfs/
Dreada.c54 struct btrfs_key top; member
300 struct btrfs_key *top) in reada_find_extent()
541 struct btrfs_key *top, u64 generation) in reada_add_block()
/Linux-v4.19/arch/powerpc/xmon/
Dppc-dis.c55 unsigned long top = operand->bitm; in operand_value_powerpc() local
/Linux-v4.19/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-v4.19/drivers/gpu/drm/
Ddrm_lease.c310 static void _drm_lease_revoke(struct drm_master *top) in _drm_lease_revoke()
352 void drm_lease_revoke(struct drm_master *top) in drm_lease_revoke()
/Linux-v4.19/drivers/uwb/
Ddrp-avail.c144 size_t top = itr + len; in get_val() local
/Linux-v4.19/net/dccp/
Dqpolicy.c75 struct sk_buff* (*top) (struct sock *sk); member
/Linux-v4.19/lib/
Dplist.c45 static void plist_check_list(struct list_head *top) in plist_check_list()
/Linux-v4.19/drivers/gpu/drm/tegra/
Dplane.h39 bool top; member

1234567