/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/kernel/cgroup/ |
H A D | legacy_freezer.c | 351 static void freezer_apply_state(struct freezer *freezer, bool freeze, in freezer_apply_state() 387 static void freezer_change_state(struct freezer *freezer, bool freeze) in freezer_change_state() 426 bool freeze; in freezer_write() local
|
/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/kernel/ |
H A D | freezer.c | 72 bool freeze; in __refrigerator() local
|
/linux/drivers/ssb/ |
H A D | sprom.c | 107 struct ssb_freeze_context freeze; in ssb_attr_sprom_store() local
|
/linux/include/linux/ |
H A D | huge_mm.h | 578 unsigned long address, bool freeze) {} in __split_huge_pmd() 580 unsigned long address, bool freeze) {} in split_huge_pmd_address() 583 bool freeze) {} in split_huge_pmd_locked()
|
H A D | virtio.h | 238 int (*freeze)(struct virtio_device *dev); member
|
H A D | libnvdimm.h | 179 int (*freeze)(struct nvdimm *nvdimm); member
|
H A D | cgroup-defs.h | 424 bool freeze; member
|
H A D | pm.h | 291 int (*freeze)(struct device *dev); member
|
/linux/drivers/android/ |
H A D | binder.c | 3854 struct binder_ref_freeze *freeze; in binder_request_freeze_notification() local 3907 struct binder_ref_freeze *freeze; in binder_clear_freeze_notification() local 3966 struct binder_ref_freeze *freeze = NULL; in binder_freeze_notification_done() local 4909 struct binder_ref_freeze *freeze; in binder_thread_read() local 4931 struct binder_ref_freeze *freeze = in binder_thread_read() local 5155 struct binder_ref_freeze *freeze; in binder_release_work() local
|
H A D | binder_internal.h | 338 struct binder_ref_freeze *freeze; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sdma_v5_0.c | 1552 u32 f32_cntl, freeze, cntl, stat1_reg; in sdma_v5_0_stop_queue() local 1603 u32 freeze; in sdma_v5_0_restore_queue() local
|
H A D | sdma_v5_2.c | 1465 u32 f32_cntl, freeze, cntl, stat1_reg; in sdma_v5_2_stop_queue() local 1518 u32 freeze; in sdma_v5_2_restore_queue() local
|
/linux/mm/ |
H A D | huge_memory.c | 2862 unsigned long haddr, bool freeze) in __split_huge_pmd_locked() 3084 pmd_t *pmd, bool freeze) in split_huge_pmd_locked() 3093 unsigned long address, bool freeze) in __split_huge_pmd() 3109 bool freeze) in split_huge_pmd_address()
|
/linux/block/ |
H A D | blk-core.c | 290 bool freeze = __blk_freeze_queue_start(q, current); in blk_queue_start_drain() local
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.c | 764 unsigned long txqs, bool freeze) in iwl_trans_freeze_txq_timer()
|
/linux/drivers/gpu/host1x/ |
H A D | dev.h | 44 void (*freeze)(struct host1x_cdma *cdma); member
|
/linux/drivers/ata/ |
H A D | sata_inic162x.c | 331 bool freeze = false; in inic_host_err_intr() local
|
H A D | sata_sil24.c | 975 int abort = 0, freeze = 0; in sil24_error_intr() local
|
/linux/drivers/nvme/host/ |
H A D | apple.c | 803 bool dead = false, freeze = false; in apple_nvme_disable() local
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx.c | 2499 unsigned long txqs, bool freeze) in iwl_pcie_freeze_txq_timer()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz8.c | 402 void ksz8_freeze_mib(struct ksz_device *dev, int port, bool freeze) in ksz8_freeze_mib()
|