Searched refs:new_utsname (Results 1 – 7 of 7) sorted by relevance
29 static inline struct new_utsname *utsname(void) in utsname()34 static inline struct new_utsname *init_utsname(void) in init_utsname()
12 struct new_utsname name;
25 struct new_utsname { struct
1351 SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) in SYSCALL_DEFINE1()1353 struct new_utsname tmp; in SYSCALL_DEFINE1()1431 struct new_utsname *u; in SYSCALL_DEFINE2()1450 struct new_utsname *u; in SYSCALL_DEFINE2()1485 struct new_utsname *u; in SYSCALL_DEFINE2()
1350 struct new_utsname *u; in smc_clc_init()
2154 memcpy(&info->uts, init_utsname(), sizeof(struct new_utsname)); in init_header_complete()
1788 struct new_utsname *p_sysid = NULL; in qlafx00_fx_disc()