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()
1537 __u32 old_flags; in test_map_rdonly() local
1539 old_flags = map_opts.map_flags; in test_map_rdonly()
1543 map_opts.map_flags = old_flags; in test_map_rdonly()
1566 __u32 old_flags; in test_map_wronly_hash() local
1568 old_flags = map_opts.map_flags; in test_map_wronly_hash()
1572 map_opts.map_flags = old_flags; in test_map_wronly_hash()
1594 __u32 old_flags; in test_map_wronly_stack_or_queue() local
1599 old_flags = map_opts.map_flags; in test_map_wronly_stack_or_queue()
1602 map_opts.map_flags = old_flags; in test_map_wronly_stack_or_queue()