Searched refs:libcfs_device_userstate (Results 1 – 3 of 3) sorted by relevance
104 struct libcfs_device_userstate **pdu = NULL; in libcfs_psdev_open()109 pdu = (struct libcfs_device_userstate **)&file->private_data; in libcfs_psdev_open()121 struct libcfs_device_userstate *pdu; in libcfs_psdev_release()
112 static void kportal_memhog_free (struct libcfs_device_userstate *ldu) in kportal_memhog_free()155 static int kportal_memhog_alloc(struct libcfs_device_userstate *ldu, int npages, in kportal_memhog_alloc()223 struct libcfs_device_userstate *ldu; in libcfs_psdev_open()232 *(struct libcfs_device_userstate **)args = ldu; in libcfs_psdev_open()240 struct libcfs_device_userstate *ldu; in libcfs_psdev_release()242 ldu = (struct libcfs_device_userstate *)args; in libcfs_psdev_release()
456 struct libcfs_device_userstate { struct