Home
last modified time | relevance | path

Searched defs:frozen (Results 1 – 15 of 15) 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/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/drivers/mfd/
H A Ducb1x00-ts.c208 bool frozen, ignore = false; in ucb1x00_thread() local
/linux/security/selinux/ss/
H A Dsidtab.h90 bool frozen; member
/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
[all...]
/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/include/linux/fs/
H A Dsuper_types.h54 unsigned short frozen; /* Is sb frozen? */ member
/linux/mm/
H A Dslab.h55 unsigned frozen:1; member
/linux/kernel/
H A Dkthread.c197 bool frozen = false; in kthread_freezable_should_stop() local
/linux/drivers/ata/
H A Dlibata-eh.c2612 const char *frozen, *desc; in ata_eh_link_report() local
/linux/net/packet/
H A Daf_packet.c687 unsigned int frozen; in prb_retire_rx_blk_timer_expired() local
/linux/drivers/android/
H A Dbinder.c2851 bool frozen = false; in binder_proc_transaction() local
/linux/include/linux/
H A Dsched.h1025 unsigned frozen:1; member
H A Dbpf.h332 bool frozen; /* write-once; write-protected by freeze_mutex */ member