Home
last modified time | relevance | path

Searched refs:pr_debug (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/sys/compat/linuxkpi/common/include/linux/soc/mediatek/
H A Dmtk_wed.h18 #define mtk_wed_device_start(_dev, _mask) do { pr_debug("%s: TODO\n", __func__); } while(0)
19 #define mtk_wed_device_detach(_dev) do { pr_debug("%s: TODO\n", __func__); } while(0)
21 #define mtk_wed_device_irq_set_mask(_dev, _mask) do { pr_debug("%s: TODO\n", __func__); } while(0)
22 #define mtk_wed_device_update_msg(_dev, _id, _msg, _len) ({ pr_debug("%s: TODO\n", __func__); -ENOD…
23 #define mtk_wed_device_dma_reset(_dev) do { pr_debug("%s: TODO\n", __func__); } while (0)
25 do { pr_debug("%s: TODO\n", __func__); } while (0)
26 #define mtk_wed_device_stop(_dev) do { pr_debug("%s: TODO\n", __func__); } while(0)
27 #define mtk_wed_device_start_hw_rro(_dev, _mask, _b) do { pr_debug("%s: TODO\n", __func__); } while…
28 #define mtk_wed_device_setup_tc(_dev, _ndev, _type, _tdata) ({ pr_debug("%s: TODO\n", __func__); -E…
33 pr_debug("%s: TODO\n", __func__); in mtk_wed_device_active()
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h368 pr_debug("%s: TODO\n", __func__); in netif_receive_skb_list()
375 pr_debug("%s: TODO\n", __func__); in napi_gro_receive()
383 pr_debug("%s: TODO\n", __func__); in ether_setup()
390 pr_debug("%s: TODO\n", __func__); in dev_net_set()
397 pr_debug("%s: TODO\n", __func__); in dev_set_threaded()
406 pr_debug("%s: TODO\n", __func__); in netif_carrier_ok()
413 pr_debug("%s: TODO\n", __func__); in netif_carrier_off()
419 pr_debug("%s: TODO\n", __func__); in netif_carrier_on()
427 pr_debug("%s: TODO\n", __func__); in netif_queue_stopped()
434 pr_debug("%s: TODO\n", __func__); in netif_stop_queue()
[all …]
H A Dplatform_device.h53 pr_debug("%s: TODO\n", __func__); in platform_driver_register()
61 pr_debug("%s: TODO\n", __func__); in dev_get_platdata()
70 pr_debug("%s: TODO\n", __func__); in platform_driver_probe()
78 pr_debug("%s: TODO\n", __func__); in platform_driver_unregister()
85 pr_debug("%s: TODO\n", __func__); in platform_device_register()
93 pr_debug("%s: TODO\n", __func__); in platform_device_unregister()
H A Drhashtable.h50 pr_debug("%s: TODO\n", __func__); in rhashtable_init()
57 pr_debug("%s: TODO\n", __func__); in rhashtable_destroy()
65 pr_debug("%s: TODO\n", __func__); in rhashtable_lookup_fast()
74 pr_debug("%s: TODO\n", __func__); in rhashtable_lookup_get_insert_fast()
83 pr_debug("%s: TODO\n", __func__); in rhashtable_remove_fast()
H A Dptp_clock_kernel.h59 pr_debug("%s: TODO\n", __func__); in ptp_clock_register()
66 pr_debug("%s: TODO\n", __func__); in ptp_clock_unregister()
72 pr_debug("%s: TODO\n", __func__); in ptp_clock_index()
H A Detherdevice.h146 pr_debug("%s: TODO\n", __func__); in eth_type_trans()
153 pr_debug("%s: TODO (if we want to)\n", __func__); in eth_hw_addr_set()
159 pr_debug("%s: TODO\n", __func__); in eth_platform_get_mac_address()
H A Dkmsg_dump.h38 pr_debug("TODO"); in kmsg_dump_register()
46 pr_debug("TODO"); in kmsg_dump_unregister()
H A Ddma-mapping.h300 pr_debug("%s:%d: TODO dir %d\n", __func__, __LINE__, direction); in dma_sync_sg_for_cpu()
307 pr_debug("%s:%d: TODO dir %d\n", __func__, __LINE__, direction); in dma_sync_sg_for_device()
314 pr_debug("%s:%d: TODO dir %d\n", __func__, __LINE__, direction); in dma_sync_single_range_for_cpu()
321 pr_debug("%s:%d: TODO dir %d\n", __func__, __LINE__, direction); in dma_sync_single_range_for_device()
H A Dnodemask.h42 pr_debug("%s: TODO\n", __func__); in num_possible_nodes()
H A Dsocket.h41 pr_debug("%s: TODO\n", __func__); in kernel_connect()
H A Dpm.h97 pr_debug("%s: TODO\n", __func__); in pm_wakeup_event()
H A Dkernel.h176 #define pr_debug(fmt, ...) \ macro
184 #define pr_debug(fmt, ...) \ macro
/freebsd/sys/compat/linuxkpi/common/include/net/page_pool/
H A Dhelpers.h19 pr_debug("%s: TODO\n", __func__); in page_pool_create()
27 pr_debug("%s: TODO\n", __func__); in page_pool_destroy()
35 pr_debug("%s: TODO\n", __func__); in page_pool_dev_alloc_frag()
43 pr_debug("%s: TODO\n", __func__); in page_pool_get_dma_addr()
51 pr_debug("%s: TODO\n", __func__); in page_pool_get_dma_dir()
60 pr_debug("%s: TODO\n", __func__); in page_pool_put_full_page()
67 pr_debug("%s: TODO\n", __func__); in page_pool_ethtool_stats_get_count()
75 pr_debug("%s: TODO\n", __func__); in page_pool_ethtool_stats_get_strings()
/freebsd/sys/compat/linuxkpi/common/include/crypto/
H A Dhash.h44 pr_debug("%s: TODO\n", __func__); in crypto_alloc_shash()
51 pr_debug("%s: TODO\n", __func__); in crypto_free_shash()
57 pr_debug("%s: TODO\n", __func__); in crypto_shash_init()
64 pr_debug("%s: TODO\n", __func__); in crypto_shash_final()
71 pr_debug("%s: TODO\n", __func__); in crypto_shash_setkey()
78 pr_debug("%s: TODO\n", __func__); in crypto_shash_update()
/freebsd/sys/compat/linuxkpi/common/include/linux/soc/airoha/
H A Dairoha_offload.h30 pr_debug("%s: TODO\n", __func__); in airoha_npu_wlan_send_msg()
38 pr_debug("%s: TODO\n", __func__); in airoha_npu_wlan_get_msg()
45 pr_debug("%s: TODO\n", __func__); in airoha_npu_wlan_enable_irq()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_alias_GUID.c90 pr_debug("port: %d, guid_indexes: 0x%llx\n", port_num, in mlx4_ib_update_cache_on_guid_change()
99 pr_debug("The last slave: %d\n", slave_id); in mlx4_ib_update_cache_on_guid_change()
108 pr_debug("Guid number: %d in block: %d" in mlx4_ib_update_cache_on_guid_change()
211 pr_debug("port: %d, guid_indexes: 0x%llx\n", port_num, in mlx4_ib_notify_slaves_on_guid_change()
266 pr_debug("slave: %d, port: %d prev_port_state: %d," in mlx4_ib_notify_slaves_on_guid_change()
270 pr_debug("sending PORT_UP event to slave: %d, port: %d\n", in mlx4_ib_notify_slaves_on_guid_change()
280 pr_debug("sending PORT DOWN event to slave: %d, port: %d\n", in mlx4_ib_notify_slaves_on_guid_change()
314 pr_debug("(port: %d) failed: status = %d\n", in aliasguid_query_handler()
326 pr_debug("lid/port: %d/%d, block_num: %d\n", in aliasguid_query_handler()
349 pr_debug("need to set new value %llx, record num %d, block_num:%d\n", in aliasguid_query_handler()
[all …]
H A Dmlx4_ib_mad.c265 pr_debug("PKEY[%d] = x%x\n", in smp_snoop()
274 pr_debug("PKEY Change event: port=%d, " in smp_snoop()
318 pr_debug("sl2vl[%d] = %02x\n", jj, sl2vl64.sl8[jj]); in smp_snoop()
350 pr_debug("propagate_pkey_ev: slave %d," in __propagate_pkey_ev()
669 pr_debug("resolved slave %d from gid %pI6 wire port %d other %d\n", in mlx4_ib_demux_mad()
688 pr_debug("failed sending to slave %d via tunnel qp (%d)\n", in mlx4_ib_demux_mad()
745 pr_debug("dropping unsupported ingress mad from class:%d " in mlx4_ib_demux_mad()
759 pr_debug("failed sending to slave %d via tunnel qp (%d)\n", in mlx4_ib_demux_mad()
773 pr_debug("received MAD: slid:%d sqpn:%d " in ib_process_mad()
782 pr_debug("sgid_hi:0x%016llx sgid_lo:0x%016llx\n", in ib_process_mad()
[all …]
H A Dmlx4_ib_cm.c220 pr_debug("overriding existing sl_id_map entry (cm_id = %x)\n", in sl_id_map_add()
343 pr_debug("id{slave: %d, sl_cm_id: 0x%x} is NULL!\n", in mlx4_ib_multiplex_cm_handler()
385 pr_debug("Couldn't find an entry for pv_cm_id 0x%x\n", pv_cm_id); in mlx4_ib_demux_cm_handler()
/freebsd/sys/dev/mlxfw/
H A Dmlxfw_fsm.c133 pr_debug("Component update\n"); in mlxfw_flash_component()
145 pr_debug("Component download\n"); in mlxfw_flash_component()
159 pr_debug("Component verify\n"); in mlxfw_flash_component()
239 pr_debug("Activate image\n"); in mlxfw_firmware_flash()
250 pr_debug("Handle release\n"); in mlxfw_firmware_flash()
H A Dmlxfw_mfa2.c152 pr_debug("Device %d\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
206 pr_debug(" -- Component index %d\n", in mlxfw_mfa2_file_dev_validate()
221 pr_debug("Component %d\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
245 pr_debug(" -- Component type %d\n", be16_to_cpu(cdesc->identifier)); in mlxfw_mfa2_file_comp_validate()
246 pr_debug(" -- Offset %#jx and size %d\n", in mlxfw_mfa2_file_comp_validate()
258 pr_debug("Validating file\n"); in mlxfw_mfa2_file_validate()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_iwpm_util.c84 pr_debug("%s IPV4 %pI4: %u(0x%04X)\n", in iwpm_print_sockaddr()
91 pr_debug("%s IPV6 %pI6: %u(0x%04X)\n", in iwpm_print_sockaddr()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dnetlink.h42 pr_debug("%s: TODO -- now native?\n", __func__); in nla_put()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_mhi.c88 pr_debug("%s: TODO\n", __func__); in linuxkpi_mhi_unregister_controller()
/freebsd/lib/libpmc/pmu-events/
H A Djson.h26 #define pr_debug(fmt, ...) \ macro
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_core.h44 pr_debug("%s:%s:%d:(pid %d): " format, \

12