Searched defs:scontext (Results 1 – 6 of 6) sorted by relevance
/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 1199 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1263 char **scontext, u32 *scontext_len) in context_struct_to_string() 1314 char **scontext, u32 *scontext_len) in sidtab_entry_to_string() 1356 static int security_sid_to_context_core(u32 sid, char **scontext, in security_sid_to_context_core() [all …]
|
H A D | mls.c | 87 char **scontext) in mls_sid_to_context() 230 int mls_context_to_sid(struct policydb *pol, char oldc, char *scontext, in mls_context_to_sid() 480 int mls_compute_sid(struct policydb *p, struct context *scontext, in mls_compute_sid()
|
/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
|
/linux/arch/riscv/kvm/ |
H A D | vcpu_onereg.c | 1096 struct kvm_vcpu_sbi_context *scontext = &vcpu->arch.sbi_context; in copy_sbi_reg_indices() local
|
/linux/security/selinux/ |
H A D | avc.c | 696 char *scontext = NULL; in avc_audit_post_callback() local
|
H A D | hooks.c | 5339 char *scontext = NULL; in selinux_socket_getpeersec_stream() local
|