Searched refs:__LINE__ (Results 151 - 175 of 537) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c98 #define param(n) __PASTE(igt__, __PASTE(__LINE__, __mock_##n))
105 #define param(n) __PASTE(igt__, __PASTE(__LINE__, __live_##n))
112 #define param(n) __PASTE(igt__, __PASTE(__LINE__, __perf_##n))
/linux-master/arch/alpha/include/asm/
H A Dpgtable.h355 printk("%s:%d: bad pte %016lx.\n", __FILE__, __LINE__, pte_val(e))
357 printk("%s:%d: bad pmd %016lx.\n", __FILE__, __LINE__, pmd_val(e))
359 printk("%s:%d: bad pgd %016lx.\n", __FILE__, __LINE__, pgd_val(e))
/linux-master/drivers/md/
H A Dmd-cluster.c517 pr_info("%s:%d Sending kobject change with %s and %s\n", __func__, __LINE__, disk_uuid, raid_slot);
524 __func__, __LINE__);
564 __func__, __LINE__, le32_to_cpu(msg->raid_slot));
578 __func__, __LINE__, le32_to_cpu(msg->raid_slot));
623 __func__, __LINE__, msg->slot);
684 __func__, __LINE__, error);
833 __func__, __LINE__,
1000 __func__, __LINE__, err);
1130 __func__, __LINE__, ret);
1296 __func__, __LINE__);
[all...]
/linux-master/fs/btrfs/
H A Dmessages.h179 (likely(expr) ? (void)0 : btrfs_assertfail(#expr, __FILE__, __LINE__))
192 __btrfs_handle_fs_error((fs_info), __func__, __LINE__, \
205 __btrfs_panic(fs_info, __func__, __LINE__, error, fmt, ##args); \
/linux-master/arch/arm/include/asm/
H A Dpgtable.h61 #define pte_ERROR(pte) __pte_error(__FILE__, __LINE__, pte)
62 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd)
63 #define pgd_ERROR(pgd) __pgd_error(__FILE__, __LINE__, pgd)
/linux-master/arch/riscv/include/asm/
H A Dpgtable-64.h270 pr_err("%s:%d: bad pmd %016lx.\n", __FILE__, __LINE__, pmd_val(e))
273 pr_err("%s:%d: bad pud %016lx.\n", __FILE__, __LINE__, pud_val(e))
276 pr_err("%s:%d: bad p4d %016lx.\n", __FILE__, __LINE__, p4d_val(e))
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_common.h64 __FILE__, __LINE__, __func__
/linux-master/drivers/dma-buf/
H A Dselftest.c32 #define param(n) __PASTE(igt__, __PASTE(__PASTE(__LINE__, __), n))
/linux-master/drivers/net/ethernet/tehuti/
H A Dtehuti.h531 pr_err("%s:%-5d: " fmt, __func__, __LINE__, ## args)
539 pr_err("%s:%-5d: ENTER\n", __func__, __LINE__); \
544 pr_err("%s:%-5d: RETURN\n", __func__, __LINE__); \
549 pr_err("%s:%-5d: " fmt, __func__, __LINE__, ## args)
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.h164 ret, __LINE__); \
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_ts.c10 #define pr_fmt(fmt) KBUILD_MODNAME ":%s, %d: " fmt, __func__, __LINE__
/linux-master/include/rdma/
H A Duverbs_named_ioctl.h23 #define UVERBS_OBJECT_METHODS(object_id) _UVERBS_NAME(_object_methods_##object_id, __LINE__)
/linux-master/fs/ocfs2/cluster/
H A Dmasklog.h161 __mlog_printk(&_m, __func__, __LINE__, fmt, \
/linux-master/arch/x86/kvm/
H A Dioapic.h96 __FILE__, __LINE__, #x); \
/linux-master/samples/hid/
H A Dhid_mouse.c113 fprintf(stderr, "%s %s:%d", __func__, __FILE__, __LINE__);
/linux-master/certs/
H A Dextract-cert.c72 display_openssl_errors(__LINE__); \
/linux-master/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot.c6 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h142 __linum_err.linum = __LINE__; \
/linux-master/include/sound/
H A Dcore.h372 __snd_printk(0, __FILE__, __LINE__, fmt, ##__VA_ARGS__)
383 __snd_printk(1, __FILE__, __LINE__, fmt, ##__VA_ARGS__)
385 __snd_printk(level, __FILE__, __LINE__, fmt, ##__VA_ARGS__)
437 __snd_printk(2, __FILE__, __LINE__, format, ##__VA_ARGS__)
/linux-master/arch/sh/include/asm/
H A Dpgtable_32.h413 printk("%s:%d: bad pte %p(%08lx%08lx).\n", __FILE__, __LINE__, \
416 printk("%s:%d: bad pgd %016llx.\n", __FILE__, __LINE__, pgd_val(e))
419 printk("%s:%d: bad pte %08lx.\n", __FILE__, __LINE__, pte_val(e))
421 printk("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e))
/linux-master/sound/aoa/soundbus/i2sbus/
H A Dinterface.h14 #define PAD(n) _PAD(__LINE__, (n))
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h55 pr_err("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e))
/linux-master/tools/testing/selftests/mm/
H A Dmap_populate.c27 __func__, __LINE__, (description), \
H A Duffd-common.h47 ret, __FILE__, __LINE__); \
/linux-master/drivers/usb/gadget/function/
H A Df_uac1.c540 __func__, __LINE__, control_selector);
545 __func__, __LINE__, entity_id, control_selector);
587 __func__, __LINE__, control_selector);
592 __func__, __LINE__, entity_id, control_selector);
634 __func__, __LINE__, control_selector);
639 __func__, __LINE__, entity_id, control_selector);
681 __func__, __LINE__, control_selector);
686 __func__, __LINE__, entity_id, control_selector);
734 __func__, __LINE__, control_selector);
740 __func__, __LINE__, entity_i
[all...]

Completed in 438 milliseconds

1234567891011>>