/linux-4.4.14/tools/perf/ |
D | builtin-top.c | 76 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries() 84 struct perf_top *top = arg; in perf_top__sig_winch() local 90 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source() 173 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip() 216 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details() 252 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table() 336 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol() 378 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys() 410 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped() 434 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress() [all …]
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
D | ehea_qmr.c | 572 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
|
D | ehea.h | 196 struct ehea_top_bmap *top[EHEA_MAP_ENTRIES]; member
|
/linux-4.4.14/tools/perf/util/ |
D | top.c | 24 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()
|
D | pstack.c | 14 unsigned short top; member
|
/linux-4.4.14/fs/autofs4/ |
D | expire.c | 40 struct dentry *top = dentry; in autofs4_mount_busy() local 190 struct dentry *top, in autofs4_direct_busy() 215 struct dentry *top, in autofs4_tree_busy()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | cl_object.c | 153 struct cl_object *top; in cl_object_top() local 212 struct lu_object_header *top; in cl_object_attr_get() local 243 struct lu_object_header *top; in cl_object_attr_set() local 276 struct lu_object_header *top; in cl_object_glimpse() local 303 struct lu_object_header *top; in cl_conf_set() local
|
D | lu_object.c | 72 struct lu_object_header *top; in lu_object_put() local 165 struct lu_object_header *top; in lu_object_unhash() local 201 struct lu_object *top; in lu_object_alloc() local 497 struct lu_object_header *top; in lu_object_print() local 712 struct lu_object *top; in lu_object_find_slice() local 948 int lu_site_init(struct lu_site *s, struct lu_device *top) in lu_site_init() 1235 void lu_stack_fini(const struct lu_env *env, struct lu_device *top) in lu_stack_fini()
|
D | cl_page.c | 626 struct cl_page *top; in cl_vmpage_page() local
|
/linux-4.4.14/arch/powerpc/mm/ |
D | 40x_mmu.c | 96 unsigned long __init mmu_mapin_ram(unsigned long top) in mmu_mapin_ram()
|
D | pgtable_32.c | 315 void __init __mapin_ram_chunk(unsigned long offset, unsigned long top) in __mapin_ram_chunk() 339 unsigned long s, top; in mapin_ram() local
|
D | mmu_decl.h | 137 #define mmu_mapin_ram(top) (0UL) argument
|
D | 44x_mmu.c | 181 unsigned long __init mmu_mapin_ram(unsigned long top) in mmu_mapin_ram()
|
D | ppc_mmu_32.c | 75 unsigned long __init mmu_mapin_ram(unsigned long top) in mmu_mapin_ram()
|
D | fsl_booke_mmu.c | 222 unsigned long __init mmu_mapin_ram(unsigned long top) in mmu_mapin_ram()
|
/linux-4.4.14/arch/s390/kernel/ |
D | relocate_kernel.S | 57 .top: label
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_mrmw.c | 84 struct ehca_top_bmap *top[EHCA_MAP_ENTRIES]; member 1523 static inline void *ehca_calc_sectbase(int top, int dir, int idx) in ehca_calc_sectbase() 1534 static u64 ehca_reg_mr_section(int top, int dir, int idx, u64 *kpage, in ehca_reg_mr_section() 1571 static u64 ehca_reg_mr_sections(int top, int dir, u64 *kpage, in ehca_reg_mr_sections() 1590 static u64 ehca_reg_mr_dir_sections(int top, u64 *kpage, struct ehca_shca *shca, in ehca_reg_mr_dir_sections() 2274 static inline int ehca_init_bmap(struct ehca_bmap *ehca_bmap, int top, int dir) in ehca_init_bmap() 2294 int top, dir; in ehca_destroy_busmap() local 2319 int top, dir, idx; in ehca_update_busmap() local 2412 int top; in ehca_reg_bmap_mr_rpages() local 2445 int top, dir, idx; in ehca_map_vaddr() local
|
/linux-4.4.14/arch/x86/um/os-Linux/ |
D | task_size.c | 79 unsigned long top = 0xffffd000 >> UM_KERN_PAGE_SHIFT; in os_get_top_address() local
|
/linux-4.4.14/drivers/watchdog/ |
D | dw_wdt.c | 78 static inline int dw_wdt_top_in_seconds(unsigned top) in dw_wdt_top_in_seconds() 89 int top = readl(dw_wdt.regs + WDOG_TIMEOUT_RANGE_REG_OFFSET) & 0xF; in dw_wdt_get_top() local
|
/linux-4.4.14/sound/ |
D | sound_core.c | 174 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit() 254 …und_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name… in sound_insert_unit()
|
/linux-4.4.14/drivers/media/platform/vsp1/ |
D | vsp1_rwpf.h | 37 unsigned int top; member
|
/linux-4.4.14/drivers/md/bcache/ |
D | extents.c | 268 struct btree_iter_set *top = iter->data, *i = top + 1; in bch_extent_sort_fixup() local 402 struct bkey *top; in bch_extent_insert_fixup() local
|
D | bset.h | 467 struct bkey *top; member
|
/linux-4.4.14/block/ |
D | blk-settings.c | 521 unsigned int top, bottom, alignment, ret = 0; in blk_stack_limits() local 675 char top[BDEVNAME_SIZE], bottom[BDEVNAME_SIZE]; in disk_stack_limits() local
|
/linux-4.4.14/fs/btrfs/ |
D | reada.c | 68 struct btrfs_key top; member 320 struct btrfs_key *top, int level) in reada_find_extent() 559 struct btrfs_key *top, int level, u64 generation) in reada_add_block()
|
/linux-4.4.14/net/dccp/ |
D | qpolicy.c | 75 struct sk_buff* (*top) (struct sock *sk); member
|
/linux-4.4.14/lib/ |
D | plist.c | 45 static void plist_check_list(struct list_head *top) in plist_check_list()
|
/linux-4.4.14/drivers/uwb/ |
D | drp-avail.c | 144 size_t top = itr + len; in get_val() local
|
/linux-4.4.14/drivers/base/regmap/ |
D | regcache-rbtree.c | 46 unsigned int *base, unsigned int *top) in regcache_rbtree_get_base_top_reg() 143 unsigned int base, top; in rbtree_show() local
|
/linux-4.4.14/arch/sh/kernel/ |
D | dumpstack.c | 20 void dump_mem(const char *str, unsigned long bottom, unsigned long top) in dump_mem()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | fb-puv3.c | 148 int top = 0; in unifb_prim_fillrect() local 235 int top = 0; in unifb_prim_copyarea() local
|
D | arcfb.c | 299 static void arcfb_lcd_update_vert(struct arcfb_par *par, unsigned int top, in arcfb_lcd_update_vert() 322 unsigned int right, unsigned int top, unsigned int h) in arcfb_lcd_update_horiz()
|
D | sh_mipi_dsi.c | 135 u32 tmp, top, bottom, delay, div; in sh_mipi_setup() local
|
/linux-4.4.14/tools/perf/ui/ |
D | browser.h | 16 void *top, *entries; member
|
/linux-4.4.14/arch/x86/math-emu/ |
D | fpu_system.h | 75 #define top (I387->soft.ftop) macro
|
/linux-4.4.14/arch/x86/xen/ |
D | p2m.c | 140 static void p2m_top_mfn_init(unsigned long *top) in p2m_top_mfn_init() 148 static void p2m_top_mfn_p_init(unsigned long **top) in p2m_top_mfn_p_init()
|
D | mmu.c | 1758 unsigned long top = HYPERVISOR_VIRT_START; in xen_reserve_top() local
|
/linux-4.4.14/drivers/video/fbdev/sis/ |
D | sis_accel.h | 245 #define SiS300SetupClipLT(left,top) \ argument 371 #define SiS310SetupClipLT(left,top) \ argument
|
/linux-4.4.14/arch/s390/numa/ |
D | mode_emu.c | 339 struct cpu_topology_s390 *top; in toptree_from_topology() local 363 struct cpu_topology_s390 *top; in topology_add_core() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 522 struct bts_record *at, *base, *top; in intel_pmu_drain_bts_buffer() local 1107 get_next_pebs_record_by_bit(void *base, void *top, int bit) in get_next_pebs_record_by_bit() 1139 void *base, void *top, in __intel_pmu_pebs_event() 1176 struct pebs_record_core *at, *top; in intel_pmu_drain_pebs_core() local 1210 void *base, *at, *top; in intel_pmu_drain_pebs_nhm() local
|
/linux-4.4.14/arch/microblaze/mm/ |
D | init.c | 204 unsigned long top = reg->base + reg->size - 1; in setup_memory() local
|
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/ |
D | wii.c | 99 unsigned long __init wii_mmu_mapin_mem2(unsigned long top) in wii_mmu_mapin_mem2()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | setup_32.c | 346 unsigned long top; in setup_arch() local
|
/linux-4.4.14/include/linux/ |
D | idr.h | 44 struct idr_layer __rcu *top; member
|
/linux-4.4.14/arch/avr32/kernel/ |
D | process.c | 81 unsigned long bottom, unsigned long top) in dump_mem()
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | security.c | 222 const void *itr, *top; in wusb_dev_sec_add() local
|
D | cbaf.c | 139 void *itr, *top; in cbaf_check() local
|
D | devconnect.c | 708 void *itr, *top; in wusb_dev_bos_grok() local
|
/linux-4.4.14/fs/jfs/ |
D | jfs_btree.h | 119 struct btframe *top; member
|
D | jfs_txnmgr.c | 1148 ino_t top; in txCommit() local
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | traps.c | 65 unsigned long top) in dump_mem()
|
/linux-4.4.14/include/linux/wimax/ |
D | debug.h | 458 struct d_level *itr, *top; in d_submodule_set() local
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_stdu.c | 62 s32 left, right, top, bottom; member 295 s32 left, s32 right, s32 top, s32 bottom) in vmw_stdu_populate_update()
|
D | vmwgfx_scrn.c | 53 s32 left, right, top, bottom; member
|
/linux-4.4.14/fs/nfs/blocklayout/ |
D | dev.c | 318 struct pnfs_block_dev *top; in bl_alloc_deviceid_node() local
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | mars.c | 143 static void setilluminators(struct gspca_dev *gspca_dev, bool top, bool bottom) in setilluminators()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | resource.c | 419 unsigned start, chunk, top; in c4iw_ocqp_pool_create() local
|
/linux-4.4.14/include/media/ |
D | media-entity.h | 133 int top; member
|
D | tuner.h | 156 #define TDA9887_TOP(top) (TDA9887_TOP_SET | \ argument
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_fb.c | 128 int left, right, top, bottom; in virtio_gpu_surface_dirty() local
|
/linux-4.4.14/drivers/media/tuners/ |
D | mxl5005s.h | 103 u32 top; member
|
/linux-4.4.14/fs/minix/ |
D | itree_common.c | 220 block_t *top) in find_shared()
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | lcd_dma.c | 136 unsigned long top, bottom; in set_b1_regs() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | process.c | 520 unsigned long start, bottom, top, sp, fp, ip; in get_wchan() local
|
/linux-4.4.14/kernel/trace/ |
D | trace_stack.c | 77 unsigned long this_size, flags; unsigned long *p, *top, *start; in check_stack() local
|
/linux-4.4.14/drivers/pci/ |
D | bus.c | 340 void pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), in pci_walk_bus()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-go7007.c | 61 u8 *top; member
|
/linux-4.4.14/include/uapi/drm/ |
D | qxl_drm.h | 97 uint32_t top; member
|
/linux-4.4.14/mm/ |
D | truncate.c | 292 unsigned int top = PAGE_CACHE_SIZE; in truncate_inode_pages_range() local
|
D | shmem.c | 457 unsigned int top = PAGE_CACHE_SIZE; in shmem_undo_range() local
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_replay.c | 443 u32 top = replay_esn->seq; in xfrm_replay_check_esn() local
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 281 int left, right, top, bottom; in qxl_draw_dirty_fb() local
|
D | qxl_dev.h | 215 int32_t top; member 222 uint32_t top; member
|
/linux-4.4.14/include/video/ |
D | mbxfb.h | 82 __u8 top; member
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 1333 struct perf_top *top = hbt->arg; in hists__browser_title() local 1929 struct perf_top *top = hbt->arg; in perf_evsel__hists_browse() local 1947 const void *top; in perf_evsel__hists_browse() local 1983 struct perf_top *top = hbt->arg; in perf_evsel__hists_browse() local
|
/linux-4.4.14/arch/arm64/kernel/ |
D | traps.c | 58 unsigned long top, bool compat) in dump_mem()
|
/linux-4.4.14/drivers/video/fbdev/kyro/ |
D | STG4000OverlayDevice.c | 318 u32 left, u32 top, in SetOverlayViewPort()
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-btree.c | 173 int top; member 698 int r, i = *index, top = 1; in btree_insert_raw() local
|
/linux-4.4.14/drivers/media/i2c/soc_camera/ |
D | mt9t112.c | 344 static void mt9t112_frame_check(u32 *width, u32 *height, u32 *left, u32 *top) in mt9t112_frame_check() 955 unsigned int top, left; in mt9t112_set_fmt() local
|
/linux-4.4.14/fs/ext4/ |
D | dir.c | 616 char *top; in ext4_check_all_de() local
|
D | namei.c | 295 struct ext4_dir_entry *d, *top; in get_dirent_tail() local 953 struct ext4_dir_entry_2 *de, *top; in htree_dirblock_to_tree() local 1190 struct dx_map_entry *p, *q, *top = map + count - 1; in dx_sort_map() local 1802 char *top; in ext4_find_dest_de() local 1941 char *data1, *top; in make_indexed_dir() local
|
D | indirect.c | 876 __le32 *top) in ext4_find_shared()
|
/linux-4.4.14/tools/thermal/tmon/ |
D | tui.c | 47 static PANEL *top; variable
|
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_hdcs.c | 76 int left, top; member
|
/linux-4.4.14/arch/mips/kernel/ |
D | setup.c | 107 unsigned long top; in add_memory_region() local
|
/linux-4.4.14/fs/gfs2/ |
D | bmap.c | 717 struct buffer_head *bh, __be64 *top, __be64 *bottom, in do_strip() 876 __be64 *top, *bottom; in recursive_scan() local
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttv-risc.c | 598 struct btcx_riscmem *top; in bttv_buffer_activate_vbi() local
|
D | bttvp.h | 166 struct btcx_riscmem top; member 174 struct bttv_buffer *top; /* top field buffer */ member
|
D | bttv-driver.c | 704 __s32 top = btv->crop[!!fh->do_crop].rect.top; in check_alloc_btres_lock() local
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_devinfo.c | 614 struct list_head *top; member
|
D | mvumi.h | 478 unsigned short top; member
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 66 int top = dev->overlay_out_top; in copy_pix() local
|
/linux-4.4.14/arch/x86/platform/efi/ |
D | efi_64.c | 288 unsigned long top = last_map_pfn << PAGE_SHIFT; in efi_ioremap() local
|
/linux-4.4.14/fs/sysv/ |
D | itree.c | 280 sysv_zone_t *top) in find_shared()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | unwind.h | 41 unsigned long top; member
|
/linux-4.4.14/arch/arm/kernel/ |
D | traps.c | 97 unsigned long top) in dump_mem()
|
/linux-4.4.14/drivers/lguest/ |
D | page_tables.c | 1103 u32 top = ~switcher_addr + 1; in page_table_guest_data_init() local
|
/linux-4.4.14/drivers/usb/host/ |
D | hwa-hc.c | 644 void *itr, *top; in hwahc_security_create() local
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_dec.c | 776 u32 left, right, top, bottom; in vidioc_g_crop() local
|
/linux-4.4.14/lib/zlib_deflate/ |
D | deftree.c | 350 #define pqremove(s, tree, top) \ argument
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 310 int low = 0, high = 0, top = 0; in sort_and_eliminate() local
|
/linux-4.4.14/crypto/ |
D | algapi.c | 91 struct list_head *top, in crypto_more_spawns()
|
/linux-4.4.14/fs/ |
D | binfmt_elf_fdpic.c | 946 unsigned long load_addr, base = ULONG_MAX, top = 0, maddr = 0, mflags; in elf_fdpic_map_file_constdisp_on_uclinux() local
|
D | compat_ioctl.c | 298 void __user *top = compat_alloc_user_space(0); in sg_ioctl_trans() local
|
/linux-4.4.14/drivers/net/ethernet/cadence/ |
D | macb.c | 161 u16 top; in macb_set_hwaddr() local 181 u16 top; in macb_get_hwaddr() local
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | fw.c | 1262 const void *itr, *next, *top; in i2400m_fw_check() local
|
/linux-4.4.14/drivers/block/ |
D | cciss_scsi.c | 113 int top; member
|
/linux-4.4.14/fs/ext2/ |
D | inode.c | 958 __le32 *top) in ext2_find_shared()
|
/linux-4.4.14/drivers/misc/altera-stapl/ |
D | altera.c | 1025 s32 top = stack[stack_ptr - 3]; in altera_execute() local
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | smt.c | 1184 int top ; in smt_fill_state() local
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 583 struct dentry *top, *parent; in bfin_debug_mmrs_init() local
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpbe_display.c | 535 int top, int left) in vpbe_disp_adj_position()
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | ispresizer.c | 397 static void resizer_set_start(struct isp_res_device *res, u32 left, u32 top) in resizer_set_start()
|
D | isppreview.c | 1823 unsigned int top = PREV_MARGIN_TOP; in preview_try_crop() local
|
/linux-4.4.14/drivers/clk/ |
D | clk.c | 1297 struct clk_core *top = core; in clk_calc_new_rates() local 1497 struct clk_core *top, *fail_clk; in clk_core_set_rate_nolock() local
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 1579 uint64_t top; in pnv_pci_ioda_dma_set_mask() local 1990 phys_addr_t top = memblock_end_of_DRAM(); in pnv_pci_ioda2_set_bypass() local
|
/linux-4.4.14/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 1408 unsigned int top = 2 * r->top; in __camif_try_crop() local
|
/linux-4.4.14/arch/arc/kernel/ |
D | unwind.c | 1087 unsigned long top, bottom; in arc_unwind() local
|
/linux-4.4.14/fs/hfs/ |
D | hfs.h | 98 __be16 top; member
|
/linux-4.4.14/scripts/ |
D | asn1_compiler.c | 860 struct element *top, *element; in parse_type() local
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | hfa384x.h | 381 u16 top; member 948 u16 top; member 955 u16 top; member
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_common.h | 194 __le16 top; member
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | drxk_hard.h | 188 u16 top; /* rf-agc take over point */ member
|
/linux-4.4.14/drivers/media/platform/ |
D | sh_veu.c | 523 unsigned int top = vfmt->frame.top; in sh_veu_colour_offset() local
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.h | 179 u16 top; /* rf-agc take over point */ member
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw.c | 476 static int ctrl_cropt_min_get(struct pvr2_ctrl *cptr, int *top) in ctrl_cropt_min_get() 487 static int ctrl_cropt_max_get(struct pvr2_ctrl *cptr, int *top) in ctrl_cropt_max_get()
|
/linux-4.4.14/fs/hfsplus/ |
D | hfsplus_raw.h | 227 __be16 top; member
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-core.h | 519 u32 left, u32 top, u32 width, u32 height) in set_frame_crop()
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_dev.h | 180 u32 top; member
|
/linux-4.4.14/drivers/net/ethernet/tehuti/ |
D | tehuti.h | 181 int top; member
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_hqvdp.c | 307 struct sti_hqvdp_top top; member
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.c | 1723 process_cond(struct event_format *event, struct print_arg *top, char **tok) in process_cond() 1779 process_array(struct event_format *event, struct print_arg *top, char **tok) in process_array()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | prom_init.c | 1110 u64 top = base + size; in reserve_mem() local
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | psb_intel_sdvo.c | 158 struct drm_property *top; member
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga_reg.h | 601 int32 top; member
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_sdvo.c | 173 struct drm_property *top; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_mbx.c | 1098 uint8_t *area, uint8_t *domain, uint16_t *top, uint16_t *sw_cap) in qla2x00_get_adapter_id()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib.h | 715 u32 top; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4.h | 241 u32 top; member
|
/linux-4.4.14/include/uapi/linux/ |
D | videodev2.h | 380 __s32 top; member
|