Searched refs:libcfs_device_userstate (Results 1 – 3 of 3) sorted by relevance
101 struct libcfs_device_userstate **pdu = NULL; in libcfs_psdev_open()106 pdu = (struct libcfs_device_userstate **)&file->private_data; in libcfs_psdev_open()118 struct libcfs_device_userstate *pdu; in libcfs_psdev_release()
71 static void kportal_memhog_free(struct libcfs_device_userstate *ldu) in kportal_memhog_free()114 static int kportal_memhog_alloc(struct libcfs_device_userstate *ldu, int npages, in kportal_memhog_alloc()182 struct libcfs_device_userstate *ldu; in libcfs_psdev_open()191 *(struct libcfs_device_userstate **)args = ldu; in libcfs_psdev_open()199 struct libcfs_device_userstate *ldu; in libcfs_psdev_release()201 ldu = (struct libcfs_device_userstate *)args; in libcfs_psdev_release()
396 struct libcfs_device_userstate { struct