Home
last modified time | relevance | path

Searched defs:frozen (Results 1 - 25 of 72) sorted by relevance

123

/kernel/linux/linux-6.6/include/linux/
H A Dfreezer.h74 static inline bool frozen(struct task_struct *p) { return false; } in frozen() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DSeriesMatcher.java19 protected boolean frozen = false; field in SeriesMatcher
H A DNumberParserImpl.java271 private boolean frozen; field in NumberParserImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DAdoptingModifierStore.java19 boolean frozen; field in AdoptingModifierStore
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DSeriesMatcher.java21 protected boolean frozen = false; field in SeriesMatcher
H A DNumberParserImpl.java273 private boolean frozen; field in NumberParserImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DAdoptingModifierStore.java21 boolean frozen; field in AdoptingModifierStore
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dfreezer.c14 static void cgroup_propagate_frozen(struct cgroup *cgrp, bool frozen) in cgroup_propagate_frozen() argument
54 bool frozen; in cgroup_update_frozen() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dfreezer.c56 bool frozen(struct task_struct *p) in frozen() function
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dfreezer.c14 static void cgroup_propagate_frozen(struct cgroup *cgrp, bool frozen) in cgroup_propagate_frozen() argument
54 bool frozen; in cgroup_update_frozen() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dfreezer.h25 static inline bool frozen(struct task_struct *p) in frozen() function
278 static inline bool frozen(struct task_struct *p) frozen() function
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfreezer.h25 static inline bool frozen(struct task_struct *p) in frozen() function
272 static inline bool frozen(struct task_struct *p) { return false; } frozen() function
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_freezedetect.c43 int frozen; member
159 int frozen = 0; in activate() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRow.java22 protected volatile boolean frozen; field in Row
H A DRelation.java281 volatile boolean frozen = false; field in Relation
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRow.java26 protected volatile boolean frozen; field in Row
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_freezer.c29 static int cg_check_frozen(const char *cgroup, bool frozen) in cg_check_frozen() argument
116 cg_enter_and_wait_for_frozen(const char *cgroup, int pid, bool frozen) cg_enter_and_wait_for_frozen() argument
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Ducb1x00-ts.c208 bool frozen, ignore = false; in ucb1x00_thread() local
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dsidtab.h89 bool frozen; member
/kernel/linux/linux-5.10/kernel/power/
H A Duser.c35 bool frozen; member
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Ducb1x00-ts.c208 bool frozen, ignore = false; in ucb1x00_thread() local
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dfscounters.c59 bool frozen; member
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.h88 bool frozen; member
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_freezer.c27 static int cg_check_frozen(const char *cgroup, bool frozen) in cg_check_frozen() argument
59 cg_enter_and_wait_for_frozen(const char *cgroup, int pid, bool frozen) cg_enter_and_wait_for_frozen() argument
[all...]
/kernel/linux/linux-6.6/kernel/power/
H A Duser.c35 bool frozen; member
[all...]

Completed in 12 milliseconds

123