Searched refs:save_regs (Results 1 – 10 of 10) sorted by relevance
18 .macro save_regs macro32 .macro save_regs macro46 .macro save_regs macro
17 .macro save_regs macro
88 save_regs
449 static unsigned long calc_trampoline_call_offset(bool save_regs) in calc_trampoline_call_offset() argument454 if (save_regs) { in calc_trampoline_call_offset()525 bool save_regs = rec->flags & FTRACE_FL_REGS_EN; in static_tramp_func() local541 offset = calc_trampoline_call_offset(save_regs); in static_tramp_func()543 if (save_regs) in static_tramp_func()
43 save_regs: label
72 bl save_regs279 SYM_FUNC_START_LOCAL(save_regs)326 SYM_FUNC_END(save_regs)
75 extern u32 omap3_save_secure_ram(void *save_regs, int size);
208 mm_gc->save_regs = cpm2_gpio32_save_regs; in cpm2_gpiochip_add32()
144 8: .long save_regs
445 static void save_regs(struct bpf_jit *jit, u32 rs, u32 re) in save_regs() function527 save_regs(jit, rs, re); in save_restore_regs()
Completed in 21 milliseconds