Searched refs:__LINE__ (Results 176 - 200 of 539) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot.c6 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Dmsm_disp_snapshot_util.c6 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
/linux-master/drivers/gpu/drm/radeon/
H A Devergreen_cs.c215 __func__, __LINE__, prefix, surf->nbx, palign);
238 __func__, __LINE__, prefix, surf->nbx, palign,
246 __func__, __LINE__, prefix, surf->nby);
281 __func__, __LINE__, prefix, surf->nbx, palign);
288 __func__, __LINE__, prefix, surf->nby, halign);
314 __func__, __LINE__, prefix, surf->mode);
333 __func__, __LINE__, prefix, surf->mode);
344 __func__, __LINE__, prefix, surf->nbanks);
354 __func__, __LINE__, prefix, surf->bankw);
364 __func__, __LINE__, prefi
[all...]
H A Dr100.c2577 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2598 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2606 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
H A Dr300.c426 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
445 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
457 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
H A Dr600_cs.c365 __func__, __LINE__, format,
413 __func__, __LINE__, pitch, pitch_align, array_mode);
418 __func__, __LINE__, height, height_align, array_mode);
603 __func__, __LINE__, pitch, pitch_align, array_mode);
608 __func__, __LINE__, height, height_align, array_mode);
636 __func__, __LINE__, track->db_depth_info);
641 __func__, __LINE__, track->db_depth_size);
680 __func__, __LINE__, track->npipes);
693 __func__, __LINE__, radeon_bo_size(track->htile_bo),
757 __func__, __LINE__, trac
[all...]
H A Dradeon_kms.c271 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
328 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
340 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
476 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
601 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
618 DRM_ERROR("copy_to_user %s:%u\n", __func__, __LINE__);
H A Drs600.c475 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
495 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
503 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
511 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_macros.h16 __FILE__, __LINE__, #cond), 1))
/linux-master/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h71 /* Helper macro to convert (foo, __LINE__) into foo134 so we can use __LINE__ for
90 * And we use the __LINE__ to give each of our structs a unique name so the
106 } COMBINE(_entry, __LINE__)
/linux-master/drivers/hte/
H A Dhte.c770 pr_debug("%s:%d\n", __func__, __LINE__);
/linux-master/drivers/i2c/busses/
H A Di2c-pxa.c360 #define show_state(i2c) i2c_pxa_show_state(i2c, __LINE__, __func__)
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c1720 pr_debug("enter (%s line %u)\n", __FILE__, __LINE__);
1736 pr_debug("enter (%s line %u)\n", __FILE__, __LINE__);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c6014 slashstrip(__FILE__), __LINE__, __func__);
6041 slashstrip(__FILE__), __LINE__, __func__);
8146 slashstrip(__FILE__), __LINE__, __func__);
8329 slashstrip(__FILE__), __LINE__, __func__);
H A Dsdma.c515 sde->this_idx, slashstrip(__FILE__), __LINE__,
1668 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
1731 slashstrip(__FILE__), __LINE__, __func__);
1952 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
1984 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
2019 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
H A Dtid_rdma.c3994 qp->ibqp.qp_num, __func__, __LINE__); local
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmcg.c51 pr_warn("%s-%d: %16s (port %d): WARNING: " format, __func__, __LINE__,\
55 pr_debug("%s-%d: %16s (port %d): WARNING: " format, __func__, __LINE__,\
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h33 __LINE__, current->pid, ##arg)
37 __LINE__, current->pid, ##arg)
41 __LINE__, current->pid, ##arg)
45 __func__, __LINE__, current->pid, ##arg)
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-stats.c10 #define pr_fmt(fmt) KBUILD_MODNAME " L" __stringify(__LINE__) ": " fmt
H A Drtrs-clt-sysfs.c10 #define pr_fmt(fmt) KBUILD_MODNAME " L" __stringify(__LINE__) ": " fmt
H A Drtrs-clt.c11 #define pr_fmt(fmt) KBUILD_MODNAME " L" __stringify(__LINE__) ": " fmt
H A Drtrs-srv-stats.c10 #define pr_fmt(fmt) KBUILD_MODNAME " L" __stringify(__LINE__) ": " fmt
H A Drtrs-srv-sysfs.c10 #define pr_fmt(fmt) KBUILD_MODNAME " L" __stringify(__LINE__) ": " fmt
H A Drtrs-srv.c11 #define pr_fmt(fmt) KBUILD_MODNAME " L" __stringify(__LINE__) ": " fmt
H A Drtrs.c10 #define pr_fmt(fmt) KBUILD_MODNAME " L" __stringify(__LINE__) ": " fmt

Completed in 403 milliseconds

1234567891011>>