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