Home
last modified time | relevance | path

Searched refs:skip_dry_run (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kernel/pi/
H A Dpatch-scs.c236 int scs_patch(const u8 eh_frame[], int size, bool skip_dry_run) in scs_patch() argument
288 fde_use_sdata8, !skip_dry_run); in scs_patch()
292 if (!skip_dry_run) in scs_patch()
H A Dpi.h30 int scs_patch(const u8 eh_frame[], int size, bool skip_dry_run);