Searched defs:need_lock (Results 1 – 8 of 8) sorted by relevance
65 unsigned long pfn, bool need_lock) in adjust_pte()149 bool need_lock = IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS); in make_coherent() local
158 sq905_read_data(struct gspca_dev *gspca_dev, u8 *data, int size, int need_lock) in sq905_read_data()
1223 bool need_lock = sbi->umount_lock_holder != current; in block_operations() local
2426 bool readonly, bool need_lock) in f2fs_do_shutdown()
1323 unsigned int need_lock:8; /* indicate we need to lock cp_rwsem */ member
2659 const bool need_lock = (cmd->cmd != KVM_PV_ASYNC_CLEANUP_PERFORM); in kvm_s390_handle_pv() local
6437 const bool need_lock = priv->netdev->reg_state == NETREG_REGISTERED; in mlx5e_attach_netdev() local
8463 static bool hclge_is_umv_space_full(struct hclge_vport *vport, bool need_lock) in hclge_is_umv_space_full() argument