Searched refs:pr_warn (Results 1 - 25 of 1945) sorted by last modified time

1234567891011>>

/linux-master/mm/
H A Dvmalloc.c2034 pr_warn("vmap allocation for size %lu failed: use vmalloc=<size> to increase size\n",
H A Dpage_owner.c233 pr_warn("%s: refcount went to 0 for %u handle\n", __func__,
H A Dslub.c2762 pr_warn("due to cpu change %d -> %d\n",
2767 pr_warn("due to cpu running other code. Event %ld->%ld\n",
2770 pr_warn("for unknown reason: actual=%lx was=%lx target=%lx\n",
3248 pr_warn("SLUB: Unable to allocate memory on node %d, gfp=%#x(%pGg)\n",
3250 pr_warn(" cache: %s, object size: %u, buffer size: %u, default order: %u, min order: %u\n",
3255 pr_warn(" %s debugging increased min order, use slab_debug=O to disable.\n",
3267 pr_warn(" node %d: slabs: %ld, objs: %ld, free: %ld\n",
/linux-master/drivers/regulator/
H A Dcore.c6336 pr_warn("regulator: Not disabling unused regulators\n");
/linux-master/drivers/nvme/target/
H A Drdma.c1207 pr_warn("inline_data_size %d cannot be supported by device %s. Reducing to %lu.\n",
1218 pr_warn("T10-PI is not supported by device %s. Disabling it\n",
1623 pr_warn("trying to establish a connected queue\n");
1943 pr_warn("inline_data_size %u is too large, reducing to %u\n",
1952 pr_warn("max_queue_size %u is too large, reducing to %u\n",
H A Dcore.c1259 pr_warn("connect request for invalid subsystem %s!\n",
1269 pr_warn("hostnqn mismatch.\n");
1281 pr_warn("could not find controller %d for subsys %s / host %s\n",
1307 pr_warn("qid %d not authenticated\n", req->sq->qid);
1385 pr_warn("connect request for invalid subsystem %s!\n",
H A Dconfigfs.c210 pr_warn("Allow non-TLS connections while TLS1.3 is enabled\n");
1946 pr_warn("NVMe keyring not available, disabling TLS\n");
H A Dauth.c31 pr_warn("Invalid DH-HMAC-CHAP hash id %d\n",
110 pr_warn("ctrl %d failed to allocate public key\n",
117 pr_warn("ctrl %d failed to generate public key\n",
156 pr_warn("Failed to setup DH group");
169 pr_warn("Hash ID %d invalid\n", host->dhchap_hash_id);
277 pr_warn("Hash ID %d invalid\n", ctrl->shash_id);
390 pr_warn("Hash ID %d invalid\n", ctrl->shash_id);
493 pr_warn("ctrl %d no DH public key!\n", ctrl->cntlid);
497 pr_warn("ctrl %d DH public key size mismatch, need %zu is %d\n",
/linux-master/drivers/nvme/host/
H A Dpci.c572 pr_warn("sg[%d] phys_addr:%pad offset:%d length:%d "
/linux-master/drivers/iommu/amd/
H A Diommu.c3404 pr_warn("Failed to allocate IRTE\n");
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_4_ppt.c42 #undef pr_warn macro
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1712 pr_warn("no cache info found\n");
2250 pr_warn("Invalid NUMA Node. Use online CPU mask\n");
/linux-master/drivers/gpio/
H A Dgpiolib.h268 pr_warn("gpio-%d (%s): " fmt, desc_to_gpio(desc), \
H A Dgpiolib.c168 pr_warn("invalid GPIO %d\n", gpio);
2301 pr_warn("%s: invalid GPIO (errorpointer)\n", func);
/linux-master/net/rxrpc/
H A Dinput.c405 pr_warn("Packet beyond last: c=%x q=%x window=%x-%x wlimit=%x\n",
/linux-master/net/ipv4/
H A Dtcp_ipv4.c3392 pr_warn("Failed to allocate TCP ehash (entries: %u) "
3593 pr_warn("Warning: could not register bpf iterator tcp\n");
H A Dtcp_input.c213 pr_warn("%s: Driver has suspect GRO implementation, TCP performance may be compromised.\n",
/linux-master/net/appletalk/
H A Dddp.c1228 pr_warn("atalk_connect: %s is broken and did not set SO_BROADCAST.\n",
/linux-master/fs/fuse/
H A Dvirtio_fs.c1006 pr_warn("virtio-fs: suspend/resume not yet supported\n");
/linux-master/fs/bcachefs/
H A Dsuper.c1344 pr_warn("error creating sysfs objects");
/linux-master/lib/
H A Ddynamic_debug.c751 pr_warn("%s: input: 0x%lx exceeds mask: 0x%lx, masking\n",
762 pr_warn("%s: level:%ld exceeds max:%d, clamping\n",
773 pr_warn("%s: bad map type: %d\n", KP_NAME(kp), map->map_type);
1013 pr_warn("expected <%d bytes into control\n", USER_BUF_PAGE);
1424 pr_warn("Failed to register dynamic debug module notifier\n");
1431 pr_warn("_ddebug table is empty in a CONFIG_DYNAMIC_DEBUG build\n");
/linux-master/kernel/trace/
H A Dtrace_events.c456 pr_warn("event %s has unsafe dereference of argument %d\n",
458 pr_warn("print_fmt: %s\n", fmt);
2416 pr_warn("Failed to create system directory %s\n", name);
2437 pr_warn("No memory to create event subsystem %s\n", name);
2634 pr_warn("Could not create tracefs '%s' directory\n", name);
2642 pr_warn("Could not initialize trace point events/%s\n", name);
2712 pr_warn("Could not initialize trace events/%s\n", name);
3308 pr_warn("Could not create directory for event %s\n",
3774 pr_warn("Could not create directory for event %s\n",
3798 pr_warn("Coul
[all...]
/linux-master/kernel/dma/
H A Dswiotlb.c234 pr_warn("No low mem\n");
336 pr_warn("%s: Failed to allocate %zu bytes tlb structure\n",
343 pr_warn("%s: Failed to remap %zu bytes\n", __func__, bytes);
401 pr_warn("%s: Failed to allocate %zu bytes align=0x%lx\n",
409 pr_warn("%s: Failed to allocate mem->areas.\n", __func__);
493 pr_warn("only able to allocate %ld MB\n",
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c950 pr_warn("functionfs read size %d > requested size %zd, splitting request into multiple reads.",
1697 pr_warn("FFS: Failed to queue DMABUF: %d\n", ret);
2707 pr_warn("bcdVersion must be 0x0100, stored in Little Endian order. "
/linux-master/arch/x86/virt/svm/
H A Dsev.c487 pr_warn("Failed to split direct map for PFN 0x%llx, ret: %d\n",
570 pr_warn("Leaking PFN range 0x%llx-0x%llx\n", pfn, pfn + npages);

Completed in 603 milliseconds

1234567891011>>