Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dprocess_64.c364 start_thread_common(struct pt_regs *regs, unsigned long new_ip, in start_thread_common()
390 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
398 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp) in compat_start_thread()
Dprocess_32.c184 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
Duprobes.c649 unsigned long new_ip = regs->ip += auprobe->branch.ilen; in branch_emulate_op() local
/Linux-v4.19/samples/bpf/
Dtest_lwt_bpf.c93 uint32_t new_ip, int rw_daddr) in rewrite()
151 uint32_t old_ip, new_ip = 0x3fea8c0; in do_test_rewrite() local
Dtcbpf1_kern.c36 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_src()
/Linux-v4.19/net/netfilter/
Dxt_NETMAP.c76 __be32 new_ip, netmask; in netmap_tg4() local
/Linux-v4.19/fs/jfs/
Dnamei.c1081 struct inode *new_ip; in jfs_rename() local
/Linux-v4.19/arch/ia64/include/asm/
Dprocessor.h310 #define start_thread(regs,new_ip,new_sp) do { \ argument