Searched refs:encode_frame_pointer (Results 1 – 2 of 2) sorted by relevance
67 static inline unsigned long encode_frame_pointer(struct pt_regs *regs) in encode_frame_pointer() function78 static inline unsigned long encode_frame_pointer(struct pt_regs *regs) in encode_frame_pointer() function100 static inline unsigned long encode_frame_pointer(struct pt_regs *regs) in encode_frame_pointer() function
148 frame->bp = encode_frame_pointer(childregs); in copy_thread()