Searched defs:scontext (Results 1 – 4 of 4) 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 …]
|
/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/security/selinux/ |
H A D | avc.c | 695 char *scontext = NULL; in avc_audit_post_callback() local
|
H A D | hooks.c | 5343 char *scontext = NULL; in selinux_socket_getpeersec_stream() local
|