Searched defs:new_ip (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/x86/kernel/ |
D | process_64.c | 337 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()
|
D | process_32.c | 251 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
|
/linux-3.3/net/ipv4/netfilter/ |
D | ipt_NETMAP.c | 45 __be32 new_ip, netmask; in netmap_tg() local
|
/linux-3.3/arch/blackfin/kernel/ |
D | process.c | 143 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
|
/linux-3.3/fs/jfs/ |
D | namei.c | 1079 struct inode *new_ip; in jfs_rename() local
|
/linux-3.3/arch/ia64/include/asm/ |
D | processor.h | 311 #define start_thread(regs,new_ip,new_sp) do { \ argument
|