Home
last modified time | relevance | path

Searched defs:ucount (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/media/pci/cx18/
Dcx18-fileops.c260 struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop) in cx18_copy_buf_to_user()
364 struct cx18_mdl *mdl, char __user *ubuf, size_t ucount) in cx18_copy_mdl_to_user()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_hwmgr.c1714 uint32_t ucount; in vega12_get_sclks() local
1747 uint32_t ucount; in vega12_get_memclocks() local
1774 uint32_t ucount; in vega12_get_dcefclocks() local
1802 uint32_t ucount; in vega12_get_socclocks() local
/Linux-v5.4/include/linux/
Duser_namespace.h96 atomic_t ucount[UCOUNT_COUNTS]; member
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-fileops.c287 char __user *ubuf, size_t ucount) in ivtv_copy_buf_to_user()