Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dbinfmt_flat.c389 u32 rp_val0, rp_val1; in skip_got_header() local
393 if (get_user(rp_val1, rp + 1)) in skip_got_header()
396 if (rp_val0 == 0xffffffff && rp_val1 == 0xffffffff) in skip_got_header()