Home
last modified time | relevance | path

Searched refs:dout (Results 1 – 25 of 76) sorted by relevance

1234

/kernel/linux/linux-5.10/fs/ceph/
Daddr.c83 dout("%p set_page_dirty %p idx %lu -- already dirty\n", in ceph_set_page_dirty()
110 dout("%p set_page_dirty %p idx %lu head %d/%d -> %d/%d " in ceph_set_page_dirty()
145 dout("%p invalidatepage %p idx %lu partial dirty page %u~%u\n", in ceph_invalidatepage()
156 dout("%p invalidatepage %p idx %lu full dirty page\n", in ceph_invalidatepage()
167 dout("%p releasepage %p idx %lu (%sdirty)\n", page->mapping->host, in ceph_releasepage()
212 dout("readpage ino %llx.%llx file %p off %llu len %llu page %p index %lu\n", in ceph_do_readpage()
231 dout("readpage result %d\n", err); in ceph_do_readpage()
277 dout("finish_read %p req %p rc %d bytes %d\n", inode, req, rc, bytes); in finish_read()
298 dout("finish_read %p uptodate %p idx %lu\n", inode, page, in finish_read()
344 dout("start_read %p, error getting cap\n", inode); in start_read()
[all …]
Dinode.c67 dout("get_inode on %llu=%llx.%llx got %p new %d\n", ceph_present_inode(inode), in ceph_get_inode()
160 dout("get_or_create_frag added %llx.%llx frag %x\n", in __get_or_create_frag()
217 dout("choose_frag(%x) %x splits by %d (%d ways)\n", v, t, in __ceph_choose_frag()
228 dout("choose_frag(%x) = %x\n", v, t); in __ceph_choose_frag()
276 dout("fill_dirfrag removed %llx.%llx frag %x" in ceph_fill_dirfrag()
282 dout("fill_dirfrag cleared %llx.%llx frag %x" in ceph_fill_dirfrag()
306 dout("fill_dirfrag %llx.%llx frag %x ndist=%d\n", in ceph_fill_dirfrag()
370 dout("fill_fragtree %llx.%llx\n", ceph_vinop(inode)); in ceph_fill_fragtree()
410 dout(" frag %x split by %d\n", frag->frag, frag->split_by); in ceph_fill_fragtree()
442 dout("alloc_inode %p\n", &ci->vfs_inode); in ceph_alloc_inode()
[all …]
Dsnap.c135 dout("create_snap_realm %llx %p\n", realm->ino, realm); in ceph_create_snap_realm()
159 dout("lookup_snap_realm %llx %p\n", r->ino, r); in __lookup_snap_realm()
187 dout("__destroy_snap_realm %p %llx\n", realm, realm->ino); in __destroy_snap_realm()
295 dout("adjust_snap_realm_parent %llx %p: %llx %p -> %llx %p\n", in adjust_snap_realm_parent()
352 dout("build_snap_context %llx %p: %p seq %lld (%u snaps)" in build_snap_context()
393 dout("build_snap_context %llx %p: %p seq %lld (%u snaps)\n", in build_snap_context()
425 dout("rebuild_snap_realms %llx %p\n", realm->ino, realm); in rebuild_snap_realms()
514 dout("queue_cap_snap %p already pending\n", inode); in ceph_queue_cap_snap()
519 dout("queue_cap_snap %p nothing dirty|writing\n", inode); in ceph_queue_cap_snap()
539 dout("queue_cap_snap %p " in ceph_queue_cap_snap()
[all …]
Dsuper.c46 dout("put_super\n"); in ceph_put_super()
64 dout("statfs\n"); in ceph_statfs()
118 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
120 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
124 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
127 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
246 dout("%s '%s'\n", __func__, dev_name); in ceph_parse_source()
270 dout("device name '%.*s'\n", (int)(dev_name_end - dev_name), dev_name); in ceph_parse_source()
272 dout("server path '%s'\n", fsopt->server_path); in ceph_parse_source()
298 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param()
[all …]
Dcaps.c187 dout("%s: caps %d = %d used + %d resv + %d avail\n", in __ceph_unreserve_caps()
213 dout("reserve caps ctx=%p need=%d\n", ctx, need); in ceph_reserve_caps()
299 dout("reserve caps ctx=%p %d = %d used + %d resv + %d avail\n", in ceph_reserve_caps()
312 dout("unreserve caps ctx=%p count=%d\n", ctx, ctx->count); in ceph_unreserve_caps()
360 dout("get_cap ctx=%p (%d) %d = %d used + %d resv + %d avail\n", in ceph_get_cap()
384 dout("put_cap %p %d = %d used + %d resv + %d avail\n", in ceph_put_cap()
495 dout("__cap_set_timeouts %p %lu\n", &ci->vfs_inode, in __cap_set_timeouts()
510 dout("__cap_delay_requeue %p flags 0x%lx at %lu\n", &ci->vfs_inode, in __cap_delay_requeue()
534 dout("__cap_delay_requeue_front %p\n", &ci->vfs_inode); in __cap_delay_requeue_front()
551 dout("__cap_delay_cancel %p\n", &ci->vfs_inode); in __cap_delay_cancel()
[all …]
Dmds_client.c372 dout("parsed dir dname '%.*s'\n", rde->name_len, rde->name); in parse_reply_info_readdir()
430 dout("got %u sets of delegated inodes\n", sets); in ceph_parse_deleg_inos()
448 dout("added delegated inode 0x%llx\n", in ceph_parse_deleg_inos()
653 dout("mdsc get_session %p %d -> %d\n", s, in ceph_get_mds_session()
657 dout("mdsc get_session %p 0 -- FAIL\n", s); in ceph_get_mds_session()
667 dout("mdsc put_session %p %d -> %d\n", s, in ceph_put_mds_session()
726 dout("%s: realloc to %d\n", __func__, newmax); in register_session()
739 dout("%s: mds%d\n", __func__, mds); in register_session()
791 dout("__unregister_session mds%d %p\n", s->s_mds, s); in __unregister_session()
901 dout("__register_request %p tid %lld\n", req, req->r_tid); in __register_request()
[all …]
Dcache.c128 dout("ceph inode 0x%p cached okay\n", ci); in ceph_fscache_inode_check_aux()
194 dout("fscache_file_set_cookie %p %p disabling cache\n", in ceph_fscache_file_set_cookie()
202 dout("fscache_file_set_cookie %p %p enabling cache\n", in ceph_fscache_file_set_cookie()
241 dout("page read submitted\n"); in ceph_readpage_from_fscache()
245 dout("page/inode not in cache\n"); in ceph_readpage_from_fscache()
248 dout("%s: unknown error ret = %i\n", __func__, ret); in ceph_readpage_from_fscache()
270 dout("all-page read submitted\n"); in ceph_readpages_from_fscache()
274 dout("page/inode not in cache\n"); in ceph_readpages_from_fscache()
277 dout("%s: unknown error ret = %i\n", __func__, ret); in ceph_readpages_from_fscache()
Ddir.c122 dout("note_last_dentry '%s'\n", dfi->last_name); in note_last_dentry()
144 dout(" page %lu not found\n", ptr_pgoff); in __dcache_find_get_entry()
193 dout("__dcache_readdir %p v%u at %llx\n", dir, (unsigned)shared_gen, ctx->pos); in __dcache_readdir()
223 dout("__dcache_readdir %p cache idx %llu\n", dir, idx); in __dcache_readdir()
257 dout(" %llx dentry %p %pd %p\n", di->offset, in __dcache_readdir()
317 dout("readdir %p file %p pos %llx\n", inode, file, ctx->pos); in ceph_readdir()
323 dout("readdir off 0 -> '.'\n"); in ceph_readdir()
337 dout("readdir off 1 -> '..'\n"); in ceph_readdir()
387 dout("readdir fetching %llx.%llx frag %x offset '%s'\n", in ceph_readdir()
431 dout("readdir got and parsed readdir result=%d on " in ceph_readdir()
[all …]
Dfile.c51 dout("unused open flags: %x\n", flags); in ceph_flags_sys2wire()
209 dout("%s %p %p 0%o (%s)\n", __func__, inode, file, in ceph_init_file_info()
260 dout("init_file %p %p 0%o (symlink)\n", inode, file, in ceph_init_file()
265 dout("init_file %p %p 0%o (special)\n", inode, file, in ceph_init_file()
296 dout("renew caps %p want %s issued %s updating mds_wanted\n", in ceph_renew_caps()
328 dout("renew caps %p open result=%d\n", inode, err); in ceph_renew_caps()
349 dout("open file %p is already opened\n", file); in ceph_open()
358 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
383 dout("open %p fmode %d want %s issued %s using existing\n", in ceph_open()
405 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
[all …]
Dlocks.c101 dout("ceph_lock_message: rule: %d, op: %d, owner: %llx, pid: %llu, " in ceph_lock_message()
137 dout("ceph_lock_message: rule: %d, op: %d, pid: %llu, start: %llu, " in ceph_lock_message()
164 dout("ceph_lock_wait_for_completion: request %llu was interrupted\n", in ceph_lock_wait_for_completion()
247 dout("ceph_lock, fl_owner: %p\n", fl->fl_owner); in ceph_lock()
282 dout("mds locked, locking locally\n"); in ceph_lock()
290 dout("got %d on posix_lock_file, undid lock\n", in ceph_lock()
312 dout("ceph_flock, fl_file: %p\n", fl->fl_file); in ceph_flock()
349 dout("got %d on locks_lock_file_wait, undid lock\n", err); in ceph_flock()
376 dout("counted %d flock locks and %d fcntl locks\n", in ceph_count_locks()
404 dout("Have unknown lock type %d\n", lock->fl_type); in lock_to_ceph_filelock()
[all …]
Dexport.c81 dout("encode_snapfh %llx.%llx ret=%d\n", ceph_vinop(inode), ret); in ceph_encode_snapfh()
107 dout("encode_fh %llx with parent %llx\n", in ceph_encode_fh()
115 dout("encode_fh %llx\n", ceph_ino(inode)); in ceph_encode_fh()
268 dout("snapfh_to_parent %llx.%llx\n err=%d\n", in __snapfh_to_dentry()
271 dout("snapfh_to_dentry %llx.%llx parent %llx hash %x err=%d", in __snapfh_to_dentry()
300 dout("fh_to_dentry %llx\n", fh->ino); in ceph_fh_to_dentry()
392 dout("get_parent %p ino %llx.%llx err=%ld\n", in ceph_get_parent()
417 dout("fh_to_parent %llx\n", cfh->parent_ino); in ceph_fh_to_parent()
516 dout("get_snap_name %p ino %llx.%llx err=%d\n", in __get_snap_name()
554 dout("get_name %p ino %llx.%llx name %s\n", in ceph_get_name()
[all …]
/kernel/linux/linux-5.10/drivers/clk/
Dclk-axi-clkgen.c113 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local
142 dout = DIV_ROUND_CLOSEST(fvco, fout); in axi_clkgen_calc_params()
143 dout = clamp_t(unsigned long, dout, 1, 128 << fract_shift); in axi_clkgen_calc_params()
144 f = fvco / dout; in axi_clkgen_calc_params()
149 *best_dout = dout << (3 - fract_shift); in axi_clkgen_calc_params()
322 unsigned int d, m, dout; in axi_clkgen_set_rate() local
331 axi_clkgen_calc_params(parent_rate, rate, &d, &m, &dout); in axi_clkgen_set_rate()
333 if (d == 0 || dout == 0 || m == 0) in axi_clkgen_set_rate()
336 if ((dout & 0x7) != 0 || (m & 0x7) != 0) in axi_clkgen_set_rate()
344 axi_clkgen_calc_clk_params(dout >> 3, dout & 0x7, &params); in axi_clkgen_set_rate()
[all …]
/kernel/linux/linux-5.10/net/ceph/
Dmsgpool.c20 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()
Dmessenger.c309 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_init()
320 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connecting()
331 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connected()
344 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closing()
358 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closed()
375 dout("%s on %p state = %lu, queueing work\n", __func__, in ceph_sock_data_ready()
395 dout("%s %p queueing write work\n", __func__, con); in ceph_sock_write_space()
400 dout("%s %p nothing to write\n", __func__, con); in ceph_sock_write_space()
409 dout("%s %p state = %lu sk_state = %u\n", __func__, in ceph_sock_state_change()
414 dout("%s TCP_CLOSE\n", __func__); in ceph_sock_state_change()
[all …]
Dmon_client.c53 dout("monmap_decode %p %p len %d (%d)\n", p, end, len, (int)(end-p)); in ceph_monmap_decode()
80 dout("monmap_decode epoch %d, num_mon %d\n", m->epoch, in ceph_monmap_decode()
83 dout("monmap_decode mon%d is %s\n", i, in ceph_monmap_decode()
87 dout("monmap_decode failed with %d\n", err); in ceph_monmap_decode()
123 dout("__close_session closing mon%d\n", monc->cur_mon); in __close_session()
165 dout("%s mon%d -> mon%d out of %d mons\n", __func__, old_mon, in pick_new_mon()
188 dout("%s opening mon%d\n", __func__, monc->cur_mon); in __open_session()
228 dout("%s hunt_mult now %d\n", __func__, monc->hunt_mult); in un_backoff()
243 dout("__schedule_delayed after %lu\n", delay); in __schedule_delayed()
267 dout("%s sent %lu\n", __func__, monc->sub_renew_sent); in __send_subscribe()
[all …]
Dauth_x.c28 dout("ceph_x_is_authenticated want=%d need=%d have=%d\n", in ceph_x_is_authenticated()
39 dout("ceph_x_should_authenticate want=%d need=%d have=%d\n", in ceph_x_should_authenticate()
149 dout("remove_ticket_handler %p %d\n", th, th->service); in remove_ticket_handler()
180 dout(" ticket type %d %s\n", type, ceph_entity_type_name(type)); in process_one_ticket()
197 dout(" decrypted %d bytes\n", ret); in process_one_ticket()
212 dout(" expires=%llu renew_after=%llu\n", new_expires, in process_one_ticket()
223 dout(" encrypted ticket, decrypted %d bytes\n", ret); in process_one_ticket()
232 dout(" ticket blob is %d bytes\n", dlen); in process_one_ticket()
253 dout(" got ticket service %d (%s) secret_id %lld len %d\n", in process_one_ticket()
280 dout("%d tickets\n", num); in ceph_x_proc_ticket_reply()
[all …]
Dcls_lock_client.c71 dout("%s lock_name %s type %d cookie %s tag %s desc %s flags 0x%x\n", in ceph_cls_lock()
77 dout("%s: status %d\n", __func__, ret); in ceph_cls_lock()
120 dout("%s lock_name %s cookie %s\n", __func__, lock_name, cookie); in ceph_cls_unlock()
125 dout("%s: status %d\n", __func__, ret); in ceph_cls_unlock()
172 dout("%s lock_name %s cookie %s locker %s%llu\n", __func__, lock_name, in ceph_cls_break_lock()
178 dout("%s: status %d\n", __func__, ret); in ceph_cls_break_lock()
223 dout("%s lock_name %s type %d old_cookie %s tag %s new_cookie %s\n", in ceph_cls_set_cookie()
229 dout("%s: status %d\n", __func__, ret); in ceph_cls_set_cookie()
276 dout("%s %s%llu cookie %s addr %s\n", __func__, in decode_locker()
364 dout("%s lock_name %s\n", __func__, lock_name); in ceph_cls_lock_info()
[all …]
Dauth.c44 dout("auth_init name '%s'\n", name); in ceph_auth_init()
57 dout("auth_init name %s\n", ac->name); in ceph_auth_init()
67 dout("auth_destroy %p\n", ac); in ceph_auth_destroy()
79 dout("auth_reset %p\n", ac); in ceph_auth_reset()
113 dout("auth_build_hello\n"); in ceph_auth_build_hello()
168 dout(" built request %d bytes\n", ret); in ceph_build_auth_request()
194 dout("handle_auth_reply %p %p\n", p, end); in ceph_handle_auth_reply()
209 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()
215 dout(" set global_id %lld -> %lld\n", ac->global_id, global_id); in ceph_handle_auth_reply()
Dosd_client.c115 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()
485 dout("%s %p (r_request %p r_reply %p)\n", __func__, req, in ceph_osdc_release_request()
510 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_get_request()
519 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_put_request()
558 dout("%s req %p\n", __func__, req); in request_reinit()
604 dout("%s req %p\n", __func__, req); in ceph_osdc_alloc_request()
1249 dout("get_osd %p %d -> %d\n", osd, refcount_read(&osd->o_ref)-1, in get_osd()
1253 dout("get_osd %p FAIL\n", osd); in get_osd()
1260 dout("put_osd %p %d -> %d\n", osd, refcount_read(&osd->o_ref), in put_osd()
[all …]
Dbuffer.c29 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()
/kernel/linux/linux-5.10/drivers/siox/
Dsiox-bus-gpio.c19 struct gpio_desc *dout; member
37 gpiod_set_value_cansleep(ddata->dout, 0); in siox_gpio_pushpull()
57 gpiod_set_value_cansleep(ddata->dout, !(set & 0x80)); in siox_gpio_pushpull()
82 gpiod_set_value_cansleep(ddata->dout, 0); in siox_gpio_pushpull()
110 ddata->dout = devm_gpiod_get(dev, "dout", GPIOD_OUT_LOW); in siox_gpio_probe()
111 if (IS_ERR(ddata->dout)) { in siox_gpio_probe()
112 ret = PTR_ERR(ddata->dout); in siox_gpio_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_lib.c136 display_output_params_st *dout; in dml_log_pipe_params() local
145 dout = &(pipes[i].dout); in dml_log_pipe_params()
232 dml_print("DML PARAMS: output_type = %d\n", dout->output_type); in dml_log_pipe_params()
233 dml_print("DML PARAMS: output_format = %d\n", dout->output_format); in dml_log_pipe_params()
234 dml_print("DML PARAMS: output_bpc = %d\n", dout->output_bpc); in dml_log_pipe_params()
235 dml_print("DML PARAMS: output_bpp = %3.4f\n", dout->output_bpp); in dml_log_pipe_params()
236 dml_print("DML PARAMS: dp_lanes = %d\n", dout->dp_lanes); in dml_log_pipe_params()
237 dml_print("DML PARAMS: dsc_enable = %d\n", dout->dsc_enable); in dml_log_pipe_params()
238 dml_print("DML PARAMS: dsc_slices = %d\n", dout->dsc_slices); in dml_log_pipe_params()
239 dml_print("DML PARAMS: wb_enable = %d\n", dout->wb_enable); in dml_log_pipe_params()
[all …]
Ddisplay_mode_vba.c386 display_output_params_st *dout = &pipes[j].dout; in fetch_pipe_params() local
451 (enum output_format_class) (dout->output_format); in fetch_pipe_params()
453 dout->output_bpp; in fetch_pipe_params()
455 (enum output_encoder_class) (dout->output_type); in fetch_pipe_params()
457 if (!dout->dsc_enable) in fetch_pipe_params()
458 mode_lib->vba.ForcedOutputLinkBPP[mode_lib->vba.NumberOfActivePlanes] = dout->output_bpp; in fetch_pipe_params()
463 dout->dp_lanes; in fetch_pipe_params()
466 dout->max_audio_sample_rate; in fetch_pipe_params()
470 mode_lib->vba.DSCEnabled[mode_lib->vba.NumberOfActivePlanes] = dout->dsc_enable; in fetch_pipe_params()
471 mode_lib->vba.DSCEnable[mode_lib->vba.NumberOfActivePlanes] = dout->dsc_enable; in fetch_pipe_params()
[all …]
/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_debug.h18 # define dout(fmt, ...) \ macro
24 # define dout(fmt, ...) do { \ macro
35 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__) macro
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-xilinx.txt18 - xlnx,dout-default : if n-th bit is 1, GPIO-n default value is 1
23 - xlnx,dout-default-2 : as above but the second channel
38 xlnx,dout-default = <0x0>;
39 xlnx,dout-default-2 = <0x0>;

1234