shape            1119 arch/alpha/kernel/setup.c show_cache_size (struct seq_file *f, const char *which, int shape)
shape            1121 arch/alpha/kernel/setup.c 	if (shape == -1)
shape            1123 arch/alpha/kernel/setup.c 	else if (shape == 0)
shape            1127 arch/alpha/kernel/setup.c 			    which, shape >> 10, shape & 15,
shape            1128 arch/alpha/kernel/setup.c 			    1 << ((shape >> 4) & 15));
shape             299 drivers/acpi/acpica/dbconvert.c 	ACPI_PLD_SET_SHAPE(&dword, pld_info->shape);
shape             415 drivers/acpi/acpica/dbconvert.c 	acpi_os_printf(ACPI_PLD_OUTPUT, "PLD_Shape", pld_info->shape);
shape             494 drivers/acpi/acpica/utxface.c 	pld_info->shape = ACPI_PLD_GET_SHAPE(&dword);
shape             439 drivers/gpu/drm/qxl/qxl_dev.h 			QXLPHYSICAL shape;
shape             521 drivers/gpu/drm/qxl/qxl_display.c 	cmd->u.set.shape = qxl_bo_physical_address(qdev, qcrtc->cursor_bo, 0);
shape             647 drivers/gpu/drm/qxl/qxl_display.c 		cmd->u.set.shape = qxl_bo_physical_address(qdev,
shape             138 drivers/input/misc/xen-kbdfront.c 				 mtouch->u.shape.major);
shape             140 drivers/input/misc/xen-kbdfront.c 				 mtouch->u.shape.minor);
shape             315 drivers/video/fbdev/core/svgalib.c 	if (cursor -> shape == FB_TILE_CURSOR_NONE)
shape             318 drivers/video/fbdev/core/svgalib.c 	switch (cursor -> shape) {
shape              96 drivers/video/fbdev/core/tileblit.c 		cursor.shape = FB_TILE_CURSOR_NONE;
shape              99 drivers/video/fbdev/core/tileblit.c 		cursor.shape = FB_TILE_CURSOR_UNDERLINE;
shape             102 drivers/video/fbdev/core/tileblit.c 		cursor.shape = FB_TILE_CURSOR_LOWER_THIRD;
shape             105 drivers/video/fbdev/core/tileblit.c 		cursor.shape = FB_TILE_CURSOR_LOWER_HALF;
shape             108 drivers/video/fbdev/core/tileblit.c 		cursor.shape = FB_TILE_CURSOR_TWO_THIRDS;
shape             112 drivers/video/fbdev/core/tileblit.c 		cursor.shape = FB_TILE_CURSOR_BLOCK;
shape              91 include/acpi/acbuffer.h 	u8 shape;
shape             350 include/linux/fb.h 	__u32 shape;                /* see FB_TILE_CURSOR_* */
shape             526 include/sound/gus.h extern void snd_gf1_lfo_setup(struct snd_gus_card * gus, int voice, int lfo_type, int freq, int current_depth, int depth, int sweep, int shape);
shape             492 include/xen/interface/io/kbdif.h 		} shape;
shape             385 tools/bpf/bpftool/cfg.c 	const char *shape;
shape             388 tools/bpf/bpftool/cfg.c 		shape = "Mdiamond";
shape             390 tools/bpf/bpftool/cfg.c 		shape = "record";
shape             393 tools/bpf/bpftool/cfg.c 	       func->idx, bb->idx, shape);