Searched refs:new_fp (Results 1 – 2 of 2) sorted by relevance
222 unsigned long new_fp, new_pc; in kunwind_next_frame_record() local232 new_fp = READ_ONCE(record->fp); in kunwind_next_frame_record()235 if (!new_fp && !new_pc) in kunwind_next_frame_record()240 state->common.fp = new_fp; in kunwind_next_frame_record()
3693 long __maybe_unused new_fp; in task_numa_placement() local3789 new_fp = (long)READ_ONCE(p->mm->sc_stat.footprint) + diff; in task_numa_placement()3791 max(new_fp, 0L)); in task_numa_placement()