Home
last modified time | relevance | path

Searched defs:freeze (Results 1 – 25 of 27) sorted by relevance

12

/linux/kernel/cgroup/
H A Dfreezer.c152 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 Dlegacy_freezer.c338 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 Dfsl_rcpm.c284 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 Dsmp.c503 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 Dmpc85xx_pm_ops.c57 static void mpc85xx_freeze_time_base(bool freeze) in mpc85xx_freeze_time_base()
/linux/tools/testing/selftests/cgroup/
H A Dtest_freezer.c50 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 Dsprom.c107 struct ssb_freeze_context freeze; in ssb_attr_sprom_store() local
/linux/include/linux/
H A Dliveupdate.h78 int (*freeze)(struct liveupdate_file_op_args *args); member
H A Dvirtio.h259 int (*freeze)(struct virtio_device *dev); member
/linux/drivers/android/
H A Dbinder.c3926 struct binder_ref_freeze *freeze; in binder_request_freeze_notification() local
3979 struct binder_ref_freeze *freeze; in binder_clear_freeze_notification() local
4038 struct binder_ref_freeze *freeze = NULL; in binder_freeze_notification_done() local
4984 struct binder_ref_freeze *freeze; in binder_thread_read() local
5006 struct binder_ref_freeze *freeze = in binder_thread_read() local
5230 struct binder_ref_freeze *freeze; in binder_release_work() local
/linux/drivers/android/binder/
H A Dfreeze.rs95 let freeze = freeze_entry.get_mut(); in do_work() localVariable
H A Dprocess.rs56 mod freeze; module
345 freeze: ListArcField<Option<FreezeCookie>, { Self::LIST_PROC }>, field
/linux/block/
H A Dblk-core.c290 bool freeze = __blk_freeze_queue_start(q, current); in blk_queue_start_drain() local
/linux/mm/
H A Dhuge_memory.c3091 unsigned long haddr, bool freeze) in __split_huge_pmd_locked()
3372 pmd_t *pmd, bool freeze) in split_huge_pmd_locked()
3380 unsigned long address, bool freeze) in __split_huge_pmd()
3396 bool freeze) in split_huge_pmd_address()
/linux/drivers/gpu/host1x/
H A Ddev.h44 void (*freeze)(struct host1x_cdma *cdma); member
/linux/drivers/ata/
H A Dsata_inic162x.c331 bool freeze = false; in inic_host_err_intr() local
H A Dsata_rcar.c654 int freeze = 0; in sata_rcar_serr_interrupt() local
H A Dsata_sil24.c975 int abort = 0, freeze = 0; in sil24_error_intr() local
H A Dsata_fsl.c1059 int freeze = 0, abort=0; in sata_fsl_error_intr() local
H A Dsata_nv.c822 int freeze = 0; in nv_adma_check_cpb() local
/linux/drivers/nvme/host/
H A Dapple.c840 bool dead = false, freeze = false; in apple_nvme_disable() local
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dtx.c2496 unsigned long txqs, bool freeze) in iwl_pcie_freeze_txq_timer()
/linux/drivers/net/dsa/microchip/
H A Dksz8.c417 void ksz8_freeze_mib(struct ksz_device *dev, int port, bool freeze) in ksz8_freeze_mib()
/linux/drivers/gpu/drm/radeon/
H A Dkv_dpm.c519 static int kv_freeze_sclk_dpm(struct radeon_device *rdev, bool freeze) in kv_freeze_sclk_dpm()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c751 static int kv_freeze_sclk_dpm(struct amdgpu_device *adev, bool freeze) in kv_freeze_sclk_dpm()

12