Searched refs:new_utsname (Results 1 – 9 of 9) sorted by relevance
25 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;763 asmlinkage long sys_newuname(struct new_utsname __user *name);
11 struct new_utsname uts;27 #define MAX_ARCH_HEADER_SIZE (sizeof(struct new_utsname) + 4)
2060 memcpy(&info->uts, init_utsname(), sizeof(struct new_utsname)); in init_header_complete()
25 struct new_utsname { struct
1288 SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) in SYSCALL_DEFINE1()1290 struct new_utsname tmp; in SYSCALL_DEFINE1()1368 struct new_utsname *u; in SYSCALL_DEFINE2()1387 struct new_utsname *u; in SYSCALL_DEFINE2()1422 struct new_utsname *u; in SYSCALL_DEFINE2()
1166 struct new_utsname *u; in smc_clc_init()
1599 struct new_utsname *p_sysid = utsname(); in qla2x00_hba_attributes()1853 struct new_utsname *p_sysid = utsname(); in qla2x00_port_attributes()
1788 struct new_utsname *p_sysid = NULL; in qlafx00_fx_disc()
Completed in 33 milliseconds