Searched defs:ucount (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-fileops.c | 259 cx18_copy_buf_to_user(struct cx18_stream *s, struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop) cx18_copy_buf_to_user() argument 363 cx18_copy_mdl_to_user(struct cx18_stream *s, struct cx18_mdl *mdl, char __user *ubuf, size_t ucount) cx18_copy_mdl_to_user() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | user_namespace.h | 100 atomic_t ucount[UCOUNT_COUNTS]; member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-fileops.c | 259 cx18_copy_buf_to_user(struct cx18_stream *s, struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop) cx18_copy_buf_to_user() argument 363 cx18_copy_mdl_to_user(struct cx18_stream *s, struct cx18_mdl *mdl, char __user *ubuf, size_t ucount) cx18_copy_mdl_to_user() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 286 ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf, char __user *ubuf, size_t ucount) ivtv_copy_buf_to_user() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 286 ivtv_copy_buf_to_user(struct ivtv_stream *s, struct ivtv_buffer *buf, char __user *ubuf, size_t ucount) ivtv_copy_buf_to_user() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | user_namespace.h | 112 atomic_long_t ucount[UCOUNT_COUNTS]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_hwmgr.c | 1829 uint32_t ucount; in vega12_get_sclks() local 1862 uint32_t ucount; in vega12_get_memclocks() local 1889 uint32_t ucount; in vega12_get_dcefclocks() local 1917 uint32_t ucount; vega12_get_socclocks() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_hwmgr.c | 1849 uint32_t ucount; in vega12_get_sclks() local 1882 uint32_t ucount; in vega12_get_memclocks() local 1909 uint32_t ucount; in vega12_get_dcefclocks() local 1937 uint32_t ucount; vega12_get_socclocks() local [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | bpf_trace.c | 2611 u32 ucount = info->kprobe_multi.count; in bpf_kprobe_multi_link_fill_link_info() local
|
Completed in 17 milliseconds