Lines Matching refs:old_flags
330 int i, first, second, old_flags; in test_hashmap_zero_seed() local
333 old_flags = map_opts.map_flags; in test_hashmap_zero_seed()
356 map_opts.map_flags = old_flags; in test_hashmap_zero_seed()
1526 __u32 old_flags; in test_map_rdonly() local
1528 old_flags = map_opts.map_flags; in test_map_rdonly()
1532 map_opts.map_flags = old_flags; in test_map_rdonly()
1555 __u32 old_flags; in test_map_wronly_hash() local
1557 old_flags = map_opts.map_flags; in test_map_wronly_hash()
1561 map_opts.map_flags = old_flags; in test_map_wronly_hash()
1583 __u32 old_flags; in test_map_wronly_stack_or_queue() local
1588 old_flags = map_opts.map_flags; in test_map_wronly_stack_or_queue()
1591 map_opts.map_flags = old_flags; in test_map_wronly_stack_or_queue()