Home
last modified time | relevance | path

Searched refs:uq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_ioc32.c136 struct drm_unique uq; in compat_drm_getunique() local
142 memset(&uq, 0, sizeof(uq)); in compat_drm_getunique()
144 uq = (struct drm_unique){ in compat_drm_getunique()
149 err = drm_ioctl_kernel(file, drm_getunique, &uq, 0); in compat_drm_getunique()
153 uq32.unique_len = uq.unique_len; in compat_drm_getunique()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.h84 struct amdgpu_usermode_queue *uq);
/linux/fs/befs/
H A DChangeLog32 * Andrew Farnham <andrewfarnham@uq.net.au> pointed out that the module
/linux/Documentation/crypto/
H A Ddescore-readme.rst118 (code from eay@psych.psy.uq.oz.au via comp.sources.misc)