Lines Matching defs:long
277 static int vmwgfx_pm_notifier(struct notifier_block *nb, unsigned long val,
621 (sizeof(unsigned long) == 4 || vmw_restrict_dma_mask)) {
633 static int vmw_driver_load(struct drm_device *dev, unsigned long chipset)
1130 static int vmw_generic_ioctl(struct file *filp, unsigned long cmd,
1132 int (*ioctl_func)(struct file *, unsigned long,
1135 static long vmw_generic_ioctl(struct file *filp, unsigned int cmd,
1136 unsigned long arg,
1137 long (*ioctl_func)(struct file *, unsigned int,
1138 unsigned long))
1184 static int vmw_unlocked_ioctl(struct file *filp, unsigned long cmd, void *arg)
1186 static long vmw_unlocked_ioctl(struct file *filp, unsigned int cmd,
1187 unsigned long arg)
1194 static long vmw_compat_ioctl(struct file *filp, unsigned int cmd,
1195 unsigned long arg)
1321 static int vmwgfx_pm_notifier(struct notifier_block *nb, unsigned long val,