Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtest_lwt_bpf.c85 uint32_t new_ip, int rw_daddr) in rewrite()
143 uint32_t old_ip, new_ip = 0x3fea8c0; in do_test_rewrite() local
H A Dtcbpf1_kern.c37 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_src()
/openbmc/linux/arch/x86/kernel/
H A Dprocess_64.c506 start_thread_common(struct pt_regs *regs, unsigned long new_ip, in start_thread_common()
533 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
541 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp, bool x32) in compat_start_thread()
H A Dprocess_32.c112 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
H A Duprobes.c640 unsigned long new_ip = regs->ip += auprobe->branch.ilen; in branch_emulate_op() local
/openbmc/linux/net/netfilter/
H A Dxt_NETMAP.c73 __be32 new_ip, netmask; in netmap_tg4() local
/openbmc/linux/fs/
H A Dcompat_binfmt_elf.c104 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Delf.h175 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument
/openbmc/linux/fs/jfs/
H A Dnamei.c1074 struct inode *new_ip; in jfs_rename() local
/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h296 #define start_thread(regs,new_ip,new_sp) do { \ argument