Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Dcontrol_compat.c169 int *countp) in get_ctl_type() argument
194 *countp = info->count; in get_ctl_type()
220 int *typep, int *countp) in copy_ctl_value_from_user() argument
257 *countp = count; in copy_ctl_value_from_user()
/Linux-v6.1/arch/powerpc/perf/
Dhv-24x7.c1300 struct hv_24x7_result *res, u64 *countp, in get_count_from_result() argument
1356 *countp = count; in get_count_from_result()
/Linux-v6.1/fs/fuse/
Dfuse_i.h977 unsigned int *countp);
Ddev.c1078 unsigned int *countp) in fuse_dequeue_forget() argument
1092 if (countp != NULL) in fuse_dequeue_forget()
1093 *countp = count; in fuse_dequeue_forget()