Searched defs:new_ip (Results  1 – 9 of 9) sorted by relevance
| /linux-4.4.14/arch/x86/mm/ | 
| D | extable.c | 20 	unsigned long new_ip;  in fixup_exception()  local56 	unsigned long new_ip;  in early_fixup_exception()  local
 
 | 
| /linux-4.4.14/arch/x86/kernel/ | 
| D | process_64.c | 231 start_thread_common(struct pt_regs *regs, unsigned long new_ip,  in start_thread_common()248 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp)  in start_thread()
 255 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp)  in compat_start_thread()
 
 | 
| D | process_32.c | 198 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp)  in start_thread()
 | 
| D | uprobes.c | 642 	unsigned long new_ip = regs->ip += auprobe->branch.ilen;  in branch_emulate_op()  local
 | 
| /linux-4.4.14/net/netfilter/ | 
| D | xt_NETMAP.c | 71 	__be32 new_ip, netmask;  in netmap_tg4()  local
 | 
| /linux-4.4.14/samples/bpf/ | 
| D | tcbpf1_kern.c | 35 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip)  in set_tcp_ip_src()
 | 
| /linux-4.4.14/arch/blackfin/kernel/ | 
| D | process.c | 81 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp)  in start_thread()
 | 
| /linux-4.4.14/fs/jfs/ | 
| D | namei.c | 1085 	struct inode *new_ip;  in jfs_rename()  local
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | processor.h | 311 #define start_thread(regs,new_ip,new_sp) do {							\  argument
 |