Home
last modified time | relevance | path

Searched defs:new_ip (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/x86/kernel/
Dprocess_64.c337 start_thread_common(struct pt_regs *regs, unsigned long new_ip, in start_thread_common()
358 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
365 void start_thread_ia32(struct pt_regs *regs, u32 new_ip, u32 new_sp) in start_thread_ia32()
Dprocess_32.c251 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
/linux-3.3/net/ipv4/netfilter/
Dipt_NETMAP.c45 __be32 new_ip, netmask; in netmap_tg() local
/linux-3.3/arch/blackfin/kernel/
Dprocess.c143 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
/linux-3.3/fs/jfs/
Dnamei.c1079 struct inode *new_ip; in jfs_rename() local
/linux-3.3/arch/ia64/include/asm/
Dprocessor.h311 #define start_thread(regs,new_ip,new_sp) do { \ argument