| /linux/kernel/cgroup/ |
| H A D | freezer.c | 152 static void cgroup_freeze_task(struct task_struct *task, bool freeze) in cgroup_freeze_task() 174 static void cgroup_do_freeze(struct cgroup *cgrp, bool freeze, u64 ts_nsec) in cgroup_do_freeze() 263 void cgroup_freeze(struct cgroup *cgrp, bool freeze) in cgroup_freeze()
|
| H A D | legacy_freezer.c | 338 static void freezer_apply_state(struct freezer *freezer, bool freeze, in freezer_apply_state() 374 static void freezer_change_state(struct freezer *freezer, bool freeze) in freezer_change_state() 413 bool freeze; in freezer_write() local
|
| /linux/arch/powerpc/sysdev/ |
| H A D | fsl_rcpm.c | 284 static void rcpm_common_freeze_time_base(u32 *tben_reg, int freeze) in rcpm_common_freeze_time_base() 299 static void rcpm_v1_freeze_time_base(bool freeze) in rcpm_v1_freeze_time_base() 304 static void rcpm_v2_freeze_time_base(bool freeze) in rcpm_v2_freeze_time_base()
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | smp.c | 503 static void smp_core99_cypress_tb_freeze(int freeze) in smp_core99_cypress_tb_freeze() 535 static void smp_core99_pulsar_tb_freeze(int freeze) in smp_core99_pulsar_tb_freeze() 628 static void smp_core99_pfunc_tb_freeze(int freeze) in smp_core99_pfunc_tb_freeze() 649 static void smp_core99_gpio_tb_freeze(int freeze) in smp_core99_gpio_tb_freeze()
|
| /linux/arch/powerpc/platforms/85xx/ |
| H A D | mpc85xx_pm_ops.c | 57 static void mpc85xx_freeze_time_base(bool freeze) in mpc85xx_freeze_time_base()
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 50 static int cg_freeze_nowait(const char *cgroup, bool freeze) in cg_freeze_nowait() 93 static int cg_freeze_wait(const char *cgroup, bool freeze) in cg_freeze_wait()
|
| /linux/drivers/ssb/ |
| H A D | sprom.c | 107 struct ssb_freeze_context freeze; in ssb_attr_sprom_store() local
|
| /linux/drivers/android/ |
| H A D | binder.c | 3941 struct binder_ref_freeze *freeze; in binder_request_freeze_notification() local 3994 struct binder_ref_freeze *freeze; in binder_clear_freeze_notification() local 4053 struct binder_ref_freeze *freeze = NULL; in binder_freeze_notification_done() local 4999 struct binder_ref_freeze *freeze; in binder_thread_read() local 5021 struct binder_ref_freeze *freeze = in binder_thread_read() local 5245 struct binder_ref_freeze *freeze; in binder_release_work() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sdma_v5_0.c | 1568 u32 f32_cntl, freeze, cntl, stat1_reg; in sdma_v5_0_stop_queue() local 1619 u32 freeze; in sdma_v5_0_restore_queue() local
|
| H A D | sdma_v5_2.c | 1479 u32 f32_cntl, freeze, cntl, stat1_reg; in sdma_v5_2_stop_queue() local 1532 u32 freeze; in sdma_v5_2_restore_queue() local
|
| /linux/include/linux/ |
| H A D | virtio.h | 262 int (*freeze)(struct virtio_device *dev); member
|
| H A D | libnvdimm.h | 190 int (*freeze)(struct nvdimm *nvdimm); member
|
| H A D | cgroup-defs.h | 452 bool freeze; member
|
| H A D | blkdev.h | 1677 int (*freeze)(struct block_device *bdev) member
|
| H A D | libata.h | 993 void (*freeze)(struct ata_port *ap); member
|
| /linux/block/ |
| H A D | blk-core.c | 333 bool freeze = __blk_freeze_queue_start(q, current); in blk_queue_start_drain() local
|
| H A D | blk-mq.c | 166 bool freeze; in __blk_freeze_queue_start() local
|
| /linux/drivers/gpu/host1x/ |
| H A D | dev.h | 44 void (*freeze)(struct host1x_cdma *cdma); member
|
| /linux/drivers/ata/ |
| H A D | sata_rcar.c | 654 int freeze = 0; in sata_rcar_serr_interrupt() local
|
| /linux/drivers/nvme/host/ |
| H A D | apple.c | 856 bool dead = false, freeze = false; in apple_nvme_disable() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | tx.c | 2503 unsigned long txqs, bool freeze) in iwl_pcie_freeze_txq_timer()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz9477.c | 425 void ksz9477_freeze_mib(struct ksz_device *dev, int port, bool freeze) in ksz9477_freeze_mib()
|
| H A D | ksz_common.h | 181 u32 freeze:1; /* MIB counter freeze is enabled */ member
|
| H A D | ksz8.c | 515 static void ksz8_freeze_mib(struct ksz_device *dev, int port, bool freeze) in ksz8_freeze_mib()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | kv_dpm.c | 519 static int kv_freeze_sclk_dpm(struct radeon_device *rdev, bool freeze) in kv_freeze_sclk_dpm()
|