Lines Matching refs:get_user

169 		if (get_user(data, userPtr++))  in ata_ct_law()
209 if (get_user(data, userPtr++)) in ata_ct_u8()
220 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_u8()
244 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_s16be()
276 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_u16be()
291 if (get_user(data, (u_int __user *)userPtr)) in ata_ct_u16be()
316 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_s16le()
331 if (get_user(data, (u_int __user *)userPtr)) in ata_ct_s16le()
357 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_u16le()
371 if (get_user(data, (u_int __user *)userPtr)) in ata_ct_u16le()
405 if (get_user(c, userPtr++)) in ata_ctx_law()
424 if (get_user(c, userPtr++)) in ata_ctx_law()
427 if (get_user(c, userPtr++)) in ata_ctx_law()
464 if (get_user(data, userPtr++)) in ata_ctx_s8()
481 if (get_user(data, (u_short __user *)userPtr)) in ata_ctx_s8()
518 if (get_user(data, userPtr++)) in ata_ctx_u8()
536 if (get_user(data, (u_short __user *)userPtr)) in ata_ctx_u8()
574 if (get_user(data, (u_short __user *)userPtr)) in ata_ctx_s16be()
593 if (get_user(data, (u_int __user *)userPtr)) in ata_ctx_s16be()
630 if (get_user(data, (u_short __user *)userPtr)) in ata_ctx_u16be()
650 if (get_user(data, (u_int __user *)userPtr)) in ata_ctx_u16be()
688 if (get_user(data, (u_short __user *)userPtr)) in ata_ctx_s16le()
708 if (get_user(data, (u_int __user *)userPtr)) in ata_ctx_s16le()
746 if (get_user(data, (u_short __user *)userPtr)) in ata_ctx_u16le()
766 if (get_user(data, (u_int __user *)userPtr)) in ata_ctx_u16le()