/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | rz-mtu3.h | 131 * @is_busy: channel state 137 bool is_busy; member 157 if (ch->is_busy) { in rz_mtu3_request_channel() 162 ch->is_busy = true; in rz_mtu3_request_channel() 171 ch->is_busy = false; in rz_mtu3_release_channel()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_mdio.c | 52 bool is_busy; in enetc_mdio_wait_complete() local 55 is_busy, !is_busy, 10, 10 * 1000); in enetc_mdio_wait_complete()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cmd.c | 159 bool is_busy; in hns_roce_cmd_mbox() local 162 if (!hr_dev->hw->chk_mbox_avail(hr_dev, &is_busy)) in hns_roce_cmd_mbox() 163 return is_busy ? -EBUSY : 0; in hns_roce_cmd_mbox()
|
H A D | hns_roce_device.h | 879 bool (*chk_mbox_avail)(struct hns_roce_dev *hr_dev, bool *is_busy);
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core_ctl.c | 56 bool is_busy; member 188 "\tIs busy: %u\n", c->is_busy); in show_global_state() 545 bool old_is_busy = c->is_busy; in eval_need() 550 c->is_busy = true; in eval_need() 552 c->is_busy = false; in eval_need() 554 c->is_busy, high_irqload); in eval_need() 555 need_cpus += c->is_busy; in eval_need() 725 if (c->is_busy) in try_to_isolate()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | core_ctl.c | 56 bool is_busy; member 188 "\tIs busy: %u\n", c->is_busy); in show_global_state() 545 bool old_is_busy = c->is_busy; in eval_need() 550 c->is_busy = true; in eval_need() 552 c->is_busy = false; in eval_need() 554 c->is_busy, high_irqload); in eval_need() 555 need_cpus += c->is_busy; in eval_need() 725 if (c->is_busy) in try_to_isolate()
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_f54.c | 103 bool is_busy; member 201 f54->is_busy = 1; in rmi_f54_request_report() 310 if (f54->is_busy) { in rmi_f54_buffer_queue() 325 while (f54->is_busy) { in rmi_f54_buffer_queue() 601 f54->is_busy = false; in rmi_f54_work() 650 f54->is_busy = false; in rmi_f54_detect()
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_f54.c | 109 bool is_busy; member 207 f54->is_busy = 1; in rmi_f54_request_report() 316 if (f54->is_busy) { in rmi_f54_buffer_queue() 331 while (f54->is_busy) { in rmi_f54_buffer_queue() 607 f54->is_busy = false; in rmi_f54_work() 656 f54->is_busy = false; in rmi_f54_detect()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | sched.h | 633 unsigned int old_is_busy, unsigned int is_busy, int high_irqload), 634 TP_ARGS(cpu, busy, old_is_busy, is_busy, high_irqload), 639 __field(u32, is_busy) 646 __entry->is_busy = is_busy; 651 __entry->is_busy, __entry->high_irqload)
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | sched.h | 718 unsigned int old_is_busy, unsigned int is_busy, int high_irqload), 719 TP_ARGS(cpu, busy, old_is_busy, is_busy, high_irqload), 724 __field(u32, is_busy) 731 __entry->is_busy = is_busy; 736 __entry->is_busy, __entry->high_irqload)
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_dynevent.c | 23 if (!ops || !ops->create || !ops->show || !ops->is_busy || in dyn_event_register() 156 if (ev->ops->is_busy(ev)) { in dyn_events_release_all()
|
H A D | trace_dynevent.h | 31 * @is_busy: Check whether given event is busy so that it can not be deleted. 44 bool (*is_busy)(struct dyn_event *ev); member
|
H A D | trace_uprobe.c | 47 .is_busy = trace_uprobe_is_busy,
|
H A D | trace_kprobe.c | 48 .is_busy = trace_kprobe_is_busy,
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_dynevent.c | 61 if (!ops || !ops->create || !ops->show || !ops->is_busy || in dyn_event_register() 205 if (ev->ops->is_busy(ev)) { in dyn_events_release_all()
|
H A D | trace_dynevent.h | 31 * @is_busy: Check whether given event is busy so that it can not be deleted. 44 bool (*is_busy)(struct dyn_event *ev); member
|
H A D | trace_eprobe.c | 189 .is_busy = eprobe_dyn_event_is_busy,
|
H A D | trace_fprobe.c | 34 .is_busy = trace_fprobe_is_busy,
|
H A D | trace_uprobe.c | 49 .is_busy = trace_uprobe_is_busy,
|
/kernel/linux/linux-6.6/drivers/counter/ |
H A D | rz-mtu3-cnt.c | 130 if (ch->is_busy && !priv->count_is_enabled[id]) { in rz_mtu3_lock_if_counter_is_valid() 149 if (ch->is_busy && !priv->count_is_enabled[id]) { in rz_mtu3_lock_if_count_is_enabled() 523 if (priv->ch->is_busy && !(priv->count_is_enabled[RZ_MTU3_16_BIT_MTU1_CH] || in rz_mtu3_lock_if_ch0_is_enabled()
|
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 702 bool is_busy, force_sd; in crypto4xx_build_pd() local 763 is_busy = ((dev->pdr_head - dev->pdr_tail) % PPC4XX_NUM_PD) >= in crypto4xx_build_pd() 771 is_busy = ((dev->pdr_head - dev->pdr_tail) % PPC4XX_NUM_PD) >= in crypto4xx_build_pd() 774 if (is_busy) { in crypto4xx_build_pd() 922 pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0); in crypto4xx_build_pd() 928 return is_busy ? -EBUSY : -EINPROGRESS; in crypto4xx_build_pd()
|
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 702 bool is_busy, force_sd; in crypto4xx_build_pd() local 763 is_busy = ((dev->pdr_head - dev->pdr_tail) % PPC4XX_NUM_PD) >= in crypto4xx_build_pd() 771 is_busy = ((dev->pdr_head - dev->pdr_tail) % PPC4XX_NUM_PD) >= in crypto4xx_build_pd() 774 if (is_busy) { in crypto4xx_build_pd() 922 pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0); in crypto4xx_build_pd() 928 return is_busy ? -EBUSY : -EINPROGRESS; in crypto4xx_build_pd()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | rz-mtu3.c | 357 ddata->channels[i].is_busy = false; in rz_mtu3_probe()
|
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | pxa_camera.c | 1866 int ret, is_busy; in pxac_vidioc_s_fmt_vid_cap() local 1873 is_busy = pcdev->active || vb2_is_busy(&pcdev->vb2_vq); in pxac_vidioc_s_fmt_vid_cap() 1876 if (is_busy) in pxac_vidioc_s_fmt_vid_cap()
|
/kernel/linux/linux-6.6/drivers/media/platform/intel/ |
H A D | pxa_camera.c | 1866 int ret, is_busy; in pxac_vidioc_s_fmt_vid_cap() local 1873 is_busy = pcdev->active || vb2_is_busy(&pcdev->vb2_vq); in pxac_vidioc_s_fmt_vid_cap() 1876 if (is_busy) in pxac_vidioc_s_fmt_vid_cap()
|