Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dmsgpool.c17 dout("msgpool_alloc %s failed\n", pool->name); in msgpool_alloc()
19 dout("msgpool_alloc %s %p\n", pool->name, msg); in msgpool_alloc()
30 dout("msgpool_release %s %p\n", pool->name, msg); in msgpool_free()
38 dout("msgpool %s init\n", name); in ceph_msgpool_init()
50 dout("msgpool %s destroy\n", pool->name); in ceph_msgpool_destroy()
60 dout("msgpool_get %s need front %d, pool size is %d\n", in ceph_msgpool_get()
69 dout("msgpool_get %s %p\n", pool->name, msg); in ceph_msgpool_get()
75 dout("msgpool_put %s %p\n", pool->name, msg); in ceph_msgpool_put()
Dmessenger.c334 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_init()
345 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connecting()
356 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_connected()
369 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closing()
383 dout("%s con %p sock %d -> %d\n", __func__, con, old_state, in con_sock_state_closed()
400 dout("%s on %p state = %lu, queueing work\n", __func__, in ceph_sock_data_ready()
420 dout("%s %p queueing write work\n", __func__, con); in ceph_sock_write_space()
425 dout("%s %p nothing to write\n", __func__, con); in ceph_sock_write_space()
434 dout("%s %p state = %lu sk_state = %u\n", __func__, in ceph_sock_state_change()
439 dout("%s TCP_CLOSE\n", __func__); in ceph_sock_state_change()
[all …]
Dosd_client.c79 dout(" skipping last %llu, final file extent %llu~%llu\n", in calc_layout()
83 dout("calc_layout objnum=%llx %llu~%llu\n", *objnum, *objoff, *objlen); in calc_layout()
319 dout("%s %p (r_request %p r_reply %p)\n", __func__, req, in ceph_osdc_release_request()
348 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_get_request()
356 dout("%s %p (was %d)\n", __func__, req, in ceph_osdc_put_request()
924 dout("%s requeueing %p tid %llu\n", __func__, req, req->r_tid); in __kick_linger_request()
939 dout("%s osd%d\n", __func__, osd->o_osd); in __kick_osd_requests()
966 dout("%s requeueing %p tid %llu\n", __func__, req, in __kick_osd_requests()
1002 dout("osd_reset osd%d\n", osd->o_osd); in osd_reset()
1041 dout("get_osd %p %d -> %d\n", osd, atomic_read(&osd->o_ref)-1, in get_osd()
[all …]
Dauth_x.c26 dout("ceph_x_is_authenticated want=%d need=%d have=%d\n", in ceph_x_is_authenticated()
37 dout("ceph_x_should_authenticate want=%d need=%d have=%d\n", in ceph_x_should_authenticate()
77 dout("ceph_x_decrypt len %d\n", len); in ceph_x_decrypt()
130 dout("remove_ticket_handler %p %d\n", th, th->service); in remove_ticket_handler()
165 dout(" ticket type %d %s\n", type, ceph_entity_type_name(type)); in process_one_ticket()
183 dout(" decrypted %d bytes\n", dlen); in process_one_ticket()
200 dout(" expires=%lu renew_after=%lu\n", new_expires, in process_one_ticket()
207 dout(" encrypted ticket\n"); in process_one_ticket()
222 dout(" ticket blob is %d bytes\n", dlen); in process_one_ticket()
240 dout(" got ticket service %d (%s) secret_id %lld len %d\n", in process_one_ticket()
[all …]
Dmon_client.c52 dout("monmap_decode %p %p len %d\n", p, end, (int)(end-p)); in ceph_monmap_decode()
75 dout("monmap_decode epoch %d, num_mon %d\n", m->epoch, in ceph_monmap_decode()
78 dout("monmap_decode mon%d is %s\n", i, in ceph_monmap_decode()
83 dout("monmap_decode failed with %d\n", err); in ceph_monmap_decode()
119 dout("__close_session closing mon%d\n", monc->cur_mon); in __close_session()
141 dout("open_session num=%d r=%d -> mon%d\n", in __open_session()
147 dout("open_session mon%d opening\n", monc->cur_mon); in __open_session()
162 dout("open_session mon%d already open\n", monc->cur_mon); in __open_session()
187 dout("__schedule_delayed after %lu\n", delay); in __schedule_delayed()
197 dout("__send_subscribe sub_sent=%u exp=%u want_osd=%d\n", in __send_subscribe()
[all …]
Dosdmap.c58 dout("crush_decode_uniform_bucket %p to %p\n", *p, end); in crush_decode_uniform_bucket()
70 dout("crush_decode_list_bucket %p to %p\n", *p, end); in crush_decode_list_bucket()
91 dout("crush_decode_tree_bucket %p to %p\n", *p, end); in crush_decode_tree_bucket()
108 dout("crush_decode_straw_bucket %p to %p\n", *p, end); in crush_decode_straw_bucket()
129 dout("crush_decode_straw2_bucket %p to %p\n", *p, end); in crush_decode_straw2_bucket()
166 dout("crush_decode %p to %p len %d\n", *p, end, (int)(end - *p)); in crush_decode()
207 dout("crush_decode bucket %d off %x %p to %p\n", in crush_decode()
243 dout("crush_decode bucket size %d off %x %p to %p\n", in crush_decode()
293 dout("rule vec is %p\n", c->rules); in crush_decode()
300 dout("crush_decode NO rule %d off %x %p to %p\n", in crush_decode()
[all …]
Dauth.c43 dout("auth_init name '%s'\n", name); in ceph_auth_init()
56 dout("auth_init name %s\n", ac->name); in ceph_auth_init()
66 dout("auth_destroy %p\n", ac); in ceph_auth_destroy()
78 dout("auth_reset %p\n", ac); in ceph_auth_reset()
109 dout("auth_build_hello\n"); in ceph_auth_build_hello()
164 dout(" built request %d bytes\n", ret); in ceph_build_auth_request()
190 dout("handle_auth_reply %p %p\n", p, end); in ceph_handle_auth_reply()
205 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()
211 dout(" set global_id %lld -> %lld\n", ac->global_id, global_id); in ceph_handle_auth_reply()
Dbuffer.c28 dout("buffer_new %p\n", b); in ceph_buffer_new()
37 dout("buffer_release %p\n", b); in ceph_buffer_release()
49 dout("decode_buffer len %d\n", (int)len); in ceph_decode_buffer()
Dceph_common.c201 dout("parse_fsid '%s'\n", str); in parse_fsid()
221 dout("parse_fsid ret %d got fsid %pU", err, fsid); in parse_fsid()
281 dout("destroy_options %p\n", opt); in ceph_destroy_options()
356 dout("parse_options %p options '%s' dev_name '%s'\n", opt, options, in ceph_parse_options()
396 dout("got int token %d val %d\n", token, intval); in ceph_parse_options()
398 dout("got string token %d val %s\n", token, in ceph_parse_options()
401 dout("got token %d\n", token); in ceph_parse_options()
634 dout("destroy_client %p\n", client); in ceph_destroy_client()
648 dout("destroy_client %p done\n", client); in ceph_destroy_client()
679 dout("mount waiting for mon_map\n"); in __ceph_open_session()
[all …]
Dpagevec.c175 dout("zero_page_vector_page %u~%u\n", off, len); in ceph_zero_page_vector_range()
180 dout("zeroing %d %p head from %d\n", i, pages[i], in ceph_zero_page_vector_range()
187 dout("zeroing %d %p len=%d\n", i, pages[i], len); in ceph_zero_page_vector_range()
194 dout("zeroing %d %p tail to %d\n", i, pages[i], (int)len); in ceph_zero_page_vector_range()
Dauth_none.c85 dout("built authorizer len %d\n", au->buf_len); in ceph_auth_none_create_authorizer()
124 dout("ceph_auth_none_init %p\n", ac); in ceph_auth_none_init()
Ddebugfs.c221 dout("ceph_debugfs_client_init %p %s\n", client, name); in ceph_debugfs_client_init()
277 dout("ceph_debugfs_client_cleanup %p\n", client); in ceph_debugfs_client_cleanup()
Dcrypto.c51 dout("failed to decode crypto key\n"); in ceph_crypto_key_decode()
62 dout("crypto_key_unarmor %s\n", inkey); in ceph_crypto_key_unarmor()
77 dout("crypto_key_unarmor key %p type %d len %d\n", key, in ceph_crypto_key_unarmor()
/linux-4.4.14/fs/ceph/
Daddr.c81 dout("%p set_page_dirty %p idx %lu -- already dirty\n", in ceph_set_page_dirty()
108 dout("%p set_page_dirty %p idx %lu head %d/%d -> %d/%d " in ceph_set_page_dirty()
147 dout("%p invalidatepage %p idx %lu partial dirty page %u~%u\n", in ceph_invalidatepage()
167 dout("%p invalidatepage %p idx %lu full dirty page\n", in ceph_invalidatepage()
179 dout("%p releasepage %p idx %lu\n", inode, page, page->index); in ceph_releasepage()
224 dout("readpage inode %p file %p page %p index %lu\n", in readpage_nounlock()
269 dout("finish_read %p req %p rc %d bytes %d\n", inode, req, rc, bytes); in finish_read()
286 dout("finish_read %p uptodate %p idx %lu\n", inode, page, in finish_read()
340 dout("start_read %p nr_pages %d is %lld~%lld\n", inode, nr_pages, in start_read()
362 dout("start_read %p adding %p idx %lu\n", inode, page, in start_read()
[all …]
Dsuper.c41 dout("put_super\n"); in ceph_put_super()
53 dout("statfs\n"); in ceph_statfs()
94 dout("sync_fs (non-blocking)\n"); in ceph_sync_fs()
96 dout("sync_fs (non-blocking) done\n"); in ceph_sync_fs()
100 dout("sync_fs (blocking)\n"); in ceph_sync_fs()
103 dout("sync_fs (blocking) done\n"); in ceph_sync_fs()
196 dout("got int token %d val %d\n", token, intval); in parse_fsopt_token()
198 dout("got string token %d val %s\n", token, in parse_fsopt_token()
201 dout("got token %d\n", token); in parse_fsopt_token()
298 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
[all …]
Dinode.c56 dout("get_inode created new inode %p %llx.%llx ino %llx\n", in ceph_get_inode()
61 dout("get_inode on %lu=%llx.%llx got %p\n", inode->i_ino, vino.ino, in ceph_get_inode()
151 dout("get_or_create_frag added %llx.%llx frag %x\n", in __get_or_create_frag()
208 dout("choose_frag(%x) %x splits by %d (%d ways)\n", v, t, in __ceph_choose_frag()
219 dout("choose_frag(%x) = %x\n", v, t); in __ceph_choose_frag()
264 dout("fill_dirfrag removed %llx.%llx frag %x" in ceph_fill_dirfrag()
270 dout("fill_dirfrag cleared %llx.%llx frag %x" in ceph_fill_dirfrag()
294 dout("fill_dirfrag %llx.%llx frag %x ndist=%d\n", in ceph_fill_dirfrag()
334 dout("fill_fragtree %llx.%llx\n", ceph_vinop(inode)); in ceph_fill_fragtree()
359 dout(" frag %x split by %d\n", frag->frag, frag->split_by); in ceph_fill_fragtree()
[all …]
Dcaps.c160 dout("reserve caps ctx=%p need=%d\n", ctx, need); in ceph_reserve_caps()
198 dout("reserve caps ctx=%p %d = %d used + %d resv + %d avail\n", in ceph_reserve_caps()
206 dout("unreserve caps ctx=%p count=%d\n", ctx, ctx->count); in ceph_unreserve_caps()
213 dout("unreserve caps %d = %d used + %d resv + %d avail\n", in ceph_unreserve_caps()
242 dout("get_cap ctx=%p (%d) %d = %d used + %d resv + %d avail\n", in ceph_get_cap()
265 dout("put_cap %p %d = %d used + %d resv + %d avail\n", in ceph_put_cap()
406 dout("__cap_set_timeouts %p min %lu max %lu\n", &ci->vfs_inode, in __cap_set_timeouts()
422 dout("__cap_delay_requeue %p flags %d at %lu\n", &ci->vfs_inode, in __cap_delay_requeue()
445 dout("__cap_delay_requeue_front %p\n", &ci->vfs_inode); in __cap_delay_requeue_front()
462 dout("__cap_delay_cancel %p\n", &ci->vfs_inode); in __cap_delay_cancel()
[all …]
Dsnap.c65 dout("get_realm %p %d -> %d\n", realm, in ceph_get_snap_realm()
126 dout("create_snap_realm %llx %p\n", realm->ino, realm); in ceph_create_snap_realm()
148 dout("lookup_snap_realm %llx %p\n", r->ino, r); in __lookup_snap_realm()
174 dout("__destroy_snap_realm %p %llx\n", realm, realm->ino); in __destroy_snap_realm()
195 dout("__put_snap_realm %llx %p %d -> %d\n", realm->ino, realm, in __put_snap_realm()
207 dout("put_snap_realm %llx %p %d -> %d\n", realm->ino, realm, in ceph_put_snap_realm()
275 dout("adjust_snap_realm_parent %llx %p: %llx %p -> %llx %p\n", in adjust_snap_realm_parent()
333 dout("build_snap_context %llx %p: %p seq %lld (%u snaps)" in build_snap_context()
374 dout("build_snap_context %llx %p: %p seq %lld (%u snaps)\n", in build_snap_context()
403 dout("rebuild_snap_realms %llx %p\n", realm->ino, realm); in rebuild_snap_realms()
[all …]
Dmds_client.c200 dout("parsed dir dname '%.*s'\n", info->dir_dname_len[i], in parse_reply_info_dir()
366 dout("mdsc get_session %p %d -> %d\n", s, in get_session()
370 dout("mdsc get_session %p 0 -- FAIL", s); in get_session()
377 dout("mdsc put_session %p %d -> %d\n", s, in ceph_put_mds_session()
399 dout("lookup_mds_session %p %d\n", session, in __ceph_lookup_mds_session()
465 dout("register_session mds%d\n", mds); in register_session()
470 dout("register_session realloc to %d\n", newmax); in register_session()
502 dout("__unregister_session mds%d %p\n", s->s_mds, s); in __unregister_session()
625 dout("__register_request %p tid %lld\n", req, req->r_tid); in __register_request()
644 dout("__unregister_request %p tid %lld\n", req, req->r_tid); in __unregister_request()
[all …]
Ddir.c126 dout("note_last_dentry '%s'\n", fi->last_name); in note_last_dentry()
154 dout("__dcache_readdir %p v%u at %llu\n", dir, shared_gen, ctx->pos); in __dcache_readdir()
179 dout(" page %lu not found\n", pgoff); in __dcache_readdir()
217 dout(" %llu (%llu) dentry %p %pd %p\n", di->offset, ctx->pos, in __dcache_readdir()
267 dout("readdir %p file %p frag %u off %u\n", inode, file, frag, off); in ceph_readdir()
273 dout("readdir off 0 -> '.'\n"); in ceph_readdir()
283 dout("readdir off 1 -> '..'\n"); in ceph_readdir()
324 dout("readdir fetching %llx.%llx frag %x offset '%s'\n", in ceph_readdir()
359 dout("readdir got and parsed readdir result=%d" in ceph_readdir()
389 dout("readdir !did_prepopulate"); in ceph_readdir()
[all …]
Dcache.c142 dout("ceph inode 0x%p cached okay", ci); in ceph_fscache_inode_check_aux()
156 dout("ceph inode 0x%p now uncached", ci); in ceph_fscache_inode_now_uncached()
267 dout("page read submitted\n"); in ceph_readpage_from_fscache()
271 dout("page/inode not in cache\n"); in ceph_readpage_from_fscache()
274 dout("%s: unknown error ret = %i\n", __func__, ret); in ceph_readpage_from_fscache()
296 dout("all-page read submitted\n"); in ceph_readpages_from_fscache()
300 dout("page/inode not in cache\n"); in ceph_readpages_from_fscache()
303 dout("%s: unknown error ret = %i\n", __func__, ret); in ceph_readpages_from_fscache()
358 dout("revalidate_work lost cache before validation %p\n", in ceph_revalidate_work()
389 dout("ceph_queue_revalidate %p\n", inode); in ceph_queue_revalidate()
[all …]
Dexport.c46 dout("encode_fh %llx with parent %llx\n", in ceph_encode_fh()
53 dout("encode_fh %llx\n", ceph_ino(inode)); in ceph_encode_fh()
101 dout("__fh_to_dentry %llx %p dentry %p\n", ino, inode, dentry); in __fh_to_dentry()
120 dout("fh_to_dentry %llx\n", fh->ino); in ceph_fh_to_dentry()
166 dout("__get_parent ino %llx parent %p ino %llx.%llx\n", in __get_parent()
178 dout("get_parent %p ino %llx.%llx\n", in ceph_get_parent()
198 dout("fh_to_parent %llx\n", cfh->parent_ino); in ceph_fh_to_parent()
233 dout("get_name %p ino %llx.%llx name %s\n", in ceph_get_name()
236 dout("get_name %p ino %llx.%llx err %d\n", in ceph_get_name()
Dlocks.c63 dout("ceph_lock_message: rule: %d, op: %d, owner: %llx, pid: %llu, " in ceph_lock_message()
100 dout("ceph_lock_message: rule: %d, op: %d, pid: %llu, start: %llu, " in ceph_lock_message()
127 dout("ceph_lock_wait_for_completion: request %llu was interrupted\n", in ceph_lock_wait_for_completion()
170 dout("ceph_lock, fl_owner: %p", fl->fl_owner); in ceph_lock()
188 dout("mds locked, locking locally"); in ceph_lock()
196 dout("got %d on posix_lock_file, undid lock", in ceph_lock()
216 dout("ceph_flock, fl_file: %p", fl->fl_file); in ceph_flock()
236 dout("got %d on locks_lock_file_wait, undid lock", err); in ceph_flock()
263 dout("counted %d flock locks and %d fcntl locks", in ceph_count_locks()
283 dout("encoding %d flock and %d fcntl locks", num_flock_locks, in ceph_encode_locks_to_buffer()
[all …]
Dfile.c56 dout("dio_get_pagevlen len = %zu\n", size); in dio_get_pagev_size()
99 dout("dio_get_pages_alloc: got %d pages align %zu\n", npages, align); in dio_get_pages_alloc()
158 dout("init_file %p %p 0%o (regular)\n", inode, file, in ceph_init_file()
173 dout("init_file %p %p 0%o (symlink)\n", inode, file, in ceph_init_file()
179 dout("init_file %p %p 0%o (special)\n", inode, file, in ceph_init_file()
211 dout("open file %p is already opened\n", file); in ceph_open()
220 dout("open inode %p ino %llx.%llx file %p flags %d (%d)\n", inode, in ceph_open()
248 dout("open %p fmode %d want %s issued %s using existing\n", in ceph_open()
270 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
284 dout("open result=%d on %llx.%llx\n", err, ceph_vinop(inode)); in ceph_open()
[all …]
Dxattr.c77 dout("ceph_vxattrcb_layout %p\n", &ci->vfs_inode); in ceph_vxattrcb_layout()
397 dout("__set_xattr count=%d\n", ci->i_xattrs.count); in __set_xattr()
425 dout("__set_xattr_val p=%p\n", p); in __set_xattr()
428 dout("__set_xattr_val added %llx.%llx xattr %p %s=%.*s\n", in __set_xattr()
455 dout("__get_xattr %s: found %.*s\n", name, in __get_xattr()
461 dout("__get_xattr %s: not found\n", name); in __get_xattr()
519 dout("__copy_xattr_names count=%d\n", ci->i_xattrs.count); in __copy_xattr_names()
526 dout("dest=%s %p (%s) (%d/%d)\n", dest, xattr, xattr->name, in __copy_xattr_names()
543 dout("__ceph_destroy_xattrs p=%p\n", p); in __ceph_destroy_xattrs()
549 dout("__ceph_destroy_xattrs next p=%p (%.*s)\n", p, in __ceph_destroy_xattrs()
[all …]
Dioctl.c254 dout("ioctl_layzio: file %p marked lazy\n", file); in ceph_ioctl_lazyio()
258 dout("ioctl_layzio: file %p already lazy\n", file); in ceph_ioctl_lazyio()
273 dout("ioctl file %p cmd %u arg %lu\n", file, cmd, arg); in ceph_ioctl()
Dmdsmap.c126 dout("mdsmap_decode %d/%d %lld mds%d.%d %s %s\n", in ceph_mdsmap_decode()
166 dout("mdsmap_decode success epoch %u\n", m->m_epoch); in ceph_mdsmap_decode()
Ddebugfs.c227 dout("ceph_fs_debugfs_cleanup\n"); in ceph_fs_debugfs_cleanup()
242 dout("ceph_fs_debugfs_init\n"); in ceph_fs_debugfs_init()
/linux-4.4.14/arch/cris/arch-v32/drivers/mach-a3/
Dnandflash.c54 reg_pio_rw_dout dout; in crisv32_hwcontrol() local
61 dout = REG_RD(pio, regi_pio, rw_dout); in crisv32_hwcontrol()
62 dout.regf_NCE = (ctrl & NAND_NCE) ? 0 : 1; in crisv32_hwcontrol()
80 dout.regf_CLE = (ctrl & NAND_CLE) ? 1 : 0; in crisv32_hwcontrol()
81 dout.regf_ALE = (ctrl & NAND_ALE) ? 1 : 0; in crisv32_hwcontrol()
83 REG_WR(pio, regi_pio, rw_dout, dout); in crisv32_hwcontrol()
128 reg_pio_rw_dout dout = { .regf_NCE = 1 }; in crisv32_nand_flash_probe() local
134 REG_WR(pio, regi_pio, rw_dout, dout); in crisv32_nand_flash_probe()
/linux-4.4.14/arch/cris/arch-v32/drivers/mach-fs/
Dnandflash.c53 reg_gio_rw_pa_dout dout; in crisv32_hwcontrol() local
60 dout = REG_RD(gio, regi_gio, rw_pa_dout); in crisv32_hwcontrol()
61 dout.data &= ~PIN_BITMASK; in crisv32_hwcontrol()
68 dout.data |= ((ctrl & CTRL_BITMASK) ^ NAND_NCE) << CE_BIT; in crisv32_hwcontrol()
72 dout.data |= (1 << CE_BIT); in crisv32_hwcontrol()
74 dout.data |= (1 << CLE_BIT); in crisv32_hwcontrol()
76 dout.data |= (1 << ALE_BIT); in crisv32_hwcontrol()
78 REG_WR(gio, regi_gio, rw_pa_dout, dout); in crisv32_hwcontrol()
/linux-4.4.14/drivers/clk/
Dclk-axi-clkgen.c147 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local
170 dout = DIV_ROUND_CLOSEST(fvco, fout); in axi_clkgen_calc_params()
171 dout = clamp_t(unsigned long, dout, 1, 128); in axi_clkgen_calc_params()
172 f = fvco / dout; in axi_clkgen_calc_params()
177 *best_dout = dout; in axi_clkgen_calc_params()
361 unsigned int d, m, dout; in axi_clkgen_set_rate() local
372 axi_clkgen_calc_params(parent_rate, rate, &d, &m, &dout); in axi_clkgen_set_rate()
374 if (d == 0 || dout == 0 || m == 0) in axi_clkgen_set_rate()
380 axi_clkgen_calc_clk_params(dout, &low, &high, &edge, &nocount); in axi_clkgen_set_rate()
410 unsigned int d, m, dout; in axi_clkgen_round_rate() local
[all …]
/linux-4.4.14/include/linux/ceph/
Dceph_debug.h16 # define dout(fmt, ...) \ macro
23 # define dout(fmt, ...) do { \ macro
34 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__) macro
/linux-4.4.14/drivers/gpio/
Dgpio-etraxfs.c77 unsigned int dout; member
98 .dout = ETRAX_FS_rw_pa_dout,
105 .dout = ETRAX_FS_rw_pb_dout,
112 .dout = ETRAX_FS_rw_pc_dout,
119 .dout = ETRAX_FS_rw_pd_dout,
126 .dout = ETRAX_FS_rw_pe_dout,
145 .dout = ARTPEC3_rw_pa_dout,
152 .dout = ARTPEC3_rw_pb_dout,
159 .dout = ARTPEC3_rw_pc_dout,
426 void __iomem *set = regs + port->dout; in etraxfs_gpio_probe()
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-xilinx.txt20 - xlnx,dout-default : if n-th bit is 1, GPIO-n default value is 1
25 - xlnx,dout-default-2 : as above but the second channel
40 xlnx,dout-default = <0x0>;
41 xlnx,dout-default-2 = <0x0>;
/linux-4.4.14/drivers/platform/chrome/
Dcros_ec_lpc.c57 u8 *dout; in cros_ec_pkt_xfer_lpc() local
63 outb(ec->dout[i], EC_LPC_ADDR_HOST_PACKET + i); in cros_ec_pkt_xfer_lpc()
65 request = (struct ec_host_request *)ec->dout; in cros_ec_pkt_xfer_lpc()
83 dout = (u8 *)&response; in cros_ec_pkt_xfer_lpc()
85 dout[i] = inb(EC_LPC_ADDR_HOST_PACKET + i); in cros_ec_pkt_xfer_lpc()
86 sum += dout[i]; in cros_ec_pkt_xfer_lpc()
Dcros_ec_proto.c36 out = ec_dev->dout; in prepare_packet()
121 out = ec_dev->dout; in cros_ec_prepare_tx()
316 devm_kfree(dev, ec_dev->dout); in cros_ec_query_all()
324 ec_dev->dout = devm_kzalloc(dev, ec_dev->dout_size, GFP_KERNEL); in cros_ec_query_all()
325 if (!ec_dev->dout) { in cros_ec_query_all()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c98 struct mlx5_destroy_cq_mbox_out dout; in mlx5_core_create_cq() local
131 memset(&dout, 0, sizeof(dout)); in mlx5_core_create_cq()
133 mlx5_cmd_exec(dev, &din, sizeof(din), &dout, sizeof(dout)); in mlx5_core_create_cq()
Dqp.c188 struct mlx5_destroy_qp_mbox_out dout; in mlx5_core_create_qp() local
239 memset(&dout, 0, sizeof(dout)); in mlx5_core_create_qp()
242 mlx5_cmd_exec(dev, &din, sizeof(din), &out, sizeof(dout)); in mlx5_core_create_qp()
/linux-4.4.14/drivers/block/
Drbd.c659 dout("%s:\n", __func__); in rbd_client_create()
680 dout("%s: rbdc %p\n", __func__, rbdc); in rbd_client_create()
690 dout("%s: error %d\n", __func__, ret); in rbd_client_create()
774 dout("got int token %d val %d\n", token, intval); in parse_rbd_opts_token()
776 dout("got string token %d val %s\n", token, argstr[0].from); in parse_rbd_opts_token()
778 dout("got token %d\n", token); in parse_rbd_opts_token()
846 dout("%s: rbdc %p\n", __func__, rbdc); in rbd_client_release()
1472 dout("%s: obj %p (was %d)\n", __func__, obj_request, in rbd_obj_request_get()
1481 dout("%s: obj %p (was %d)\n", __func__, obj_request, in rbd_obj_request_put()
1488 dout("%s: img %p (was %d)\n", __func__, img_request, in rbd_img_request_get()
[all …]
/linux-4.4.14/arch/mips/kernel/
Dgpio_txx9.c30 val = __raw_readl(&txx9_pioptr->dout); in txx9_gpio_set_raw()
35 __raw_writel(val, &txx9_pioptr->dout); in txx9_gpio_set_raw()
/linux-4.4.14/drivers/mfd/
Dcros_ec.c65 ec_dev->dout = devm_kzalloc(dev, ec_dev->dout_size, GFP_KERNEL); in cros_ec_register()
66 if (!ec_dev->dout) in cros_ec_register()
Dcros_ec_i2c.c89 out_buf = ec_dev->dout; in cros_ec_pkt_xfer_i2c()
97 ec_dev->dout++; in cros_ec_pkt_xfer_i2c()
99 ec_dev->dout--; in cros_ec_pkt_xfer_i2c()
Dcros_ec_spi.c381 request = (struct ec_host_request *)ec_dev->dout; in cros_ec_pkt_xfer_spi()
412 trans.tx_buf = ec_dev->dout; in cros_ec_pkt_xfer_spi()
529 debug_packet(ec_dev->dev, "out", ec_dev->dout, len); in cros_ec_cmd_xfer_spi()
531 trans.tx_buf = ec_dev->dout; in cros_ec_cmd_xfer_spi()
Dsi476x-i2c.c52 core->pinmux.dout, in si476x_core_config_pinmux()
820 core->pinmux.dout == SI476X_DOUT_I2S_OUTPUT && in si476x_core_probe()
Dsi476x-cmd.c532 enum si476x_dout_config dout, in si476x_core_cmd_dig_audio_pin_cfg() argument
539 PIN_CFG_BYTE(dout), in si476x_core_cmd_dig_audio_pin_cfg()
/linux-4.4.14/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c251 u8 *dout = (u8 *)data; in regmap_encx24j600_write() local
252 u8 reg = dout[0]; in regmap_encx24j600_write()
253 ++dout; in regmap_encx24j600_write()
257 return regmap_encx24j600_spi_write(context, reg, dout, len); in regmap_encx24j600_write()
262 return regmap_encx24j600_sfr_write(context, reg, dout, len); in regmap_encx24j600_write()
/linux-4.4.14/arch/powerpc/boot/dts/
Dvirtex440-ml507.dts164 xlnx,dout-default = <0>;
165 xlnx,dout-default-2 = <0>;
303 xlnx,dout-default = <0>;
304 xlnx,dout-default-2 = <0>;
319 xlnx,dout-default = <0>;
320 xlnx,dout-default-2 = <0>;
337 xlnx,dout-default = <0>;
338 xlnx,dout-default-2 = <0>;
Dvirtex440-ml510.dts273 xlnx,dout-default = <0x0>;
274 xlnx,dout-default-2 = <0x0>;
289 xlnx,dout-default = <0x0>;
290 xlnx,dout-default-2 = <0x0>;
/linux-4.4.14/arch/mips/include/asm/
Dtxx9pio.h15 __u32 dout; member
/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_irqp.h87 u32 dout; /* Data output register */ member
Dcryp.h203 u32 dout; member
Dcryp_core.c220 readsl(&device_data->base->dout, ctx->outdata, count); in cryp_interrupt_handler()
660 readsl(&device_data->base->dout, outdata, len); in cryp_polling_mode()
/linux-4.4.14/arch/mips/boot/dts/xilfpga/
Dnexys4ddr.dts26 xlnx,dout-default = <0x0>;
/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c131 reg_ser_rw_dout dout = {.data = *s}; in serout() local
138 REG_WR(ser, regi_ser, rw_dout, dout); in serout()
/linux-4.4.14/include/linux/mfd/
Dcros_ec.h129 u8 *dout; member
Dsi476x-platform.h132 enum si476x_dout_config dout; member
/linux-4.4.14/drivers/tty/serial/
Detraxfs-uart.c194 reg_ser_rw_dout dout = { .data = ch }; in etraxfs_uart_send_xchar() local
231 REG_WR(ser, regi_ser, rw_dout, dout); in etraxfs_uart_send_xchar()
473 reg_ser_rw_dout dout = { .data = xmit->buf[xmit->tail] }; in transmit_chars_no_dma() local
475 REG_WR(ser, regi_ser, rw_dout, dout); in transmit_chars_no_dma()
/linux-4.4.14/drivers/scsi/
Deata.c751 dout : 1, member
779 dout :1, /* Direction of Transfer is Out (Host to Target) */
1717 cpp->dout = 0; in scsi_to_dev_dir()
1721 cpp->dout = 1; in scsi_to_dev_dir()
1725 cpp->dout = 0; in scsi_to_dev_dir()
1735 cpp->dout = 1; in scsi_to_dev_dir()
1739 if ((cpp->din = !cpp->dout)) in scsi_to_dev_dir()
/linux-4.4.14/fs/gfs2/
Dxattr.c463 const char *din, char *dout) in gfs2_iter_unstuffed() argument
507 if (dout) { in gfs2_iter_unstuffed()
508 memcpy(dout, pos, cp_size); in gfs2_iter_unstuffed()
509 dout += sdp->sd_jbsize; in gfs2_iter_unstuffed()
/linux-4.4.14/arch/microblaze/boot/dts/
Dsystem.dts260 xlnx,dout-default = <0x0>;
261 xlnx,dout-default-2 = <0x0>;
/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c427 struct uvcg_default_output *dout = to_uvcg_default_output(item); \
430 struct mutex *su_mutex = &dout->group.cg_subsys->su_mutex; \
436 opts_item = dout->group.cg_item.ci_parent->ci_parent-> \