Searched refs:f_fixed (Results 1 – 1 of 1) sorted by relevance
253 Bool f_fixed = toBool(flags & VKI_MREMAP_FIXED); in do_mremap() local283 if (f_fixed == True && new_addr + new_len < new_len) in do_mremap()288 if (f_fixed == True && f_maymove == False) in do_mremap()346 if (f_maymove == True && f_fixed == False) { in do_mremap()355 if (f_maymove == True && f_fixed == True) { in do_mremap()