| /linux/net/ceph/ |
| H A D | messenger.c | 288 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_init() 299 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connecting() 310 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connected() 323 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closing() 337 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closed() 357 dout("%s %p state = %d, queueing work\n", __func__, in ceph_sock_data_ready() 377 dout("%s %p queueing write work\n", __func__, con); in ceph_sock_write_space() 382 dout("%s %p nothing to write\n", __func__, con); in ceph_sock_write_space() 391 dout("%s %p state = %d sk_state = %u\n", __func__, in ceph_sock_state_change() 396 dout(" in ceph_sock_state_change() [all...] |
| H A D | msgpool.c | 20 dout("msgpool_alloc %s failed\n", pool->name); in msgpool_alloc() 22 dout("msgpool_alloc %s %p\n", pool->name, msg); in msgpool_alloc() 33 dout("msgpool_release %s %p\n", pool->name, msg); in msgpool_free() 42 dout("msgpool %s init\n", name); in ceph_msgpool_init() 55 dout("msgpool %s destroy\n", pool->name); in ceph_msgpool_destroy() 77 dout("msgpool_get %s %p\n", pool->name, msg); in ceph_msgpool_get() 83 dout("msgpool_put %s %p\n", pool->name, msg); in ceph_msgpool_put()
|
| H A D | auth_x.c | 31 dout("%s want 0x%x have 0x%x missing 0x%x -> %d\n", __func__, in ceph_x_is_authenticated() 42 dout("%s want 0x%x have 0x%x need 0x%x -> %d\n", __func__, in ceph_x_should_authenticate() 152 dout("remove_ticket_handler %p %d\n", th, th->service); in remove_ticket_handler() 183 dout(" ticket type %d %s\n", type, ceph_entity_type_name(type)); in process_one_ticket() 200 dout(" decrypted %d bytes\n", ret); in process_one_ticket() 216 dout(" expires=%llu renew_after=%llu\n", new_expires, in process_one_ticket() 227 dout(" encrypted ticket, decrypted %d bytes\n", ret); in process_one_ticket() 236 dout(" ticket blob is %d bytes\n", dlen); in process_one_ticket() 257 dout(" got ticket service %d (%s) secret_id %lld len %d\n", in process_one_ticket() 283 dout("%d tickets\n", num); in ceph_x_proc_ticket_reply() [all …]
|
| H A D | messenger_v1.c | 177 dout("prepare_write_message_footer %p\n", con); in prepare_write_message_footer() 212 dout("prepare_write_message %p seq %lld type %d len %d+%d+%zd\n", in prepare_write_message() 242 dout("%s front_crc %u middle_crc %u\n", __func__, in prepare_write_message() 265 dout("prepare_write_ack %p %llu -> %llu\n", con, in prepare_write_ack() 286 dout("prepare_write_seq %p %llu -> %llu\n", con, in prepare_write_seq() 304 dout("prepare_write_keepalive %p\n", con); in prepare_write_keepalive() 392 dout("prepare_write_connect %p cseq=%d gseq=%d proto=%d\n", con, in prepare_write_connect() 421 dout("write_partial_kvec %p %d left\n", con, con->v1.out_kvec_bytes); in write_partial_kvec() 449 dout("write_partial_kvec %p %d left in %d kvecs ret = %d\n", con, in write_partial_kvec() 468 dout("%s %p msg %p\n", __func__, con, msg); in write_partial_message_data() [all …]
|
| H A D | messenger_v2.c | 113 dout("%s con %p %s %zu\n", __func__, con, in ceph_tcp_recv() 117 dout("%s con %p ret %d left %zu\n", __func__, con, ret, in ceph_tcp_recv() 200 dout("%s con %p have %zu try_sendpage %d\n", __func__, con, in ceph_tcp_send() 206 dout("%s con %p ret %d left %zu\n", __func__, con, ret, in ceph_tcp_send() 244 dout("%s con %p len %d\n", __func__, con, len); in set_in_skip() 299 dout("%s con %p len %d\n", __func__, con, len); in out_zero_add() 307 dout("%s con %p len %d\n", __func__, con, len); in alloc_conn_buf() 681 dout("%s con %p msg %p crcs %u %u %u\n", __func__, con, con->in_msg, in verify_epilogue_crcs() 710 dout("%s con %p con_mode %d session_key_len %d con_secret_len %d\n", in setup_crypto() 789 dout("%s con %p hmac_key_set %d kvec_cnt %d\n", __func__, con, in ceph_hmac_sha256() [all …]
|
| H A D | osd_client.c | 115 dout(" skipping last %llu, final file extent %llu~%llu\n", in calc_layout() 119 dout("calc_layout objnum=%llx %llu~%llu\n", *objnum, *objoff, *objlen); in calc_layout() 489 dout("%s %p (r_request %p r_reply %p)\n", __func__, req, in ceph_osdc_release_request() 514 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_get_request() 523 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_put_request() 571 dout("%s req %p\n", __func__, req); in ceph_osdc_alloc_request() 1283 dout("get_osd %p -> %d\n", osd, refcount_read(&osd->o_ref)); in get_osd() 1286 dout("get_osd %p FAIL\n", osd); in get_osd() 1293 dout("put_osd %p -> %d\n", osd, refcount_read(&osd->o_ref) - 1); in put_osd() 1306 dout("%s osd %p osd%d\n", __func__, osd, osd->o_osd); in DEFINE_RB_FUNCS() [all …]
|
| H A D | cls_lock_client.c | 73 dout("%s lock_name %s type %d cookie %s tag %s desc %s flags 0x%x\n", in ceph_cls_lock() 79 dout("%s: status %d\n", __func__, ret); in ceph_cls_lock() 124 dout("%s lock_name %s cookie %s\n", __func__, lock_name, cookie); in ceph_cls_unlock() 129 dout("%s: status %d\n", __func__, ret); in ceph_cls_unlock() 178 dout("%s lock_name %s cookie %s locker %s%llu\n", __func__, lock_name, in ceph_cls_break_lock() 184 dout("%s: status %d\n", __func__, ret); in ceph_cls_break_lock() 229 dout("%s lock_name %s type %d old_cookie %s tag %s new_cookie %s\n", in ceph_cls_set_cookie() 235 dout("%s: status %d\n", __func__, ret); in ceph_cls_set_cookie() 282 dout("%s %s%llu cookie %s addr %s\n", __func__, in decode_locker() 370 dout("%s lock_name %s\n", __func__, lock_name); in ceph_cls_lock_info() [all …]
|
| H A D | pagevec.c | 91 dout("zero_page_vector_page %u~%u\n", off, len); in ceph_zero_page_vector_range() 96 dout("zeroing %d %p head from %d\n", i, pages[i], in ceph_zero_page_vector_range() 103 dout("zeroing %d %p len=%d\n", i, pages[i], len); in ceph_zero_page_vector_range() 110 dout("zeroing %d %p tail to %d\n", i, pages[i], (int)len); in ceph_zero_page_vector_range()
|
| H A D | buffer.c | 29 dout("buffer_new %p\n", b); in ceph_buffer_new() 38 dout("buffer_release %p\n", b); in ceph_buffer_release() 50 dout("decode_buffer len %d\n", (int)len); in ceph_decode_buffer()
|
| H A D | auth.c | 26 dout("%s proto %d\n", __func__, proto); in init_protocol() 41 dout("%s global_id %llu\n", __func__, global_id); in ceph_auth_set_global_id() 76 dout("%s name '%s' preferred_mode %d fallback_mode %d\n", __func__, in ceph_auth_init() 83 dout("auth_destroy %p\n", ac); in ceph_auth_destroy() 95 dout("auth_reset %p\n", ac); in ceph_auth_reset() 129 dout("auth_build_hello\n"); in ceph_auth_build_hello() 187 dout(" built request %d bytes\n", ret); in build_request() 214 dout("handle_auth_reply %p %p\n", p, end); in ceph_handle_auth_reply() 229 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()
|
| H A D | osdmap.c | 74 dout("crush_decode_uniform_bucket %p to %p\n", *p, end); in crush_decode_uniform_bucket() 86 dout("crush_decode_list_bucket %p to %p\n", *p, end); in crush_decode_list_bucket() 107 dout("crush_decode_tree_bucket %p to %p\n", *p, end); in crush_decode_tree_bucket() 124 dout("crush_decode_straw_bucket %p to %p\n", *p, end); in crush_decode_straw_bucket() 145 dout("crush_decode_straw2_bucket %p to %p\n", *p, end); in crush_decode_straw2_bucket() 440 dout("crush_decode %p to %p len %d\n", *p, end, (int)(end - *p)); in crush_decode() 485 dout("crush_decode bucket %d off %x %p to %p\n", in crush_decode() 520 dout("crush_decode bucket size %d off %x %p to %p\n", in crush_decode() 566 dout("rule vec is %p\n", c->rules); in crush_decode() 573 dout("crush_decode NO rule %d off %x %p to %p\n", in crush_decode() [all …]
|
| H A D | ceph_common.c | 200 dout("%s '%s'\n", __func__, str); in ceph_parse_fsid() 220 dout("%s ret %d got fsid %pU\n", __func__, err, fsid); in ceph_parse_fsid() 338 dout("destroy_options %p\n", opt); in ceph_destroy_options() 426 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_param() 762 dout("destroy_client %p\n", client); in ceph_destroy_client() 776 dout("destroy_client %p done\n", client); in ceph_destroy_client() 828 dout("mount waiting for mon_map\n"); in __ceph_open_session() 848 dout("open_session start\n"); in ceph_open_session() 910 dout("exit_ceph_lib\n"); in exit_ceph_lib()
|
| H A D | auth_none.c | 56 dout("%s built authorizer len %d\n", __func__, au->buf_len); in ceph_auth_none_build_authorizer() 135 dout("ceph_auth_none_init %p\n", ac); in ceph_auth_none_init()
|
| /linux/drivers/clk/ |
| H A D | clk-axi-clkgen.c | 139 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local 168 dout = DIV_ROUND_CLOSEST(fvco, fout); in axi_clkgen_calc_params() 169 dout = clamp_t(unsigned long, dout, 1, 128 << fract_shift); in axi_clkgen_calc_params() 170 f = fvco / dout; in axi_clkgen_calc_params() 175 *best_dout = dout << (3 - fract_shift); in axi_clkgen_calc_params() 351 unsigned int d, m, dout; in axi_clkgen_set_rate() local 358 axi_clkgen_calc_params(limits, parent_rate, rate, &d, &m, &dout); in axi_clkgen_set_rate() 360 if (d == 0 || dout == 0 || m == 0) in axi_clkgen_set_rate() 363 if ((dout & 0x7) != 0 || (m & 0x7) != 0) in axi_clkgen_set_rate() 371 axi_clkgen_calc_clk_params(dout >> 3, dout & 0x7, ¶ms); in axi_clkgen_set_rate() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_lib.c | 169 display_output_params_st *dout; in dml_log_pipe_params() local 178 dout = &(pipes[i].dout); in dml_log_pipe_params() 265 dml_print("DML PARAMS: output_type = %d\n", dout->output_type); in dml_log_pipe_params() 266 dml_print("DML PARAMS: output_format = %d\n", dout->output_format); in dml_log_pipe_params() 267 dml_print("DML PARAMS: dsc_input_bpc = %d\n", dout->dsc_input_bpc); in dml_log_pipe_params() 268 dml_print("DML PARAMS: output_bpp = %3.4f\n", dout->output_bpp); in dml_log_pipe_params() 269 dml_print("DML PARAMS: dp_lanes = %d\n", dout->dp_lanes); in dml_log_pipe_params() 270 dml_print("DML PARAMS: dsc_enable = %d\n", dout->dsc_enable); in dml_log_pipe_params() 271 dml_print("DML PARAMS: dsc_slices = %d\n", dout->dsc_slices); in dml_log_pipe_params() 272 dml_print("DML PARAMS: wb_enable = %d\n", dout->wb_enable); in dml_log_pipe_params() [all …]
|
| H A D | display_mode_vba.c | 537 display_output_params_st *dout = &pipes[j].dout; in fetch_pipe_params() local 571 mode_lib->vba.OutputLinkDPRate[mode_lib->vba.NumberOfActivePlanes] = dout->dp_rate; in fetch_pipe_params() 579 mode_lib->vba.OutputMultistreamEn[mode_lib->vba.NumberOfActiveSurfaces] = dout->dp_multistream_en; in fetch_pipe_params() 580 mode_lib->vba.OutputMultistreamId[mode_lib->vba.NumberOfActiveSurfaces] = dout->dp_multistream_id; in fetch_pipe_params() 626 (enum output_format_class) (dout->output_format); in fetch_pipe_params() 628 dout->output_bpp; in fetch_pipe_params() 630 (enum output_encoder_class) (dout->output_type); in fetch_pipe_params() 632 dout->is_virtual; in fetch_pipe_params() 634 if (dout->dsc_enable) in fetch_pipe_params() 635 mode_lib->vba.ForcedOutputLinkBPP[mode_lib->vba.NumberOfActivePlanes] = dout->output_bpp; in fetch_pipe_params() [all …]
|
| /linux/include/linux/ceph/ |
| H A D | ceph_debug.h | 18 # define dout(fmt, ...) \ macro 30 # define dout(fmt, ...) \ macro 44 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__) macro
|
| /linux/drivers/pinctrl/starfive/ |
| H A D | pinctrl-starfive-jh7110.h | 58 unsigned int din, u32 dout, 68 unsigned int din, u32 dout, u32 doen);
|
| H A D | pinctrl-starfive-jh7110.c | 107 u32 dout = readl_relaxed(sfp->base + info->dout_reg_base + offset); in jh7110_pin_dbg_show() local 111 dout = (dout >> shift) & info->dout_mask; in jh7110_pin_dbg_show() 115 seq_printf(s, " dout=%u doen=%u din=%u", dout, doen, gpi); in jh7110_pin_dbg_show() 252 unsigned int din, u32 dout, u32 doen) in jh7110_set_gpiomux() argument 268 dout <<= shift; in jh7110_set_gpiomux() 282 dout |= readl_relaxed(reg_dout) & ~dout_mask; in jh7110_set_gpiomux() 283 writel_relaxed(dout, reg_dout); in jh7110_set_gpiomux() 619 u32 dout = (value ? GPOUT_HIGH : GPOUT_LOW) << shift; in jh7110_gpio_set() local 624 dout |= readl_relaxed(reg_dout) & ~mask; in jh7110_gpio_set() 625 writel_relaxed(dout, reg_dout); in jh7110_gpio_set()
|
| H A D | pinctrl-starfive-jh7100.c | 459 u32 dout, doen; in starfive_pin_dbg_show() local 465 dout = readl_relaxed(reg + 0x000); in starfive_pin_dbg_show() 469 dout & GENMASK(7, 0), (dout & BIT(31)) ? "r" : "", in starfive_pin_dbg_show() 655 u32 dout = starfive_pinmux_to_dout(v); in starfive_set_mux() local 664 gpio, dout, doen, din); in starfive_set_mux() 674 writel_relaxed(dout, reg_dout); in starfive_set_mux() 947 void __iomem *dout = sfp->base + GPON_DOUT_CFG + 8 * gpio; in starfive_gpio_direction_output() local 952 writel_relaxed(value, dout); in starfive_gpio_direction_output() 976 void __iomem *dout = sfp->base + GPON_DOUT_CFG + 8 * gpio; in starfive_gpio_set() local 980 writel_relaxed(value, dout); in starfive_gpio_set()
|
| H A D | pinctrl-starfive-jh7110-aon.c | 77 unsigned int din, u32 dout, in jh7110_aon_set_one_pin_mux() argument 81 jh7110_set_gpiomux(sfp, pin, din, dout, doen); in jh7110_aon_set_one_pin_mux()
|
| /linux/fs/ceph/ |
| H A D | super.c | 283 dout("separator '=' missing in source"); in ceph_parse_new_source() 295 dout("using %s entity name", opts->name); in ceph_parse_new_source() 314 dout("file system (mds namespace) '%s'\n", fsopt->mds_namespace); in ceph_parse_new_source() 345 dout("'%s'\n", dev_name); in ceph_parse_source() 369 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source() 371 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source() 373 dout("trying new device syntax"); in ceph_parse_source() 378 dout("trying old device syntax"); in ceph_parse_source() 417 dout("%s: fs_parse '%s' token %d\n",__func__, param->key, token); in ceph_parse_mount_param() 623 dout("destroy_mount_options %p\n", args); in destroy_mount_options() [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | gpio_txx9.c | 27 val = __raw_readl(&txx9_pioptr->dout); in txx9_gpio_set_raw() 32 __raw_writel(val, &txx9_pioptr->dout); in txx9_gpio_set_raw()
|
| /linux/include/dt-bindings/pinctrl/ |
| H A D | pinctrl-starfive-jh7100.h | 26 #define GPIOMUX(n, dout, doen, din) ( \ argument 27 (((dout) & 0x80000000) >> (31 - 7)) | (((dout) & 0xff) << 24) | \
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | encx24j600-regmap.c | 247 u8 *dout = (u8 *)data; in regmap_encx24j600_write() local 248 u8 reg = dout[0]; in regmap_encx24j600_write() 249 ++dout; in regmap_encx24j600_write() 253 return regmap_encx24j600_spi_write(context, reg, dout, len); in regmap_encx24j600_write() 258 return regmap_encx24j600_sfr_write(context, reg, dout, len); in regmap_encx24j600_write()
|