Home
last modified time | relevance | path

Searched refs:freeze (Results 1 – 25 of 167) sorted by relevance

1234567

/linux/drivers/android/binder/
H A Dfreeze.rs95 let freeze = freeze_entry.get_mut(); in do_work() localVariable
97 if freeze.num_cleared_duplicates > 0 { in do_work()
98 freeze.num_cleared_duplicates -= 1; in do_work()
105 if freeze.is_pending { in do_work()
108 if freeze.is_clearing { in do_work()
109 kernel::warn_on!(freeze.num_cleared_duplicates != 0); in do_work()
110 if freeze.num_pending_duplicates > 0 { in do_work()
113 freeze.num_pending_duplicates -= 1; in do_work()
114 freeze.is_pending = true; in do_work()
115 freeze.is_clearing = true; in do_work()
[all …]
/linux/kernel/cgroup/
H A Dfreezer.c152 static void cgroup_freeze_task(struct task_struct *task, bool freeze) in cgroup_freeze_task() argument
160 if (freeze) { in cgroup_freeze_task()
174 static void cgroup_do_freeze(struct cgroup *cgrp, bool freeze, u64 ts_nsec) in cgroup_do_freeze() argument
183 if (freeze) { in cgroup_do_freeze()
194 if (freeze) in cgroup_do_freeze()
195 TRACE_CGROUP_PATH(freeze, cgrp); in cgroup_do_freeze()
207 cgroup_freeze_task(task, freeze); in cgroup_do_freeze()
263 void cgroup_freeze(struct cgroup *cgrp, bool freeze) in cgroup_freeze() argument
277 if (cgrp->freezer.freeze == freeze) in cgroup_freeze()
280 cgrp->freezer.freeze = freeze; in cgroup_freeze()
[all …]
/linux/tools/power/pm-graph/config/
H A Dfreeze.cfg9 # sudo ./sleepgraph.py -config config/freeze.cfg
21 # e.g. standby, mem, freeze, disk (default: mem)
22 mode: freeze
26 output-dir: freeze-{hostname}-{date}-{time}
42 # Command to execute in lieu of freeze (default: "")
43 # command: echo freeze > /sys/power/state
H A Dfreeze-dev.cfg9 # sudo ./sleepgraph.py -config config/freeze-dev.cfg
21 # e.g. standby, mem, freeze, disk (default: mem)
22 mode: freeze
26 output-dir: freeze-{hostname}-{date}-{time}-dev
42 # Command to execute in lieu of freeze (default: "")
43 # command: echo freeze > /sys/power/state
H A Dfreeze-callgraph.cfg9 # sudo ./sleepgraph.py -config config/freeze-callgraph.cfg
22 # e.g. standby, mem, freeze, disk (default: mem)
23 mode: freeze
27 output-dir: freeze-{hostname}-{date}-{time}-cg
43 # Command to execute in lieu of freeze (default: "")
44 # command: echo freeze > /sys/power/state
/linux/arch/powerpc/platforms/powermac/
H A Dsmp.c66 static void (*pmac_tb_freeze)(int freeze);
503 static void smp_core99_cypress_tb_freeze(int freeze) in smp_core99_cypress_tb_freeze() argument
519 data = (data & 0xf3) | (freeze ? 0x00 : 0x0c); in smp_core99_cypress_tb_freeze()
529 freeze ? "freeze" : "unfreeze", rc); in smp_core99_cypress_tb_freeze()
535 static void smp_core99_pulsar_tb_freeze(int freeze) in smp_core99_pulsar_tb_freeze() argument
548 data = (data & 0x88) | (freeze ? 0x11 : 0x22); in smp_core99_pulsar_tb_freeze()
557 freeze ? "freeze" : "unfreeze", rc); in smp_core99_pulsar_tb_freeze()
628 static void smp_core99_pfunc_tb_freeze(int freeze) in smp_core99_pfunc_tb_freeze() argument
636 args.u[0].v = !freeze; in smp_core99_pfunc_tb_freeze()
649 static void smp_core99_gpio_tb_freeze(int freeze) in smp_core99_gpio_tb_freeze() argument
[all …]
/linux/arch/powerpc/sysdev/
H A Dfsl_rcpm.c284 static void rcpm_common_freeze_time_base(u32 *tben_reg, int freeze) in rcpm_common_freeze_time_base() argument
288 if (freeze) { in rcpm_common_freeze_time_base()
299 static void rcpm_v1_freeze_time_base(bool freeze) in rcpm_v1_freeze_time_base() argument
301 rcpm_common_freeze_time_base(&rcpm_v1_regs->ctbenr, freeze); in rcpm_v1_freeze_time_base()
304 static void rcpm_v2_freeze_time_base(bool freeze) in rcpm_v2_freeze_time_base() argument
306 rcpm_common_freeze_time_base(&rcpm_v2_regs->pctbenr, freeze); in rcpm_v2_freeze_time_base()
/linux/drivers/ssb/
H A Dsprom.c107 struct ssb_freeze_context freeze; in ssb_attr_sprom_store() local
130 err = ssb_devices_freeze(bus, &freeze); in ssb_attr_sprom_store()
136 err = ssb_devices_thaw(&freeze); in ssb_attr_sprom_store()
/linux/tools/power/pm-graph/
H A DMakefile41 $(INSTALL_DATA) config/freeze-callgraph.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
42 $(INSTALL_DATA) config/freeze.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
43 $(INSTALL_DATA) config/freeze-dev.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
H A DREADME129 ['freeze', 'mem', 'disk']
230 Mode to initiate for suspend e.g. mem, freeze, standby (default: mem).
306 Simple suspend/resume with basic timeline (mem/freeze/standby)
308 config/freeze.cfg
311 Dev mode suspend/resume with dev timeline (mem/freeze/standby)
313 config/freeze-dev.cfg
316 Simple suspend/resume with timeline and callgraph (mem/freeze/standby)
318 config/freeze-callgraph.cfg
352 # Suspend Mode: e.g. standby, mem, freeze, disk (def: mem)
614 modes : freeze mem
/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_pm_ops.c57 static void mpc85xx_freeze_time_base(bool freeze) in mpc85xx_freeze_time_base() argument
62 if (freeze) in mpc85xx_freeze_time_base()
/linux/drivers/ata/
H A Dsata_inic162x.c331 bool freeze = false; in inic_host_err_intr() local
342 freeze = true; in inic_host_err_intr()
347 freeze = true; in inic_host_err_intr()
356 freeze = true; in inic_host_err_intr()
365 freeze = true; in inic_host_err_intr()
372 freeze = true; in inic_host_err_intr()
376 if (freeze) in inic_host_err_intr()
731 .freeze = inic_freeze,
H A Dsata_sil24.c394 .freeze = sil24_freeze,
975 int abort = 0, freeze = 0; in sil24_error_intr() local
999 freeze = 1; in sil24_error_intr()
1006 freeze = 1; in sil24_error_intr()
1028 freeze = 1; in sil24_error_intr()
1047 freeze = 1; in sil24_error_intr()
1061 freeze = 1; in sil24_error_intr()
1066 freeze = 1; in sil24_error_intr()
1085 if (freeze) in sil24_error_intr()
H A Dsata_rcar.c625 .freeze = sata_rcar_freeze,
654 int freeze = 0; in sata_rcar_serr_interrupt() local
671 freeze = serror & SERR_COMM_WAKE ? 0 : 1; in sata_rcar_serr_interrupt()
675 if (freeze) in sata_rcar_serr_interrupt()
1003 .freeze = sata_rcar_suspend,
/linux/drivers/android/
H A Dbinder.c1225 if (ref->freeze) { in binder_cleanup_ref_olocked()
1226 binder_dequeue_work(ref->proc, &ref->freeze->work); in binder_cleanup_ref_olocked()
1357 kfree(ref->freeze); in binder_free_ref()
3913 struct binder_ref_freeze *freeze; in binder_request_freeze_notification() local
3916 freeze = kzalloc(sizeof(*freeze), GFP_KERNEL); in binder_request_freeze_notification()
3917 if (!freeze) in binder_request_freeze_notification()
3925 kfree(freeze); in binder_request_freeze_notification()
3930 if (ref->freeze) { in binder_request_freeze_notification()
3935 kfree(freeze); in binder_request_freeze_notification()
3940 INIT_LIST_HEAD(&freeze->work.entry); in binder_request_freeze_notification()
[all …]
/linux/drivers/scsi/
H A Dscsi_pm.c29 return pm && pm->freeze ? pm->freeze(dev) : 0; in do_scsi_freeze()
265 .freeze = scsi_bus_freeze,
/linux/include/linux/
H A Dhuge_mm.h423 unsigned long address, bool freeze);
460 bool freeze);
565 pmd_t *pmd, bool freeze);
658 unsigned long address, bool freeze) {} in __split_huge_pmd() argument
660 unsigned long address, bool freeze) {} in split_huge_pmd_address() argument
663 bool freeze) {} in split_huge_pmd_locked() argument
H A Dshmem_fs.h204 static inline void shmem_freeze(struct inode *inode, bool freeze) in shmem_freeze() argument
206 if (freeze) in shmem_freeze()
H A Dliveupdate.h70 int (*freeze)(struct liveupdate_file_op_args *args); member
/linux/Documentation/driver-api/nvdimm/
H A Dsecurity.rst11 "unlock unit", "freeze lock", "secure erase", and "overwrite". A security_ops
30 freeze - freeze changing of security states.
85 The freeze operation does not require any keys. The security config can be
/linux/Documentation/power/
H A Dfreezing-of-tasks.rst48 that put the task to sleep (TASK_INTERRUPTIBLE) or freeze it (TASK_FROZEN) if
90 - freezes all tasks (including kernel threads) because we can't freeze
125 usually making them almost impossible to repair). We therefore freeze
150 "RJW:> Why we freeze tasks at all or why we freeze kernel threads?
160 So in practice, the 'at all' may become a 'why freeze kernel threads?' and
241 consequence, the freezer would not be able to freeze that task, leading to
254 /sys/power/pm_freeze_timeout controls how long it will cost at most to freeze
/linux/arch/powerpc/include/asm/
H A Dfsl_pm.h34 void (*freeze_time_base)(bool freeze);
/linux/tools/testing/selftests/cgroup/
H A Dtest_freezer.c50 static int cg_freeze_nowait(const char *cgroup, bool freeze) in cg_freeze_nowait() argument
52 return cg_write(cgroup, "cgroup.freeze", freeze ? "1" : "0"); in cg_freeze_nowait()
93 static int cg_freeze_wait(const char *cgroup, bool freeze) in cg_freeze_wait() argument
101 ret = cg_freeze_nowait(cgroup, freeze); in cg_freeze_wait()
111 ret = cg_check_frozen(cgroup, freeze); in cg_freeze_wait()
/linux/Documentation/translations/sp_SP/process/
H A Dmagic-number.rst51 estamos en fase de "feature freeze", es muy poco probable que
60 freeze, pero es posible que algunos nuevos números mágicos se cuelen en
/linux/drivers/mfd/
H A Dwm831x-spi.c74 .freeze = wm831x_spi_suspend,

1234567