Searched defs:userspace (Results 1 – 5 of 5) sorted by relevance
| /drivers/cpufreq/ |
| A 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/ |
| A D | zcrypt_msgtype6.c | 329 static int xcrb_msg_to_type6cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6cprb_msgx() 448 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx() 617 static int convert_type86_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_xcrb() 660 static int convert_type86_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_ep11_xcrb() 742 static int convert_response_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_xcrb() 777 static int convert_response_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_ep11_xcrb() 1058 int prep_cca_ap_msg(bool userspace, struct ica_xcRB *xcrb, in prep_cca_ap_msg() 1078 static long zcrypt_msgtype6_send_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_cprb() 1148 int prep_ep11_ap_msg(bool userspace, struct ep11_urb *xcrb, in prep_ep11_ap_msg() 1169 static long zcrypt_msgtype6_send_ep11_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_ep11_cprb()
|
| A D | zcrypt_api.h | 182 static inline unsigned long z_copy_from_user(bool userspace, in z_copy_from_user() 193 static inline unsigned long z_copy_to_user(bool userspace, in z_copy_to_user()
|
| A D | zcrypt_api.c | 856 bool userspace = xflags & ZCRYPT_XFLAG_USERSPACE; in _zcrypt_send_cprb() local 1043 bool userspace = xflags & ZCRYPT_XFLAG_USERSPACE; in _zcrypt_send_ep11_cprb() local
|
| /drivers/pci/ |
| A D | vgaarb.c | 912 bool userspace) in __vga_set_legacy_decoding()
|
Completed in 21 milliseconds