Home
last modified time | relevance | path

Searched refs:killed (Results 1 – 7 of 7) sorted by relevance

/system/memory/lmkd/
DREADME.md38 killed at low vmpressure level. Default = 1001
42 killed at medium vmpressure level. Default = 800
46 killed at critical vmpressure level. Default = 0
/system/core/llkd/
Dlibllkd.cpp307 bool killed; // sent a kill to this thread, next panic... member
334 killed(!llkTestWithKill), in proc()
874 procp->killed = !llkTestWithKill; in llkCheckSchedUpdate()
888 procp->killed = !llkTestWithKill; in llkCheckSchedUpdate()
897 procp->killed = !llkTestWithKill; in llkCheckSchedUpdate()
1078 procp->killed = !llkTestWithKill; in llkCheck()
1168 if (procp->killed == false) { in llkCheck()
1169 procp->killed = true; in llkCheck()
/system/core/init/
DREADME.md374 the service is killed during shutdown process by using SIGTERM and SIGKILL.
375 The service with shutdown_behavior of "critical" is not killed during shutdown
377 "shutdown critical" will be killed. When the service tagged with "shutdown critical"
407 > Provide a timeout after which point the service will be killed. The oneshot keyword is respected
/system/apex/docs/
Dhowto.md350 processes that have reference to your APEX are killed. E.g. if you are
/system/sepolicy/microdroid/system/private/
Ddomain.te408 # - a non-buggy and non-malicious process crashes or is explicitly killed.
/system/sepolicy/private/
Dsystem_server.te1094 # we shouldn't be killed during unsafe removal
Ddomain.te1273 # - a non-buggy and non-malicious process crashes or is explicitly killed.