Searched defs:scontext (Results 1 – 4 of 4) sorted by relevance
/linux/arch/riscv/kvm/ |
H A D | vcpu_sbi.c | 111 struct kvm_vcpu_sbi_context *scontext = &vcpu->arch.sbi_context; in riscv_vcpu_supports_sbi_ext() local 210 struct kvm_vcpu_sbi_context *scontext = &vcpu->arch.sbi_context; in riscv_vcpu_set_sbi_ext_single() local 231 struct kvm_vcpu_sbi_context *scontext = &vcpu->arch.sbi_context; in riscv_vcpu_get_sbi_ext_single() local 429 struct kvm_vcpu_sbi_context *scontext = &vcpu->arch.sbi_context; in kvm_vcpu_sbi_find_ext() local 518 struct kvm_vcpu_sbi_context *scontext = &vcpu->arch.sbi_context; in kvm_riscv_vcpu_sbi_init() local
|
H A D | vcpu_onereg.c | 1073 struct kvm_vcpu_sbi_context *scontext = &vcpu->arch.sbi_context; in copy_sbi_reg_indices() local
|
/linux/security/selinux/ss/ |
H A D | services.c | 266 struct context *scontext, in constraint_expr_eval() 457 struct context *scontext, in security_dump_masked_av() 534 struct context *scontext, in type_attribute_bounds_av() 623 struct context *scontext, in context_struct_compute_av() 1037 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1133 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1189 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1243 char **scontext, u32 *scontext_len) in context_struct_to_string() 1294 char **scontext, u32 *scontext_len) in sidtab_entry_to_string() 1336 static int security_sid_to_context_core(u32 sid, char **scontext, in security_sid_to_context_core() [all …]
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio.c | 1823 static void set_threshold(struct hfi1_devdata *dd, int scontext, int i) in set_threshold() 1867 int scontext = 1; in pio_map_init() local
|