/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmgf100.c | 241 const enum nvkm_memory_target target = nvkm_memory_target(map->memory); in gf100_vmm_valid() local 264 vol = target == NVKM_MEM_TARGET_HOST; in gf100_vmm_valid() 273 aper = vmm->func->aper(target); in gf100_vmm_valid() 323 gf100_vmm_aper(enum nvkm_memory_target target) in gf100_vmm_aper() argument 325 switch (target) { in gf100_vmm_aper()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_sw_fence.c | 571 unsigned long target, delay; in test_timer() local 575 timed_fence_init(&tf, target = jiffies); in test_timer() 585 timed_fence_init(&tf, target = jiffies + delay); in test_timer() 599 if (time_before(jiffies, target)) { in test_timer() 600 pr_err("Fence signaled too early, target=%lu, now=%lu\n", in test_timer() 601 target, jiffies); in test_timer() 695 pr_debug("Slept too long, delay=%lu, (target=%lu, now=%lu) skipping\n", in test_dma_fence()
|
/kernel/linux/linux-5.10/drivers/thermal/intel/ |
H A D | x86_pkg_temp_thermal.c | 387 int target; in pkg_thermal_cpu_offline() local 392 target = cpumask_any_but(&zonedev->cpumask, cpu); in pkg_thermal_cpu_offline() 394 lastcpu = target >= nr_cpu_ids; in pkg_thermal_cpu_offline() 419 * Check whether this cpu was the current target and store the new in pkg_thermal_cpu_offline() 421 * will see the new target. in pkg_thermal_cpu_offline() 424 zonedev->cpu = target; in pkg_thermal_cpu_offline() 458 pkg_thermal_schedule_work(target, &zonedev->work); in pkg_thermal_cpu_offline()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | stat.c | 12 #include "target.h" 513 struct target *target, in create_perf_stat_counter() 563 if (target__none(target) && !config->initial_delay) in create_perf_stat_counter() 567 if (target__has_cpu(target) && !target__has_per_thread(target)) in create_perf_stat_counter() 511 create_perf_stat_counter(struct evsel *evsel, struct perf_stat_config *config, struct target *target, int cpu) create_perf_stat_counter() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trans_ail.c | 424 xfs_lsn_t target; in xfsaild_push() local 448 target = ailp->ail_target; in xfsaild_push() 449 ailp->ail_target_prev = target; in xfsaild_push() 459 while ((XFS_LSN_CMP(lip->li_lsn, target) <= 0)) { in xfsaild_push() 544 if (!count || XFS_LSN_CMP(lsn, target) >= 0) { in xfsaild_push() 546 * We reached the target or the AIL is empty, so wait a bit in xfsaild_push() 626 * Idle if the AIL is empty and we are not racing with a target in xfsaild() 686 * Ensure that the new target is noticed in push code before it clears in xfs_ail_push()
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | x86_pkg_temp_thermal.c | 383 int target; in pkg_thermal_cpu_offline() local 388 target = cpumask_any_but(&zonedev->cpumask, cpu); in pkg_thermal_cpu_offline() 390 lastcpu = target >= nr_cpu_ids; in pkg_thermal_cpu_offline() 415 * Check whether this cpu was the current target and store the new in pkg_thermal_cpu_offline() 417 * will see the new target. in pkg_thermal_cpu_offline() 420 zonedev->cpu = target; in pkg_thermal_cpu_offline() 454 pkg_thermal_schedule_work(target, &zonedev->work); in pkg_thermal_cpu_offline()
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | marvell_cn10k_tad_pmu.c | 394 unsigned int target; in tad_pmu_offline_cpu() local 399 target = cpumask_any_but(cpu_online_mask, cpu); in tad_pmu_offline_cpu() 400 if (target >= nr_cpu_ids) in tad_pmu_offline_cpu() 403 perf_pmu_migrate_context(&pmu->pmu, cpu, target); in tad_pmu_offline_cpu() 404 pmu->cpu = target; in tad_pmu_offline_cpu()
|
/kernel/linux/linux-6.6/drivers/perf/amlogic/ |
H A D | meson_ddr_pmu_core.c | 396 int target; in ddr_perf_offline_cpu() local 401 target = cpumask_any_but(cpu_online_mask, cpu); in ddr_perf_offline_cpu() 402 if (target >= nr_cpu_ids) in ddr_perf_offline_cpu() 405 perf_pmu_migrate_context(&pmu->pmu, cpu, target); in ddr_perf_offline_cpu() 406 pmu->cpu = target; in ddr_perf_offline_cpu()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_sw_fence.c | 581 unsigned long target, delay; in test_timer() local 585 timed_fence_init(&tf, target = jiffies); in test_timer() 595 timed_fence_init(&tf, target = jiffies + delay); in test_timer() 609 if (time_before(jiffies, target)) { in test_timer() 610 pr_err("Fence signaled too early, target=%lu, now=%lu\n", in test_timer() 611 target, jiffies); in test_timer() 705 pr_debug("Slept too long, delay=%lu, (target=%lu, now=%lu) skipping\n", in test_dma_fence()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmgf100.c | 240 const enum nvkm_memory_target target = nvkm_memory_target(map->memory); in gf100_vmm_valid() local 263 vol = target == NVKM_MEM_TARGET_HOST; in gf100_vmm_valid() 272 aper = vmm->func->aper(target); in gf100_vmm_valid() 324 gf100_vmm_aper(enum nvkm_memory_target target) in gf100_vmm_aper() argument 326 switch (target) { in gf100_vmm_aper()
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | windfarm_rm31.c | 256 wf_control_get(cpu_fans[cpu][0], &sp->target); in cpu_fans_tick() 275 DBG_LOTS(" CPU%d: target = %d RPM\n", cpu, sp->target); in cpu_fans_tick() 278 speed = max(sp->target, dimms_output_clamp); in cpu_fans_tick() 334 cpu_pid[cpu].target = 4000; in cpu_setup_pid() 382 backside_pid.target = speed; in backside_fan_tick()
|
/kernel/liteos_a/syscall/ |
H A D | los_syscall.h | 235 extern int SysSymlink(const char *target, const char *linkpath);
237 extern int SysSymlinkat(const char *target, int dirfd, const char *linkpath);
252 extern int SysMount(const char *source, const char *target, const char *filesystemtype, unsigned long mountflags,
254 extern int SysUmount(const char *target);
261 extern int SysUmount2(const char *target, int flags);
|
/third_party/ffmpeg/libavformat/ |
H A D | rdt.c | 395 unsigned char *target; in rdt_parse_b64buf() local 402 target = av_mallocz(*target_len + AV_INPUT_BUFFER_PADDING_SIZE); in rdt_parse_b64buf() 403 if (!target) in rdt_parse_b64buf() 405 av_base64_decode(target, p, *target_len); in rdt_parse_b64buf() 406 return target; in rdt_parse_b64buf()
|
/third_party/backends/backend/ |
H A D | mustek_usb_high.h | 401 usb_high_cal_calibrate (Calibrator * cal, void *src, void *target); 412 usb_high_cal_i8o8_mono_calibrate (Calibrator * cal, void *src, void *target); 415 usb_high_cal_i8o8_rgb_calibrate (Calibrator * cal, void *src, void *target); 426 usb_high_cal_i4o1_calibrate (Calibrator * cal, void *src, void *target); 533 SANE_Byte * target, SANE_Byte max,
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
H A D | Collator.java | 1192 * @param target the target string to be compared. 1199 public boolean equals(String source, String target) in equals() argument 1201 return (compare(source, target) == 0); in equals() 1218 * Compares the source text String to the target text String according to 1222 * less than, equal to or greater than the target String. See the Collator 1226 * @param target the target String. 1228 * less than target, value is zero if source and target ar 1235 compare(String source, String target) compare() argument 1249 compare(Object source, Object target) compare() argument [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
H A D | ICUDurationTest.java | 427 long target = System.currentTimeMillis() + test.diffInSeconds * 1000; in TestFromNowTo() 430 target = test.diffInSeconds > 0 ? target + delayMS : target - delayMS; in TestFromNowTo() 431 Date d = new Date(target); in TestFromNowTo()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Collator.java | 1145 * @param target the target string to be compared. 1151 public boolean equals(String source, String target) in equals() argument 1153 return (compare(source, target) == 0); in equals() 1169 * Compares the source text String to the target text String according to 1173 * less than, equal to or greater than the target String. See the Collator 1177 * @param target the target String. 1179 * less than target, value is zero if source and target ar 1185 compare(String source, String target) compare() argument 1198 compare(Object source, Object target) compare() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
H A D | ICUDurationTest.java | 430 long target = System.currentTimeMillis() + test.diffInSeconds * 1000; in TestFromNowTo() 433 target = test.diffInSeconds > 0 ? target + delayMS : target - delayMS; in TestFromNowTo() 434 Date d = new Date(target); in TestFromNowTo()
|
/third_party/mbedtls/scripts/ |
H A D | assemble_changelog.py | 13 the target branch). 279 the target branch). 285 the target branch checked out. 312 def list_merges(some_hash, target, *options): 313 """List merge commits from some_hash to target. 319 '..'.join([some_hash, target])]) 328 target = 'HEAD' 329 # List the merges from some_hash to the target in two ways. 331 # some_hash and ancestors of the target. 332 ancestry = frozenset(cls.list_merges(some_hash, target, [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cs.h | 179 tu_cs_add_entries(struct tu_cs *cs, struct tu_cs *target); 366 * Emit a CP_INDIRECT_BUFFER command packet for each entry in the target 370 tu_cs_emit_call(struct tu_cs *cs, const struct tu_cs *target) in tu_cs_emit_call() argument 372 assert(target->mode == TU_CS_MODE_GROW); in tu_cs_emit_call() 373 for (uint32_t i = 0; i < target->entry_count; i++) in tu_cs_emit_call() 374 tu_cs_emit_ib(cs, target->entries + i); in tu_cs_emit_call()
|
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
H A D | virgl_vtest_socket.c | 277 enum pipe_texture_target target, in virgl_vtest_send_resource_create2() 295 res_create_buf[VCMD_RES_CREATE2_TARGET] = target; in virgl_vtest_send_resource_create2() 324 enum pipe_texture_target target, in virgl_vtest_send_resource_create() 339 return virgl_vtest_send_resource_create2(vws, handle, target, format, in virgl_vtest_send_resource_create() 348 res_create_buf[VCMD_RES_CREATE_TARGET] = target; in virgl_vtest_send_resource_create() 275 virgl_vtest_send_resource_create2(struct virgl_vtest_winsys *vws, uint32_t handle, enum pipe_texture_target target, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t size, int *out_fd) virgl_vtest_send_resource_create2() argument 322 virgl_vtest_send_resource_create(struct virgl_vtest_winsys *vws, uint32_t handle, enum pipe_texture_target target, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t size, int *out_fd) virgl_vtest_send_resource_create() argument
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_image.c | 53 template.target = pCreateInfo->arrayLayers > 1 ? PIPE_TEXTURE_1D_ARRAY : PIPE_TEXTURE_1D; in lvp_image_create() 57 template.target = pCreateInfo->arrayLayers > 1 ? PIPE_TEXTURE_2D_ARRAY : PIPE_TEXTURE_2D; in lvp_image_create() 60 template.target = PIPE_TEXTURE_3D; in lvp_image_create() 249 if (image->bo->target == PIPE_TEXTURE_3D) { in lvp_GetImageSubresourceLayout() 303 template.target = PIPE_BUFFER; in lvp_CreateBuffer()
|
/third_party/node/src/crypto/ |
H A D | crypto_hash.cc | 55 void Hash::Initialize(Environment* env, Local<Object> target) { in Initialize() argument 67 SetConstructorFunction(context, target, "Hash", t); in Initialize() 69 SetMethodNoSideEffect(context, target, "getHashes", GetHashes); in Initialize() 71 HashJob::Initialize(env, target); in Initialize() 74 context, target, "internalVerifyIntegrity", InternalVerifyIntegrity); in Initialize()
|
/third_party/node/deps/v8/tools/ |
H A D | locs.py | 195 def __init__(self, file, target, loc, in_bytes, expanded, expanded_bytes): 198 self.target = target 201 return "{} {} {}".format(super().to_string(), self.file, self.target) 300 return {"file": o.file, "target": o.target, "loc": o.loc, "in_bytes": o.in_bytes, 356 # New target 361 sys.exit('Missing empty line before new target')
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_readpixels.c | 167 switch (texture->target) { in try_pbo_readpixels() 173 view_target = texture->target; in try_pbo_readpixels() 177 templ.target = view_target; in try_pbo_readpixels() 296 dst_templ.target = PIPE_TEXTURE_2D; in blit_to_staging() 467 !screen->is_format_supported(screen, src_format, src->target, in st_ReadPixels()
|