Home
last modified time | relevance | path

Searched refs:pid (Results 5176 - 5200 of 7806) sorted by relevance

1...<<201202203204205206207208209210>>...313

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp557 const int32_t pid = (abilityRecord->GetPid() > 0) ? abilityRecord->GetPid() : -1; in ReportEventToRSS() local
561 bundleName.c_str(), pid, reason.c_str(), callerPid); in ReportEventToRSS()
562 taskHandler_->SubmitTask([uid, bundleName, reason, pid, callerPid]() { in ReportEventToRSS()
563 ResSchedUtil::GetInstance().ReportEventToRSS(uid, bundleName, reason, pid, callerPid); in ReportEventToRSS()
2023 const int32_t pid, std::vector<std::string> &extensionList) in GetActiveUIExtensionList()
2026 return uiExtensionAbilityRecordMgr_->GetActiveUIExtensionList(pid, extensionList); in GetActiveUIExtensionList()
2573 extensionInfo.pid = processInfo.pid_; in GetExtensionRunningInfo()
2756 TAG_LOGE(AAFwkTag::ABILITYMGR, "ability %{public}s pid invalid", ability->GetURI().c_str()); in PrintTimeOutLog()
2787 "LIFECYCLE_TIMEOUT: uid: %{public}d, pid: %{public}d, bundleName: %{public}s, abilityName: %{public}s," in PrintTimeOutLog()
2794 .pid in PrintTimeOutLog()
2022 GetActiveUIExtensionList( const int32_t pid, std::vector<std::string> &extensionList) GetActiveUIExtensionList() argument
3257 int32_t pid = 0; ReportAbilityStartInfoToRSS() local
[all...]
/kernel/linux/linux-5.10/virt/kvm/
H A Dkvm_main.c458 vcpu->pid = NULL; in kvm_vcpu_init()
478 * the vcpu->pid pointer, and at destruction time all file descriptors in kvm_vcpu_destroy()
481 put_pid(rcu_dereference_protected(vcpu->pid, 1)); in kvm_vcpu_destroy()
3009 struct pid *pid; in kvm_vcpu_yield_to() local
3014 pid = rcu_dereference(target->pid); in kvm_vcpu_yield_to()
3015 if (pid) in kvm_vcpu_yield_to()
3016 task = get_pid_task(pid, PIDTYPE_PID); in kvm_vcpu_yield_to()
3349 struct pid *oldpi in kvm_vcpu_ioctl()
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs445 pub pid: ::pid_t,
3786 pid: ::pid_t, in process_vm_readv()
3794 pid: ::pid_t, in process_vm_writev()
4114 pub fn sched_getaffinity(pid: ::pid_t, cpusetsize: ::size_t, cpuset: *mut cpu_set_t) in sched_getaffinity()
4117 pid: ::pid_t, in sched_setaffinity()
4150 pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int; in sched_rr_get_interval()
4153 pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_int; in sched_setparam()
4171 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam()
4203 pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; in sched_getscheduler()
4229 pid in sched_setscheduler()
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dsocket.h63 pid_t pid; member
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dreboot.c26 struct pid *cad_pid;
351 * If pid namespaces are enabled and the current task is in a child in SYSCALL_DEFINE4()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_dma_fence.c429 kctx->dma_fence.wq = alloc_workqueue("mali-fence-%d", WQ_UNBOUND, 1, kctx->pid); in kbase_dma_fence_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dma_fence.c486 WQ_UNBOUND, 1, kctx->pid); in kbase_dma_fence_init()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android.h275 s32 wl_netlink_send_msg(int pid, int type, int seq, const void *data, size_t size);
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dma_fence.c448 kctx->dma_fence.wq = alloc_workqueue("mali-fence-%d", WQ_UNBOUND, 1, kctx->pid); in kbase_dma_fence_init()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c119 job->pid = _mali_osk_get_pid(); in mali_gp_job_create()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_auth.c206 if (file_priv->pid == task_pid(current) && file_priv->was_master) { in drm_master_check_perm()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c115 job->pid = _mali_osk_get_pid(); in mali_gp_job_create()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_clk_rate_trace_mgr.c346 dev_dbg(kbdev->dev, "%s - GPU clock %u rate changed to %lu, pid: %d", in kbase_clk_rate_trace_manager_notify_all()
347 __func__, clk_index, new_rate, current->pid); in kbase_clk_rate_trace_manager_notify_all()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_dma_fence.c444 WQ_UNBOUND, 1, kctx->pid); in kbase_dma_fence_init()
/foundation/ability/ability_runtime/services/abilitymgr/include/mission/
H A Dmission_list_manager_interface.h109 virtual void GetActiveAbilityList(int32_t uid, std::vector<std::string> &abilityList, int32_t pid = NO_PID) = 0;
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Decological_rule_interceptor.cpp222 callerInfo.pid = want.GetIntParam(Want::PARAM_RESV_CALLER_PID, IPCSkeleton::GetCallingPid()); in InitErmsCallerInfo()
/foundation/multimedia/audio_framework/test/fuzztest/audiomanager_fuzzer/
H A Daudio_manager_fuzzer.cpp68 focusInfo.first.pid = *reinterpret_cast<const int32_t *>(data); in AudioManagerFuzzTest()
/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.h145 pid_t pid = -1; member
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dphoto_output.h496 void CameraServerDied(pid_t pid) override;
/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h55 int32_t GetProcessNameByProcessId(int32_t pid, std::u16string& processName);
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddisplay_manager.h656 * @brief get to freeze status with specified pid list
658 * @param pidList Indicates the calling pid
683 DMError SetVirtualScreenSecurityExemption(ScreenId screenId, uint32_t pid, std::vector<uint64_t>& windowIdList);
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dbinder_invoker.h246 bool GetDBinderCallingPidUid(int handle, bool isReply, pid_t &pid, uid_t &uid);
H A Ddbinder_base_invoker_define.h92 virtual void SetCallerPid(pid_t pid) = 0;
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h138 void AuthServerDeathCallback(const char *pkgName, int32_t pid);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.h76 int32_t OnAppExit(pid_t uid, pid_t pid, uint32_t tokenId, const std::string &bundleName) override;

Completed in 37 milliseconds

1...<<201202203204205206207208209210>>...313