| /kernel/linux/linux-6.6/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() 454 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx() 623 static int convert_type86_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_xcrb() 668 static int convert_type86_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_ep11_xcrb() 751 static int convert_response_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_xcrb() 786 static int convert_response_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_ep11_xcrb() 1072 int prep_cca_ap_msg(bool userspace, struct ica_xcRB *xcrb, in prep_cca_ap_msg() 1100 static long zcrypt_msgtype6_send_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_cprb() 1169 int prep_ep11_ap_msg(bool userspace, struct ep11_urb *xcrb, in prep_ep11_ap_msg() 1198 static long zcrypt_msgtype6_send_ep11_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_ep11_cprb()
|
| D | zcrypt_api.h | 163 static inline unsigned long z_copy_from_user(bool userspace, in z_copy_from_user() 174 static inline unsigned long z_copy_to_user(bool userspace, in z_copy_to_user()
|
| D | zcrypt_api.c | 849 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb() 1006 static long _zcrypt_send_ep11_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
|
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| D | zcrypt_msgtype6.c | 391 static int XCRB_msg_to_type6CPRB_msgX(bool userspace, struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX() 499 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx() 719 static int convert_type86_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_xcrb() 750 static int convert_type86_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_ep11_xcrb() 827 static int convert_response_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_xcrb() 861 static int convert_response_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_response_ep11_xcrb() 1114 unsigned int get_cprb_fc(bool userspace, struct ica_xcRB *xcRB, in get_cprb_fc() 1141 static long zcrypt_msgtype6_send_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_cprb() 1171 unsigned int get_ep11cprb_fc(bool userspace, struct ep11_urb *xcrb, in get_ep11cprb_fc() 1198 static long zcrypt_msgtype6_send_ep11_cprb(bool userspace, struct zcrypt_queue *zq, in zcrypt_msgtype6_send_ep11_cprb()
|
| D | zcrypt_api.h | 165 static inline unsigned long z_copy_from_user(bool userspace, in z_copy_from_user() 176 static inline unsigned long z_copy_to_user(bool userspace, in z_copy_to_user()
|
| D | zcrypt_api.c | 850 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb() 1011 static long _zcrypt_send_ep11_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
|
| /kernel/linux/linux-6.6/arch/um/kernel/ |
| D | tlb.c | 39 int userspace; member 46 #define INIT_HVC(mm, force, userspace) \ argument 323 int ret = 0, userspace = 1; in fix_range_common() local 360 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
|
| /kernel/linux/linux-5.10/arch/um/kernel/ |
| D | tlb.c | 39 int userspace; member 46 #define INIT_HVC(mm, force, userspace) \ argument 335 int ret = 0, userspace = 1; in fix_range_common() local 372 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
|
| /kernel/linux/linux-6.6/arch/arc/kernel/ |
| D | disasm.c | 22 int userspace, struct pt_regs *regs, struct callee_regs *cregs) in disasm_instr()
|
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| D | disasm.c | 22 int userspace, struct pt_regs *regs, struct callee_regs *cregs) in disasm_instr()
|
| /kernel/linux/linux-5.10/arch/mips/oprofile/ |
| D | backtrace.c | 170 const int userspace = user_mode(regs); in op_mips_backtrace() local
|
| /kernel/linux/linux-6.6/arch/um/os-Linux/skas/ |
| D | process.c | 380 void userspace(struct uml_pt_regs *regs, unsigned long *aux_fp_regs) in userspace() function
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
| D | process.c | 336 void userspace(struct uml_pt_regs *regs, unsigned long *aux_fp_regs) in userspace() function
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | vgaarb.c | 916 bool userspace) in __vga_set_legacy_decoding()
|
| /kernel/linux/linux-5.10/drivers/gpu/vga/ |
| D | vgaarb.c | 815 bool userspace) in __vga_set_legacy_decoding()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
| D | ovs-dpctl.py | 410 class userspace(nla): class in ovsactions
|