Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dextable.c20 unsigned long new_ip; in fixup_exception() local
56 unsigned long new_ip; in early_fixup_exception() local
/linux-4.4.14/arch/x86/kernel/
Dprocess_64.c231 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()
Dprocess_32.c198 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
Duprobes.c642 unsigned long new_ip = regs->ip += auprobe->branch.ilen; in branch_emulate_op() local
/linux-4.4.14/net/netfilter/
Dxt_NETMAP.c71 __be32 new_ip, netmask; in netmap_tg4() local
/linux-4.4.14/samples/bpf/
Dtcbpf1_kern.c35 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/
Dprocess.c81 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
/linux-4.4.14/fs/jfs/
Dnamei.c1085 struct inode *new_ip; in jfs_rename() local
/linux-4.4.14/arch/ia64/include/asm/
Dprocessor.h311 #define start_thread(regs,new_ip,new_sp) do { \ argument