Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dfreezer.c15 static bool cgroup_update_frozen_flag(struct cgroup *cgrp, bool frozen) in cgroup_update_frozen_flag()
36 static void cgroup_propagate_frozen(struct cgroup *cgrp, bool frozen) in cgroup_propagate_frozen()
68 bool frozen; in cgroup_update_frozen() local
/linux/fs/xfs/scrub/
H A Dfscounters.h18 bool frozen; member
/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()
/linux/include/linux/
H A Dfreezer.h74 static inline bool frozen(struct task_struct *p) { return false; } in frozen() function
H A Dfs.h1320 unsigned short frozen; /* Is sb frozen? */ member
H A Dbpf.h325 bool frozen; /* write-once; write-protected by freeze_mutex */ member
/linux/drivers/mfd/
H A Ducb1x00-ts.c208 bool frozen, ignore = false; in ucb1x00_thread() local
/linux/kernel/power/
H A Duser.c35 bool frozen; member
/linux/security/selinux/ss/
H A Dsidtab.h90 bool frozen; member
/linux/fs/btrfs/
H A Dblock-group.h210 atomic_t frozen; member
/linux/drivers/media/usb/gspca/
H A Dgspca.h205 char frozen; /* suspend - resume */ member
/linux/include/net/
H A Dmptcp.h36 frozen:1, member
/linux/fs/gfs2/
H A Dlog.c1041 bool frozen = test_bit(SDF_FROZEN, &sdp->sd_flags); in gfs2_log_flush() local
/linux/mm/
H A Dslab.h81 unsigned frozen:1; member
/linux/kernel/
H A Dkthread.c215 bool frozen = false; in kthread_freezable_should_stop() local
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h805 bool frozen; member
/linux/drivers/media/usb/uvc/
H A Duvcvideo.h479 unsigned int frozen : 1; member
/linux/net/packet/
H A Daf_packet.c727 unsigned int frozen; in prb_retire_rx_blk_timer_expired() local
/linux/drivers/android/
H A Dbinder.c2859 bool frozen = false; in binder_proc_transaction() local