/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | gtt.c | 203 static int psb_gtt_attach_pages(struct gtt_range *gt) in psb_gtt_attach_pages() argument 207 WARN_ON(gt->pages); in psb_gtt_attach_pages() 209 pages = drm_gem_get_pages(>->gem); in psb_gtt_attach_pages() 213 gt->npage = gt->gem.size / PAGE_SIZE; in psb_gtt_attach_pages() 214 gt->pages = pages; in psb_gtt_attach_pages() 228 static void psb_gtt_detach_pages(struct gtt_range *gt) in psb_gtt_detach_pages() argument 230 drm_gem_put_pages(>->gem, gt->pages, true, false); in psb_gtt_detach_pages() 231 gt->pages = NULL; in psb_gtt_detach_pages() 244 int psb_gtt_pin(struct gtt_range *gt) in psb_gtt_pin() argument 247 struct drm_device *dev = gt->gem.dev; in psb_gtt_pin() [all …]
|
D | gtt.h | 59 extern void psb_gtt_kref_put(struct gtt_range *gt); 60 extern void psb_gtt_free_range(struct drm_device *dev, struct gtt_range *gt); 61 extern int psb_gtt_pin(struct gtt_range *gt); 62 extern void psb_gtt_unpin(struct gtt_range *gt); 64 struct gtt_range *gt, int roll);
|
D | gma_display.c | 343 struct gtt_range *gt; in gma_crtc_cursor_set() local 362 gt = container_of(gma_crtc->cursor_obj, in gma_crtc_cursor_set() 364 psb_gtt_unpin(gt); in gma_crtc_cursor_set() 392 gt = container_of(obj, struct gtt_range, gem); in gma_crtc_cursor_set() 395 ret = psb_gtt_pin(gt); in gma_crtc_cursor_set() 409 if (gt->npage > 4) in gma_crtc_cursor_set() 412 cursor_pages = gt->npage; in gma_crtc_cursor_set() 417 tmp_src = kmap(gt->pages[i]); in gma_crtc_cursor_set() 419 kunmap(gt->pages[i]); in gma_crtc_cursor_set() 425 addr = gt->offset; in gma_crtc_cursor_set() [all …]
|
D | framebuffer.c | 245 struct gtt_range *gt) in psb_framebuffer_init() argument 264 fb->gtt = gt; in psb_framebuffer_init() 288 struct gtt_range *gt) in psb_framebuffer_create() argument 297 ret = psb_framebuffer_init(dev, fb, mode_cmd, gt); in psb_framebuffer_create()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-gemtek.c | 153 static void gemtek_bu2614_transmit(struct gemtek *gt) in gemtek_bu2614_transmit() argument 155 struct radio_isa_card *isa = >->isa; in gemtek_bu2614_transmit() 158 mute = gt->muted ? GEMTEK_MT : 0x00; in gemtek_bu2614_transmit() 163 for (i = 0, q = gt->bu2614data; i < 32; i++, q >>= 1) { in gemtek_bu2614_transmit() 185 struct gemtek *gt = kzalloc(sizeof(*gt), GFP_KERNEL); in gemtek_alloc() local 187 if (gt) in gemtek_alloc() 188 gt->muted = true; in gemtek_alloc() 189 return gt ? >->isa : NULL; in gemtek_alloc() 197 struct gemtek *gt = container_of(isa, struct gemtek, isa); in gemtek_s_frequency() local 199 if (hardmute && gt->muted) in gemtek_s_frequency() [all …]
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | arches.dts | 73 compatible = "ibm,uic-460gt","ibm,uic"; 83 compatible = "ibm,uic-460gt","ibm,uic"; 95 compatible = "ibm,uic-460gt","ibm,uic"; 107 compatible = "ibm,uic-460gt","ibm,uic"; 119 compatible = "ibm,sdr-460gt"; 124 compatible = "ibm,cpr-460gt"; 129 compatible = "ibm,l2-cache-460gt", "ibm,l2-cache"; 139 compatible = "ibm,plb-460gt", "ibm,plb4"; 146 compatible = "ibm,sdram-460gt", "ibm,sdram-405gp"; 158 compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; [all …]
|
D | glacier.dts | 55 compatible = "ibm,uic-460gt","ibm,uic"; 65 compatible = "ibm,uic-460gt","ibm,uic"; 77 compatible = "ibm,uic-460gt","ibm,uic"; 89 compatible = "ibm,uic-460gt","ibm,uic"; 101 compatible = "ibm,sdr-460gt"; 106 compatible = "ibm,cpr-460gt"; 111 compatible = "ibm,l2-cache-460gt", "ibm,l2-cache"; 121 compatible = "ibm,plb-460gt", "ibm,plb4"; 128 compatible = "ibm,sdram-460gt", "ibm,sdram-405gp"; 146 compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; [all …]
|
/linux-4.1.27/drivers/clk/sunxi/ |
D | clk-sun9i-core.c | 154 struct clk *gt; in sun9i_a80_gt_setup() local 163 gt = sunxi_factors_register(node, &sun9i_a80_gt_data, in sun9i_a80_gt_setup() 167 __clk_get(gt); in sun9i_a80_gt_setup() 168 clk_prepare_enable(gt); in sun9i_a80_gt_setup()
|
/linux-4.1.27/arch/ia64/lib/ |
D | memset.S | 82 cmp.gt p_scr, p0 = 16, cnt // is it a minimalistic task? 116 cmp.gt p_scr, p0 = tmp, cnt // is it a minimalistic task? 135 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value 205 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value 246 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ? 276 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
|
D | memcpy_mck.S | 92 cmp.gt p15,p0=8,in2 // check for small size 366 cmp.gt p8,p0=saved_in2,blocksize 638 cmp.gt p8,p0=C,r0 // more than 1 byte? 653 cmp.gt p8,p0=memset_arg2,r0 // more than 1 byte?
|
/linux-4.1.27/fs/gfs2/ |
D | super.c | 1216 struct gfs2_tune *gt = &sdp->sd_tune; in gfs2_remount_fs() local 1221 spin_lock(>->gt_spin); in gfs2_remount_fs() 1222 args.ar_commit = gt->gt_logd_secs; in gfs2_remount_fs() 1223 args.ar_quota_quantum = gt->gt_quota_quantum; in gfs2_remount_fs() 1224 if (gt->gt_statfs_slow) in gfs2_remount_fs() 1227 args.ar_statfs_quantum = gt->gt_statfs_quantum; in gfs2_remount_fs() 1228 spin_unlock(>->gt_spin); in gfs2_remount_fs() 1266 spin_lock(>->gt_spin); in gfs2_remount_fs() 1267 gt->gt_logd_secs = args.ar_commit; in gfs2_remount_fs() 1268 gt->gt_quota_quantum = args.ar_quota_quantum; in gfs2_remount_fs() [all …]
|
D | util.h | 155 static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt, in gfs2_tune_get_i() argument 159 spin_lock(>->gt_spin); in gfs2_tune_get_i() 161 spin_unlock(>->gt_spin); in gfs2_tune_get_i()
|
D | sys.c | 535 struct gfs2_tune *gt = &sdp->sd_tune; in quota_scale_store() local 544 spin_lock(>->gt_spin); in quota_scale_store() 545 gt->gt_quota_scale_num = x; in quota_scale_store() 546 gt->gt_quota_scale_den = y; in quota_scale_store() 547 spin_unlock(>->gt_spin); in quota_scale_store() 554 struct gfs2_tune *gt = &sdp->sd_tune; in tune_set() local 565 spin_lock(>->gt_spin); in tune_set() 567 spin_unlock(>->gt_spin); in tune_set()
|
D | ops_fstype.c | 53 static void gfs2_tune_init(struct gfs2_tune *gt) in gfs2_tune_init() argument 55 spin_lock_init(>->gt_spin); in gfs2_tune_init() 57 gt->gt_quota_warn_period = 10; in gfs2_tune_init() 58 gt->gt_quota_scale_num = 1; in gfs2_tune_init() 59 gt->gt_quota_scale_den = 1; in gfs2_tune_init() 60 gt->gt_new_files_jdata = 0; in gfs2_tune_init() 61 gt->gt_max_readahead = 1 << 18; in gfs2_tune_init() 62 gt->gt_complain_secs = 10; in gfs2_tune_init()
|
D | quota.c | 1000 struct gfs2_tune *gt = &sdp->sd_tune; in need_sync() local 1012 spin_lock(>->gt_spin); in need_sync() 1013 num = gt->gt_quota_scale_num; in need_sync() 1014 den = gt->gt_quota_scale_den; in need_sync() 1015 spin_unlock(>->gt_spin); in need_sync()
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | aes-spe-modes.S | 248 bt gt,ppc_encrypt_ecb_loop 284 bt gt,ppc_decrypt_ecb_loop 327 bt gt,ppc_encrypt_cbc_loop 391 bt gt,ppc_decrypt_cbc_loop 456 bt gt,ppc_crypt_ctr_loop 553 bt gt,ppc_encrypt_xts_loop 623 bt gt,ppc_decrypt_xts_loop
|
D | aes-spe-keys.S | 282 bt gt,ppc_generate_decrypt_block
|
D | sha256-spe-asm.S | 271 bt gt,ppc_spe_sha256_16_rounds
|
/linux-4.1.27/arch/sh/lib/ |
D | memset-sh4.S | 18 cmp/gt r6,r0 38 cmp/gt r6,r0 ! (MT) 64 > len => slow loop
|
D | memcpy.S | 22 cmp/gt r6,r1
|
D | memmove.S | 31 cmp/gt r6,r1
|
D | memset.S | 20 cmp/gt r6,r0
|
D | copy_page.S | 87 cmp/gt r0,r6 ! r6 (len) > r0 (11) 170 cmp/gt r6, r0 ! r0 (60) > r6 (len) 207 cmp/gt r6, r0 ! r0 (32) > r6 (len)
|
D | memcpy-sh4.S | 204 cmp/gt r6,r1 ! 56 MT 314 cmp/gt r6, r1 ! 56 MT
|
/linux-4.1.27/arch/hexagon/lib/ |
D | memcpy.S | 336 p0 = cmp.gt(over, #0); 343 p0 = cmp.gt(rest, #16); 471 p1 = cmp.gt(over, #0); 479 p3 = cmp.gt(epilog, kernel);
|
/linux-4.1.27/usr/ |
D | gen_init_cpio.c | 205 static int cpio_mkgeneric_line(const char *line, enum generic_types gt) in cpio_mkgeneric_line() argument 215 line, generic_type_table[gt].type); in cpio_mkgeneric_line() 218 mode |= generic_type_table[gt].mode; in cpio_mkgeneric_line()
|
/linux-4.1.27/arch/hexagon/mm/ |
D | strnlen_user.S | 108 P0 = cmp.gt(tmp1,mod8);
|
/linux-4.1.27/arch/arm/lib/ |
D | copy_template.S | 179 ldr1b r1, r3, gt, abort=21f 182 str1b r0, r3, gt, abort=21f
|
/linux-4.1.27/arch/arm64/mm/ |
D | cache.S | 76 b.gt loop1
|
/linux-4.1.27/include/net/nfc/ |
D | nfc.h | 270 u8 *gt, u8 gt_len);
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | sun9i-a80.dtsi | 158 compatible = "allwinner,sun9i-a80-gt-clk"; 161 clock-output-names = "gt"; 206 compatible = "allwinner,sun9i-a80-gt-clk";
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem.c | 4592 dev_priv->gt.stop_ring(ring); in i915_gem_stop_ringbuffers() 4868 dev_priv->gt.do_execbuf = i915_gem_ringbuffer_submission; in i915_gem_init() 4869 dev_priv->gt.init_rings = i915_gem_init_rings; in i915_gem_init() 4870 dev_priv->gt.cleanup_ring = intel_cleanup_ring_buffer; in i915_gem_init() 4871 dev_priv->gt.stop_ring = intel_stop_ring_buffer; in i915_gem_init() 4873 dev_priv->gt.do_execbuf = intel_execlists_submission; in i915_gem_init() 4874 dev_priv->gt.init_rings = intel_logical_rings_init; in i915_gem_init() 4875 dev_priv->gt.cleanup_ring = intel_logical_ring_cleanup; in i915_gem_init() 4876 dev_priv->gt.stop_ring = intel_logical_ring_stop; in i915_gem_init() 4897 ret = dev_priv->gt.init_rings(dev); in i915_gem_init() [all …]
|
D | i915_gem_execbuffer.c | 1604 ret = dev_priv->gt.do_execbuf(dev, file, ring, ctx, args, in i915_gem_do_execbuffer()
|
D | i915_drv.h | 1828 } gt; member
|
/linux-4.1.27/arch/arm/include/asm/ |
D | assembler.h | 433 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isppreview.c | 558 const struct omap3isp_prev_gtables *gt = ¶ms->gamma; in preview_config_gammacorrn() local 564 isp_reg_writel(isp, gt->red[i], OMAP3_ISP_IOMEM_PREV, in preview_config_gammacorrn() 570 isp_reg_writel(isp, gt->green[i], OMAP3_ISP_IOMEM_PREV, in preview_config_gammacorrn() 576 isp_reg_writel(isp, gt->blue[i], OMAP3_ISP_IOMEM_PREV, in preview_config_gammacorrn()
|
/linux-4.1.27/drivers/nfc/ |
D | pn533.c | 314 u8 gt[]; member 327 u8 gt[]; member 1897 rsp->gt, target_gt_len); in pn533_poll_dep_complete() 2211 rc = nfc_set_remote_general_bytes(dev->nfc_dev, rsp->gt, gt_len); in pn533_activate_target_nfcdep() 2353 rsp->gt, target_gt_len); in pn533_in_dep_link_up_complete()
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | sunxi.txt | 17 "allwinner,sun9i-a80-gt-clk" - for the GT bus clock on A80
|
/linux-4.1.27/arch/ia64/kernel/ |
D | fsys.S | 243 (p13) cmp.gt.unc p6,p7 = r3,r0 // check if it is less than last. p6,p7 cleared
|
D | ivt.S | 348 cmp.gt p8,p0=6,r22 // user mode 388 cmp.gt p8,p0=6,r22 // access to region 0-5
|
/linux-4.1.27/Documentation/ |
D | java.txt | 115 if [ $LINKLEVEL -gt 5 ]; then
|
/linux-4.1.27/net/ceph/ |
D | messenger.c | 765 static u32 get_global_seq(struct ceph_messenger *msgr, u32 gt) in get_global_seq() argument 770 if (msgr->global_seq < gt) in get_global_seq() 771 msgr->global_seq = gt; in get_global_seq()
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 746 if [[ $LM -gt 0 ]]
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 545 -eq, -ne, -lt, -le, -gt, and -ge
|