benchlock_state   126 source4/torture/raw/lockbench.c 	struct benchlock_state *state = (struct benchlock_state *)private_data;
benchlock_state   149 source4/torture/raw/lockbench.c 	struct benchlock_state *state = (struct benchlock_state *)ctx->async.private_data;
benchlock_state   177 source4/torture/raw/lockbench.c 	struct benchlock_state *state = (struct benchlock_state *)private_data;
benchlock_state   225 source4/torture/raw/lockbench.c 	struct benchlock_state *state = (struct benchlock_state *)req->async.private_data;
benchlock_state   265 source4/torture/raw/lockbench.c 	struct benchlock_state *state = (struct benchlock_state *)req->async.private_data;
benchlock_state   283 source4/torture/raw/lockbench.c 	struct benchlock_state *state = talloc_get_type(private_data, 
benchlock_state   284 source4/torture/raw/lockbench.c 							struct benchlock_state);
benchlock_state   323 source4/torture/raw/lockbench.c 	struct benchlock_state *state;
benchlock_state   332 source4/torture/raw/lockbench.c 	state = talloc_zero_array(mem_ctx, struct benchlock_state, nprocs);