Searched refs:pr_info (Results 1 - 25 of 2670) sorted by last modified time

1234567891011>>

/linux-master/net/l2tp/
H A Dl2tp_eth.c343 pr_info("L2TP ethernet pseudowire support (L2TPv3)\n");
/linux-master/net/ipv4/
H A Daf_inet.c1292 pr_info("%s(): shifting inet->saddr from %pI4 to %pI4\n",
/linux-master/fs/btrfs/
H A Dvolumes.c780 pr_info("BTRFS: device %s (%d:%d) using temp-fsid %pU\n",
838 pr_info(
844 pr_info(
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c7102 pr_info("loading core functions\n");
7175 pr_info("core functions removed\n");
/linux-master/drivers/nvme/target/
H A Dtcp.c2074 pr_info("enabling port %d (%pISpc)\n",
H A Dcore.c551 pr_info("using p2pmem on %s for nsid %d\n", pci_name(p2p_dev),
577 pr_info("cannot enable both passthru and regular namespaces for a single subsystem");
1394 pr_info("connect by host %s for subsystem %s not allowed\n",
H A Dconfigfs.c811 pr_info("adding nsid %d to subsystem %s\n", nsid, subsys->subsysnqn);
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c1260 pr_info("RTM_NEWNEIGH with invalid state %#x\n",
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c664 pr_info("init of debugfs failed\n");
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3600 pr_info("%s: unexpected FW4/CPL %#x on Rx queue\n",
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c36 pr_info("[%2d] imm=%d(0x%x) out of range\n", \
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c1607 pr_info("[%2d] imm=%d(0x%x) out of range\n", \
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c748 pr_info("Running GIC_v3 tests.\n");
755 pr_info("Running GIC_v2 tests.\n");
/linux-master/kernel/
H A Dworkqueue.c6066 pr_info(" pwq %d:", pool->id);
6082 pr_info(" in-flight:");
6107 pr_info(" pending:");
6122 pr_info(" inactive:");
6151 pr_info("workqueue %s: flags=0x%x\n", wq->name, wq->flags);
6201 pr_info("pool %d:", pool->id);
6238 pr_info("Showing busy workqueues and worker pools:\n");
6261 pr_info("Showing freezable workqueues that are still busy:\n");
7360 pr_info("pool %d:\n", pool->id);
7375 pr_info("Showin
[all...]
H A Dprofile.c82 pr_info("kernel profiling enabled (shift: %u)\n",
91 pr_info("kernel %s profiling enabled (shift: %u)\n",
H A Dcpu.c605 pr_info("SMT: Force disabled\n");
608 pr_info("SMT: disabled\n");
1808 pr_info("Hibernated on a CPU that is offline! Bringing CPU up.\n");
1941 pr_info("Disabling non-boot CPUs ...\n");
1947 pr_info("Wakeup pending. Abort CPU freeze\n");
1997 pr_info("Enabling non-boot CPUs ...\n");
2006 pr_info("CPU%d is up\n", cpu);
/linux-master/drivers/pinctrl/
H A Dcore.c2343 pr_info("initialized pinctrl subsystem\n");
/linux-master/kernel/sched/
H A Disolation.c245 pr_info("isolcpus: Skipped unknown flag %.*s\n", len, par);
/linux-master/fs/erofs/
H A Dsuper.c48 pr_info("(device %s): %pV", sb->s_id, &vaf);
50 pr_info("%pV", &vaf);
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c2151 pr_info("ITS: Using hypervisor restricted LPI range [%u]\n",
2296 pr_info("GICv3: using LPI property table @%pa\n",
2427 pr_info("ITS@%pa: allocated %d %s @%lx (%s, esz %d, psz %dK, shr %d)\n",
3034 pr_info("GICv3: Using preallocated redistributor tables\n");
3227 pr_info("GICv3: CPU%d: using %s LPI pending table @%pa\n",
5023 pr_info("ITS: Using DirectLPI for VPE invalidation\n");
5049 pr_info("ITS: Allocated DevID %x as GICv4 proxy device (%d slots)\n",
5109 pr_info("ITS@%pa: Using ITS number %d\n",
5112 pr_info("ITS@%pa: Single VMOVP capable\n", &its->phys_base);
5126 pr_info("IT
[all...]
/linux-master/arch/x86/kernel/cpu/
H A Damd.c127 pr_info("AMD K6 stepping B detected - ");
164 pr_info("Enabling old style K6 write allocation for %d Mb\n",
185 pr_info("Enabling new style K6 write allocation for %d Mb\n",
212 pr_info("Enabling disabled K7/SSE Support.\n");
226 pr_info("CPU: CLK_CTL MSR was %x. Reprogramming to %x\n",
/linux-master/arch/riscv/mm/
H A Dinit.c755 pr_info("Disabled 4-level and 5-level paging");
762 pr_info("Disabled 5-level paging");
1030 pr_info("Disabled KASLR");
/linux-master/mm/
H A Dzswap.c1830 pr_info("loaded using pool %s/%s\n", pool->tfm_name,
H A Dhugetlb.c3684 pr_info("HugeTLB: registered %s page size, pre-allocated %ld pages\n",
3686 pr_info("HugeTLB: %d KiB vmemmap can be freed for a %s page\n",
7843 pr_info("hugetlb_cma: reserve %lu MiB, up to %lu MiB per node\n",
7880 pr_info("hugetlb_cma: reserved %lu MiB on node %d\n",
/linux-master/lib/
H A Dstackdepot.c136 pr_info("disabled\n");
161 pr_info("allocating hash table via alloc_large_system_hash\n");
223 pr_info("allocating hash table of %lu entries via kvcalloc\n", entries);

Completed in 474 milliseconds

1234567891011>>