Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dselinuxfs.c667 char *oldcon = NULL, *newcon = NULL, *taskcon = NULL; sel_write_validatetrans() local
846 char *newcon = NULL; sel_write_create() local
946 char *newcon = NULL; sel_write_relabel() local
1013 char *newcon = NULL; sel_write_member() local
[all...]
/linux/kernel/printk/
H A Dprintk.c3880 static int console_call_setup(struct console *newcon, char *options) in console_call_setup()
3901 static int try_enable_preferred_console(struct console *newcon, in try_enable_preferred_console()
3944 static void try_enable_default_console(struct console *newcon) in try_enable_default_console()
3959 static u64 get_init_console_seq(struct console *newcon, bool bootcon_registered) in get_init_console_seq()
4056 void register_console(struct console *newcon) in register_console()
/linux/security/selinux/ss/
H A Dservices.c3113 struct context newcon; in security_sid_mls_copy() local