Searched defs:new_loc (Results 1 – 6 of 6) sorted by relevance
23 __u64 old_loc, new_loc; member81 errcode_t ext2fs_add_extent_entry(ext2_extent extent, __u64 old_loc, __u64 new_loc) in ext2fs_add_extent_entry()215 __u64 *new_loc, __u64 *size) in ext2fs_iterate_extent()
63 void set(volatile P *new_loc) { loc = new_loc; } in set()92 void set(std::atomic<P> *new_loc) { loc = new_loc; } in set()
291 unsigned new_loc = loc; in create_new_io_vars() local
390 struct varying_loc *new_loc = &remap[location][var->data.location_frac]; in remap_slots_and_components() local
611 int *new_loc, int *new_chan, in set_push_constant_loc()638 int new_loc[this->uniforms]; in pack_uniform_registers() local
115 blk64_t new_loc; member