Home
last modified time | relevance | path

Searched defs:need_lock (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/mm/damon/
H A Dpaddr.c41 bool need_lock; in damon_pa_mkold() local
123 bool need_lock; in damon_pa_young() local
/openbmc/linux/mm/
H A Dpage_idle.c99 bool need_lock; in page_idle_clear_pte_refs() local
/openbmc/linux/drivers/media/usb/gspca/
H A Dsq905.c158 sq905_read_data(struct gspca_dev *gspca_dev, u8 *data, int size, int need_lock) in sq905_read_data()
/openbmc/qemu/hw/core/
H A Dcpu-common.c72 bool need_lock = !bql_locked(); in cpu_reset_interrupt() local
/openbmc/qemu/ui/
H A Dspice-core.c223 bool need_lock = !qemu_thread_is_self(&me); in channel_event() local
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c208 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_slot_task_free()
1081 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_do_release_task()
/openbmc/qemu/target/arm/
H A Dptw.c733 bool need_lock = !bql_locked(); in arm_casq_ptw() local
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c2614 const bool need_lock = (cmd->cmd != KVM_PV_ASYNC_CLEANUP_PERFORM); in kvm_s390_handle_pv() local
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c270 const bool need_lock = rfld.reg == DISPC_CONTROL || rfld.reg == DISPC_CONFIG; in mgr_fld_write() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8380 static bool hclge_is_umv_space_full(struct hclge_vport *vport, bool need_lock) in hclge_is_umv_space_full()
/openbmc/linux/fs/f2fs/
H A Df2fs.h1206 unsigned int need_lock:8; /* indicate we need to lock cp_rwsem */ member