Searched refs:new_utsname (Results 1 – 10 of 10) sorted by relevance
23 static struct new_utsname *init_utsname(void) in init_utsname()25 static struct new_utsname n = (struct new_utsname) { in init_utsname()
24 struct new_utsname name;79 static inline struct new_utsname *utsname(void) in utsname()84 static inline struct new_utsname *init_utsname(void) in init_utsname()
29 struct new_utsname;760 asmlinkage long sys_newuname(struct new_utsname __user *name);
9 struct new_utsname uts;25 #define MAX_ARCH_HEADER_SIZE (sizeof(struct new_utsname) + 4)
2063 memcpy(&info->uts, init_utsname(), sizeof(struct new_utsname)); in init_header_complete()
25 struct new_utsname { struct
1272 SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) in SYSCALL_DEFINE1()1274 struct new_utsname tmp; in SYSCALL_DEFINE1()1352 struct new_utsname *u; in SYSCALL_DEFINE2()1370 struct new_utsname *u; in SYSCALL_DEFINE2()1405 struct new_utsname *u; in SYSCALL_DEFINE2()
783 struct new_utsname *u; in smc_clc_init()
1599 struct new_utsname *p_sysid = utsname(); in qla2x00_hba_attributes()1854 struct new_utsname *p_sysid = utsname(); in qla2x00_port_attributes()
1811 struct new_utsname *p_sysid = NULL; in qlafx00_fx_disc()