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()
26 struct new_utsname name;80 static inline struct new_utsname *utsname(void) in utsname()85 static inline struct new_utsname *init_utsname(void) in init_utsname()
29 struct new_utsname;726 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)
2021 memcpy(&info->uts, init_utsname(), sizeof(struct new_utsname)); in init_header_complete()
25 struct new_utsname { struct
1253 SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) in SYSCALL_DEFINE1()1255 struct new_utsname tmp; in SYSCALL_DEFINE1()1333 struct new_utsname *u; in SYSCALL_DEFINE2()1351 struct new_utsname *u; in SYSCALL_DEFINE2()1386 struct new_utsname *u; in SYSCALL_DEFINE2()
777 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()