Home
last modified time | relevance | path

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

12

/openbmc/linux/kernel/cgroup/
H A Dfreezer.c14 static void cgroup_propagate_frozen(struct cgroup *cgrp, bool frozen) in cgroup_propagate_frozen()
54 bool frozen; in cgroup_update_frozen() local
/openbmc/linux/include/linux/
H A Dfreezer.h74 static inline bool frozen(struct task_struct *p) { return false; } in frozen() function
H A Dsched.h935 unsigned frozen:1; member
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_freezer.c27 static int cg_check_frozen(const char *cgroup, bool frozen) in cg_check_frozen()
60 bool frozen) in cg_enter_and_wait_for_frozen()
/openbmc/linux/kernel/
H A Dfreezer.c56 bool frozen(struct task_struct *p) in frozen() function
H A Dkthread.c205 bool frozen = false; in kthread_freezable_should_stop() local
/openbmc/linux/drivers/mfd/
H A Ducb1x00-ts.c208 bool frozen, ignore = false; in ucb1x00_thread() local
/openbmc/linux/kernel/power/
H A Duser.c35 bool frozen; member
/openbmc/linux/security/selinux/ss/
H A Dsidtab.h88 bool frozen; member
/openbmc/linux/fs/xfs/scrub/
H A Dfscounters.c59 bool frozen; member
/openbmc/linux/tools/bpf/bpftool/
H A Dmap.c471 int frozen = 0; in show_map_close_json() local
564 int frozen = 0; in show_map_close_plain() local
/openbmc/qemu/qga/
H A Dmain.c88 bool frozen; member
882 const gchar *path, gboolean frozen) in read_persistent_state()
/openbmc/linux/fs/btrfs/
H A Dblock-group.h193 atomic_t frozen; member
/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.h205 char frozen; /* suspend - resume */ member
/openbmc/linux/include/net/
H A Dmptcp.h35 frozen:1, member
/openbmc/linux/fs/gfs2/
H A Dlog.c1038 bool frozen = test_bit(SDF_FROZEN, &sdp->sd_flags); in gfs2_log_flush() local
H A Dsys.c159 int frozen = (sb->s_writers.frozen == SB_UNFROZEN) ? 0 : 1; in freeze_show() local
/openbmc/linux/mm/
H A Dslab.h81 unsigned frozen:1; member
/openbmc/qemu/include/block/
H A Dblock_int-common.h1037 bool frozen; member
/openbmc/linux/drivers/ata/
H A Dlibata-eh.c2336 const char *frozen, *desc; in ata_eh_link_report() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h455 unsigned int frozen : 1; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h974 bool frozen; member
/openbmc/linux/net/packet/
H A Daf_packet.c686 unsigned int frozen; in prb_retire_rx_blk_timer_expired() local
/openbmc/linux/drivers/android/
H A Dbinder.c2771 bool frozen = false; in binder_proc_transaction() local
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h127 int frozen; /* Is sb frozen? */ member

12