| /linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_debugfs.c | 22 #define state_str_true_false(p, s) str_true_false(test_bit(s, &(p)->state)) 39 str_true_false(hbg_hw_irq_is_enabled(priv, irq_mask))); in hbg_dbg_ring() 72 str_true_false(hbg_hw_irq_is_enabled(priv, in hbg_dbg_irq_info() 74 str_true_false(info->need_reset), in hbg_dbg_irq_info() 75 str_true_false(info->need_print), in hbg_dbg_irq_info() 91 seq_printf(s, "filter enabled: %s\n", str_true_false(filter->enabled)); in hbg_dbg_mac_table() 124 seq_printf(s, "np_link fail state: %s\n", str_true_false(np_link_fail)); in hbg_dbg_nic_state()
|
| /linux-6.15/include/linux/ |
| H A D | string_choices.h | 56 static inline const char *str_true_false(bool v) in str_true_false() function 60 #define str_false_true(v) str_true_false(!(v))
|
| /linux-6.15/scripts/coccinelle/api/ |
| H A D | string_choices.cocci | 76 @str_true_false depends on patch disable neg_if_exp@ 80 + str_true_false(E) 93 coccilib.report.print_report(p[0], "opportunity for str_true_false(%s)" % e)
|
| /linux-6.15/drivers/gpu/drm/msm/dp/ |
| H A D | dp_drm.c | 29 str_true_false(dp->link_ready)); in msm_dp_bridge_detect() 45 str_true_false(dp->link_ready)); in msm_dp_bridge_atomic_check()
|
| /linux-6.15/drivers/staging/fbtft/ |
| H A D | fb_ssd1351.c | 166 __func__, str_true_false(on)); in blank()
|
| /linux-6.15/drivers/pinctrl/bcm/ |
| H A D | pinctrl-nsp-gpio.c | 258 str_true_false(level_low), str_true_false(falling)); in nsp_gpio_irq_set_type()
|
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_encoder_phys_cmd.c | 265 str_true_false(enable), refcount); in dpu_encoder_phys_cmd_control_vblank_irq() 289 str_true_false(enable), refcount); in dpu_encoder_phys_cmd_control_vblank_irq()
|
| /linux-6.15/fs/ceph/ |
| H A D | debugfs.c | 360 seq_printf(s, "blocklisted: %s\n", str_true_false(fsc->blocklisted)); in status_show()
|
| /linux-6.15/drivers/dma/ |
| H A D | imx-dma.c | 946 str_true_false(xt->src_sgl), str_true_false(xt->dst_sgl), in imxdma_prep_dma_interleaved()
|
| /linux-6.15/mm/ |
| H A D | memory-tiers.c | 944 return sysfs_emit(buf, "%s\n", str_true_false(numa_demotion_enabled)); in demotion_enabled_show()
|
| H A D | swap_state.c | 824 return sysfs_emit(buf, "%s\n", str_true_false(enable_vma_readahead)); in vma_ra_enabled_show()
|
| /linux-6.15/drivers/usb/gadget/function/ |
| H A D | f_ecm.c | 391 DBG(cdev, "notify connect %s\n", str_true_false(ecm->is_open)); in ecm_do_notify()
|
| H A D | f_ncm.c | 562 str_true_false(ncm->is_open)); in ncm_do_notify()
|
| /linux-6.15/drivers/bluetooth/ |
| H A D | hci_qca.c | 347 BT_DBG("Vote serial clock %s(%s)", str_true_false(new_vote), in serial_clock_vote() 348 str_true_false(vote)); in serial_clock_vote()
|
| /linux-6.15/drivers/usb/typec/tcpm/ |
| H A D | fusb302.c | 1565 str_true_false(comp_result)); in fusb302_irq_work()
|
| H A D | tcpm.c | 4445 tcpm_log(port, "Setting usb_comm capable %s", str_true_false(capable)); in tcpm_set_partner_usb_comm_capable()
|
| /linux-6.15/crypto/ |
| H A D | drbg.c | 1416 str_true_false(drbg->pr), in drbg_generate()
|
| /linux-6.15/fs/smb/server/ |
| H A D | transport_rdma.c | 2271 netdev->name, str_true_false(rdma_capable)); in ksmbd_rdma_capable_netdev()
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 4360 str_true_false(coherent)); in arm_smmu_device_hw_probe()
|