Searched refs:notice (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc_print.h16 #define huc_notice(_huc, _fmt, ...) huc_printk((_huc), notice, _fmt, ##__VA_ARGS__)
H A Dintel_guc_print.h22 guc_printk((_guc), notice, _fmt, ##__VA_ARGS__)
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_printk.h19 __xe_gt_sriov_printk(_gt, notice, _fmt, ##__VA_ARGS__)
H A Dxe_sriov_printk.h31 xe_sriov_printk((xe), notice, fmt, ##__VA_ARGS__)
H A Dxe_gt_printk.h23 xe_gt_printk((_gt), notice, _fmt, ##__VA_ARGS__)
/linux-master/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S23 # notice, this list of conditions and the following disclaimer.
26 # notice, this list of conditions and the following disclaimer in the
H A Dsha256-ssse3-asm.S22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
H A Dsha256-avx-asm.S22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
H A Dsha512-avx-asm.S23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha512-ssse3-asm.S23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha512-avx2-asm.S23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha256-avx2-asm.S22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h88 #define nvkm_warn(s,f,a...) nvkm_printk((s), WARN, notice, f, ##a)
H A Ddevice.h147 #define nvdev_warn(d,f,a...) nvdev_printk((d), WARN, notice, f, ##a)
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c26 * notice, this list of conditions and the following disclaimer.
28 * notice, this list of conditions and the following disclaimer in
821 /* Setup notice attribute portion */
822 trap_mad->notice.gen_type = OPA_INTEL_EMA_NOTICE_TYPE_INFO << 1;
823 trap_mad->notice.oui_1 = INTEL_OUI_1;
824 trap_mad->notice.oui_2 = INTEL_OUI_2;
825 trap_mad->notice.oui_3 = INTEL_OUI_3;
826 trap_mad->notice.issuer_lid = cpu_to_be32(lid);
829 trap = (struct opa_veswport_trap *)trap_mad->notice.raw_data;
H A Dopa_vnic_encap.h27 * notice, this list of conditions and the following disclaimer.
29 * notice, this list of conditions and the following disclaimer in
86 /* Defines for vendor specific notice(trap) attributes */
484 * @gen_type: Generic/Specific bit and type of notice
514 * @notice: Notice structure
521 struct opa_vnic_notice_attr notice; member in struct:opa_vnic_vema_mad_trap
/linux-master/include/drm/
H A Ddrm_print.h11 * The above copyright notice and this permission notice shall be included in
475 __drm_printk((drm), notice,, fmt, ##__VA_ARGS__)
488 __drm_printk((drm), notice, _once, fmt, ##__VA_ARGS__)
/linux-master/include/net/
H A Dnet_debug.h107 netif_level(notice, priv, type, dev, fmt, ##args)
/linux-master/include/linux/
H A Dlibata.h1489 ata_port_printk(notice, ap, fmt, ##__VA_ARGS__)
1514 ata_link_printk(notice, link, fmt, ##__VA_ARGS__)
1531 ata_dev_printk(notice, dev, fmt, ##__VA_ARGS__)
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or
H A Diskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or
H A Dos.S24 |so long as this entire notice is retained without alteration in any modified and/or
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c3999 int i, notice, vf_idx; local
4003 notice = recv_pkt->rh.r.ossp;
4013 if (notice == VF_DRV_LOADED) {
4021 } else if (notice == VF_DRV_REMOVED) {
4029 } else if (notice == VF_DRV_MACADDR_CHANGED) {
/linux-master/net/ipv6/
H A Dndisc.c275 ND_PRINTK(2, notice,
858 ND_PRINTK(2, notice,
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm11 * The above copyright notice and this permission notice shall be included in

Completed in 213 milliseconds

12