Searched refs:num_objs (Results 1 – 6 of 6) sorted by relevance
179 int index, num_objs, i; in intel_atomic_get_global_obj_state() local190 num_objs = state->num_global_objs + 1; in intel_atomic_get_global_obj_state()191 size = sizeof(*state->global_objs) * num_objs; in intel_atomic_get_global_obj_state()218 state->num_global_objs = num_objs; in intel_atomic_get_global_obj_state()
311 num_objs = nr_objs315 …13}\n".format(hex(cache), cache['name'].string(), str(active_objs), str(num_objs), str(cache['size…
1390 unsigned int num_objs; in fn_lock_array() member1394 args->num_objs, vm_exec->num_fences); in fn_lock_array()1411 unsigned int num_objs) in drm_gpuvm_exec_lock_array() argument1415 unsigned int num_objs; in drm_gpuvm_exec_lock_array() member1419 args.num_objs = num_objs; in drm_gpuvm_exec_lock_array()
98 int err = 0, num_objs = 0; in bpf_seq_read() local156 num_objs++; in bpf_seq_read()175 if (num_objs >= MAX_ITER_OBJECTS) { in bpf_seq_read()
435 unsigned long num_objs; member
9930 sinfo->num_objs = nr_objs; in get_slabinfo()