/linux-6.14.4/kernel/cgroup/ |
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) in cgroup_do_freeze() 257 void cgroup_freeze(struct cgroup *cgrp, bool freeze) in cgroup_freeze()
|
D | legacy_freezer.c | 352 static void freezer_apply_state(struct freezer *freezer, bool freeze, in freezer_apply_state() 388 static void freezer_change_state(struct freezer *freezer, bool freeze) in freezer_change_state() 427 bool freeze; in freezer_write() local
|
/linux-6.14.4/arch/powerpc/sysdev/ |
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-6.14.4/arch/powerpc/platforms/powermac/ |
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-6.14.4/arch/powerpc/platforms/85xx/ |
D | mpc85xx_pm_ops.c | 57 static void mpc85xx_freeze_time_base(bool freeze) in mpc85xx_freeze_time_base()
|
/linux-6.14.4/tools/testing/selftests/cgroup/ |
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-6.14.4/kernel/ |
D | freezer.c | 72 bool freeze; in __refrigerator() local
|
/linux-6.14.4/drivers/ssb/ |
D | sprom.c | 107 struct ssb_freeze_context freeze; in ssb_attr_sprom_store() local
|
/linux-6.14.4/include/linux/ |
D | huge_mm.h | 541 unsigned long address, bool freeze, struct folio *folio) {} in __split_huge_pmd() 543 unsigned long address, bool freeze, struct folio *folio) {} in split_huge_pmd_address() 546 bool freeze, struct folio *folio) {} in split_huge_pmd_locked()
|
D | virtio.h | 236 int (*freeze)(struct virtio_device *dev); member
|
D | libnvdimm.h | 179 int (*freeze)(struct nvdimm *nvdimm); member
|
/linux-6.14.4/drivers/android/ |
D | binder.c | 3856 struct binder_ref_freeze *freeze; in binder_request_freeze_notification() local 3909 struct binder_ref_freeze *freeze; in binder_clear_freeze_notification() local 3968 struct binder_ref_freeze *freeze = NULL; in binder_freeze_notification_done() local 4910 struct binder_ref_freeze *freeze; in binder_thread_read() local 4932 struct binder_ref_freeze *freeze = in binder_thread_read() local 5158 struct binder_ref_freeze *freeze; in binder_release_work() local
|
D | binder_internal.h | 339 struct binder_ref_freeze *freeze; member
|
/linux-6.14.4/mm/ |
D | huge_memory.c | 2740 unsigned long haddr, bool freeze) in __split_huge_pmd_locked() 2960 pmd_t *pmd, bool freeze, struct folio *folio) in split_huge_pmd_locked() 2981 unsigned long address, bool freeze, struct folio *folio) in __split_huge_pmd() 2997 bool freeze, struct folio *folio) in split_huge_pmd_address()
|
/linux-6.14.4/block/ |
D | blk-core.c | 290 bool freeze = __blk_freeze_queue_start(q, current); in blk_queue_start_drain() local
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | radeon_device.c | 1546 bool notify_clients, bool freeze) in radeon_suspend_kms()
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-trans.c | 695 unsigned long txqs, bool freeze) in iwl_trans_freeze_txq_timer()
|
/linux-6.14.4/drivers/gpu/host1x/ |
D | dev.h | 44 void (*freeze)(struct host1x_cdma *cdma); member
|
/linux-6.14.4/drivers/ata/ |
D | sata_rcar.c | 654 int freeze = 0; in sata_rcar_serr_interrupt() local
|
D | sata_inic162x.c | 331 bool freeze = false; in inic_host_err_intr() local
|
D | sata_sil24.c | 975 int abort = 0, freeze = 0; in sil24_error_intr() local
|
/linux-6.14.4/drivers/net/dsa/microchip/ |
D | ksz9477.c | 235 void ksz9477_freeze_mib(struct ksz_device *dev, int port, bool freeze) in ksz9477_freeze_mib()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | sdma_v5_0.c | 1576 u32 rb_cntl, ib_cntl, f32_cntl, freeze, cntl, preempt, soft_reset, stat1_reg; in sdma_v5_0_reset_queue() local
|
D | sdma_v5_2.c | 1476 u32 rb_cntl, ib_cntl, f32_cntl, freeze, cntl, preempt, soft_reset, stat1_reg; in sdma_v5_2_reset_queue() local
|
/linux-6.14.4/drivers/nvme/host/ |
D | apple.c | 803 bool dead = false, freeze = false; in apple_nvme_disable() local
|