Searched defs:is_frozen (Results 1 – 7 of 7) sorted by relevance
124 let is_frozen = freeze.node.owner.inner.lock().is_frozen.is_fully_frozen(); in do_work() localVariable257 let is_frozen = freeze.node.owner.inner.lock().is_frozen.is_fully_frozen(); in freeze_notif_done() localVariable
85 pub(crate) fn is_frozen(self) -> bool { in is_frozen() method129 pub(crate) is_frozen: IsFrozen, field
150 static inline bool is_frozen(struct bpf_map *map) in is_frozen() function
281 bool is_frozen:1; member431 bool is_frozen; member
5625 static void binder_add_freeze_work(struct binder_proc *proc, bool is_frozen) in binder_add_freeze_work()
241 __u32 is_frozen; member
4247 int hisi_qm_sriov_disable(struct pci_dev *pdev, bool is_frozen) in hisi_qm_sriov_disable()