/linux-2.6.39/net/ceph/crush/ |
D | mapper.c | 225 __u64 draw; in bucket_straw_choose() local 228 draw = crush_hash32_3(bucket->h.hash, x, bucket->h.items[i], r); in bucket_straw_choose() 229 draw &= 0xffff; in bucket_straw_choose() 230 draw *= bucket->straws[i]; in bucket_straw_choose() 231 if (i == 0 || draw > high_draw) { in bucket_straw_choose() 233 high_draw = draw; in bucket_straw_choose()
|
/linux-2.6.39/drivers/video/mb862xx/ |
D | mb862xxfb_accel.c | 41 free = (u32) inreg(draw, GDC_REG_FIFO_COUNT); in mb862xxfb_write_fifo() 324 outreg(draw, GDC_REG_DRAW_BASE, 0); in mb862xxfb_init_accel() 325 outreg(draw, GDC_REG_MODE_MISC, 0x8000); in mb862xxfb_init_accel() 326 outreg(draw, GDC_REG_X_RESOLUTION, xres); in mb862xxfb_init_accel()
|
D | mb862xxfb.h | 48 void __iomem *draw; member
|
D | mb862xxfb.c | 455 reg, inreg(draw, reg)); in mb862xxfb_show_dispregs() 459 reg, inreg(draw, reg)); in mb862xxfb_show_dispregs() 521 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in mb862xx_gdc_init() 739 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in coralp_init() 806 par->draw = par->mmio_base + MB86297_DRAW_BASE; in carmine_init() 817 if (inreg(draw, GC_2D3D_REV) == GC_RE_REVISION) in carmine_init()
|
/linux-2.6.39/drivers/media/video/ivtv/ |
D | ivtv-yuv.c | 957 int draw, display; in ivtv_yuv_next_free() local 963 draw = atomic_read(&yi->next_fill_frame); in ivtv_yuv_next_free() 966 if (display > draw) in ivtv_yuv_next_free() 969 if (draw - display >= yi->max_frames_buffered) in ivtv_yuv_next_free() 970 draw = (u8)(draw - 1) % IVTV_YUV_BUFFERS; in ivtv_yuv_next_free() 972 yi->new_frame_info[draw].update = 0; in ivtv_yuv_next_free() 974 yi->draw_frame = draw; in ivtv_yuv_next_free()
|
/linux-2.6.39/Documentation/w1/slaves/ |
D | w1_therm | 39 maximum current draw of 1.5mA and that a 5k pullup resistor is not
|
/linux-2.6.39/Documentation/trace/ |
D | events-power.txt | 42 correctly draw the states diagrams and to calculate accurate statistics etc.
|
D | ftrace.txt | 202 to draw a graph of function calls similar to C code 1300 - having a reliable call stack to draw function calls graph
|
/linux-2.6.39/drivers/gpu/drm/via/ |
D | via_dmablit.c | 580 int draw = xfer->to_fb; in via_build_sg_info() local 583 vsg->direction = (draw) ? DMA_TO_DEVICE : DMA_FROM_DEVICE; in via_build_sg_info()
|
/linux-2.6.39/drivers/auxdisplay/ |
D | Kconfig | 114 You can freeze the computer, or the LCD maybe can't draw as fast as you
|
/linux-2.6.39/drivers/video/ |
D | cg6.c | 195 u32 draw; member 340 val = sbus_readl(&fbc->draw); in cg6_fillrect()
|
D | Kconfig | 254 For example, to draw a single character, instead of using bitmaps,
|
/linux-2.6.39/Documentation/i2c/busses/ |
D | i2c-parport | 82 current you can draw from the parallel port is limited. Also note that
|
/linux-2.6.39/Documentation/networking/ |
D | packet_mmap.txt | 356 If you check the source code you will see that what I draw here as a frame 359 meta information like timestamp. So what we draw here a frame it's really
|
/linux-2.6.39/kernel/trace/ |
D | Kconfig | 167 draw a call graph for each thread with some information like
|
/linux-2.6.39/Documentation/ |
D | svga.txt | 187 modes. This option is intended to be used on certain buggy BIOSes which draw
|
D | memory-barriers.txt | 420 instruction; the barrier can be considered to draw a line in that CPU's
|
/linux-2.6.39/Documentation/fb/ |
D | matroxfb.txt | 336 time for draw 6144000 characters on screen through /dev/vcsa
|
/linux-2.6.39/Documentation/filesystems/ |
D | sharedsubtree.txt | 730 I wont' draw the tree..but it has 24 vfsmounts
|
/linux-2.6.39/drivers/usb/gadget/ |
D | Kconfig | 87 Some devices need to draw power from USB when they are
|
/linux-2.6.39/Documentation/power/ |
D | pci.txt | 28 devices into states in which they draw less power (low-power states) at the
|