Searched defs:userspace (Results 1 – 5 of 5) sorted by relevance
| /drivers/cpufreq/ |
| D | cpufreq_userspace.c | 34 struct userspace_policy *userspace = policy->governor_data; in cpufreq_set() local 57 struct userspace_policy *userspace; in cpufreq_userspace_policy_init() local 81 struct userspace_policy *userspace = policy->governor_data; in cpufreq_userspace_policy_start() local 95 struct userspace_policy *userspace = policy->governor_data; in cpufreq_userspace_policy_stop() local 107 struct userspace_policy *userspace = policy->governor_data; in cpufreq_userspace_policy_limits() local
|
| /drivers/s390/crypto/ |
| D | zcrypt_msgtype6.c | 334 static int xcrb_msg_to_type6cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6cprb_msgx() 453 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx() 622 static int convert_type86_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_xcrb() 665 static int convert_type86_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_ep11_xcrb() 747 static int convert_response_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_xcrb() 782 static int convert_response_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_ep11_xcrb() 1068 int prep_cca_ap_msg(bool userspace, struct ica_xcRB *xcrb, in prep_cca_ap_msg() 1096 static long zcrypt_msgtype6_send_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_cprb() 1165 int prep_ep11_ap_msg(bool userspace, struct ep11_urb *xcrb, in prep_ep11_ap_msg() 1194 static long zcrypt_msgtype6_send_ep11_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_ep11_cprb()
|
| D | zcrypt_api.h | 172 static inline unsigned long z_copy_from_user(bool userspace, in z_copy_from_user() 183 static inline unsigned long z_copy_to_user(bool userspace, in z_copy_to_user()
|
| D | zcrypt_api.c | 845 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb() 1027 static long _zcrypt_send_ep11_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
|
| /drivers/pci/ |
| D | vgaarb.c | 912 bool userspace) in __vga_set_legacy_decoding()
|