Searched defs:new_ip (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/arch/x86/mm/ |
H A D | extable.c | 20 unsigned long new_ip; fixup_exception() local 56 unsigned long new_ip; early_fixup_exception() local
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_NETMAP.c | 71 __be32 new_ip, netmask; netmap_tg4() local
|
/linux-4.1.27/samples/bpf/ |
H A D | tcbpf1_kern.c | 35 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) set_tcp_ip_src() argument
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | process_32.c | 198 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) start_thread() argument
|
H A D | process_64.c | 230 start_thread_common(struct pt_regs *regs, unsigned long new_ip, start_thread_common() argument 247 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) start_thread() argument 254 void start_thread_ia32(struct pt_regs *regs, u32 new_ip, u32 new_sp) start_thread_ia32() argument
|
H A D | uprobes.c | 650 unsigned long new_ip = regs->ip += auprobe->branch.ilen; branch_emulate_op() local
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | process.c | 81 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) start_thread() argument
|
/linux-4.1.27/fs/jfs/ |
H A D | namei.c | 1069 struct inode *new_ip; jfs_rename() local
|
Completed in 282 milliseconds