Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dselinuxfs.c732 char *oldcon = NULL, *newcon = NULL, *taskcon = NULL; in sel_write_validatetrans() local
911 char *newcon = NULL; in sel_write_create() local
1011 char *newcon = NULL; in sel_write_relabel() local
1068 char *newcon; in sel_write_user() local
1136 char *newcon = NULL; in sel_write_member() local
/linux/kernel/printk/
H A Dprintk.c3790 static int console_call_setup(struct console *newcon, char *options) in console_call_setup()
3814 static int try_enable_preferred_console(struct console *newcon, in try_enable_preferred_console()
3865 static void try_enable_default_console(struct console *newcon) in try_enable_default_console()
3880 static u64 get_init_console_seq(struct console *newcon, bool bootcon_registered) in get_init_console_seq()
3977 void register_console(struct console *newcon) in register_console()
/linux/security/selinux/ss/
H A Dservices.c3235 struct context newcon; in security_sid_mls_copy() local