Home
last modified time | relevance | path

Searched refs:work_busy (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/linux/
H A Dworkqueue.h528 extern unsigned int work_busy(struct work_struct *work);
/openbmc/linux/net/rxrpc/
H A Dconn_object.c362 if (in_softirq() || work_busy(&conn->processor) || in rxrpc_put_connection()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c762 if (arfs_rule->rxq == rxq_index || work_busy(&arfs_rule->arfs_work)) { in mlx5e_rx_flow_steer()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c993 q_id, ci, pi, work_busy(&eq->aeq_work.work), in hinic_dump_aeq_info()
/openbmc/linux/drivers/acpi/
H A Dbus.c611 if (!work_busy(&acpi_sb_work)) in acpi_sb_notify()
/openbmc/linux/fs/btrfs/
H A Dspace-info.c1725 !work_busy(&fs_info->preempt_reclaim_work) && in __reserve_bytes()
/openbmc/linux/drivers/hid/
H A Dhid-steam.c364 if (!work_busy(&steam->heartbeat.work)) in steam_set_lizard_mode()
/openbmc/linux/drivers/block/xen-blkback/
H A Dblkback.c340 if (work_busy(&ring->persistent_purge_work)) { in purge_persistent_gnt()
/openbmc/linux/kernel/
H A Dworkqueue.c4983 unsigned int work_busy(struct work_struct *work) in work_busy() function
5004 EXPORT_SYMBOL_GPL(work_busy);
/openbmc/linux/sound/soc/codecs/
H A Dcs43130.c2274 !work_busy(&cs43130->work)) { in cs43130_irq_thread()
/openbmc/linux/drivers/acpi/nfit/
H A Dcore.c3181 if (work_busy(&acpi_desc->dwork.work)) in __acpi_nfit_clear_to_send()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c6911 if (work_busy(&tp->hw_phy_work.work) & WORK_BUSY_PENDING) { in rtl8152_open()
8457 if (work_busy(&tp->schedule.work) || sw_linking != hw_linking) in delay_autosuspend()