Home
last modified time | relevance | path

Searched defs:newcon (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/security/selinux/
Dselinuxfs.c687 char *oldcon = NULL, *newcon = NULL, *taskcon = NULL; in sel_write_validatetrans() local
872 char *newcon = NULL; in sel_write_create() local
975 char *newcon = NULL; in sel_write_relabel() local
1035 char *newcon; in sel_write_user() local
1101 char *newcon = NULL; in sel_write_member() local
/Linux-v5.4/fs/dlm/
Dlowcomms.c734 struct connection *newcon; in tcp_accept_from_sock() local
862 struct connection *newcon; in sctp_accept_from_sock() local
/Linux-v5.4/security/selinux/ss/
Dservices.c2970 struct context newcon; in security_sid_mls_copy() local
/Linux-v5.4/kernel/printk/
Dprintk.c2648 void register_console(struct console *newcon) in register_console()