Home
last modified time | relevance | path

Searched refs:read (Results 1 – 25 of 51) sorted by relevance

123

/net/wireless/
Ddebugfs.c26 .read = name## _read, \
97 .read = ht40allow_map_read,
/net/sunrpc/
Ddebugfs.c115 .read = seq_read,
214 .read = seq_read,
295 .read = fault_disconnect_read,
Dxprtsock.c403 struct xdr_buf *buf, size_t count, size_t seek, size_t *read) in xs_read_xdr_buf() argument
460 *read = offset - seek_init; in xs_read_xdr_buf()
498 size_t want, uninitialized_var(read); in xs_read_stream_request()
508 &read); in xs_read_stream_request()
509 transport->recv.offset += read; in xs_read_stream_request()
510 transport->recv.copied += read; in xs_read_stream_request()
525 return read; in xs_read_stream_request()
529 return ret < 0 ? ret : read; in xs_read_stream_request()
618 size_t want, read = 0; in xs_read_stream() local
633 read = ret; in xs_read_stream()
[all …]
Dcache.c1577 .read = cache_read_procfs,
1601 .read = seq_read,
1639 .read = read_flush_procfs,
1796 .read = cache_read_pipefs,
1820 .read = seq_read,
1858 .read = read_flush_pipefs,
Dstats.c75 .read = seq_read,
/net/mac80211/
Ddebugfs.c46 .read = name## _read, \
146 .read = aqm_read,
198 .read = force_tx_status_read,
400 .read = stats_ ##name## _read, \
Ddebugfs_key.c30 .read = key_##name##_read, \
37 .read = key_##name##_read, \
53 .read = key_conf_##name##_read, \
Drc80211_minstrel_ht_debugfs.c173 .read = minstrel_stats_read,
311 .read = minstrel_stats_read,
/net/bpfilter/
Dmain.c38 n = read(0, &req, sizeof(req)); in loop()
/net/bluetooth/
Dhci_debugfs.c70 .read = __name ## _read, \
269 .read = use_debug_keys_read,
287 .read = sc_only_mode_read,
421 .read = ssp_debug_mode_read,
708 .read = force_static_address_read,
Dselftest.c195 .read = test_ecdh_read,
/net/batman-adv/
Ddebugfs.c207 .read = seq_read, \
275 .read = seq_read, \
Dlog.c180 .read = batadv_log_read,
Dicmp_socket.c308 .read = batadv_socket_read,
/net/vmw_vsock/
Daf_vsock.c1770 ssize_t read; in vsock_stream_recvmsg() local
1789 read = transport->stream_dequeue( in vsock_stream_recvmsg()
1792 if (read < 0) { in vsock_stream_recvmsg()
1797 copied += read; in vsock_stream_recvmsg()
1800 vsk, target, read, in vsock_stream_recvmsg()
1805 if (read >= target || flags & MSG_PEEK) in vsock_stream_recvmsg()
1808 target -= read; in vsock_stream_recvmsg()
/net/hsr/
Dhsr_debugfs.c83 .read = seq_read,
/net/tipc/
DKconfig20 as a module, say M here and read <file:Documentation/kbuild/modules.rst>.
/net/x25/
DKconfig20 You can read more about X.25 at <http://www.sangoma.com/tutorials/x25/> and
/net/bridge/
DKconfig22 for location. Please read the Bridge mini-HOWTO for more
/net/dns_resolver/
Ddns_key.c325 .read = dns_resolver_read,
/net/atm/
Dmpoa_proc.c61 .read = seq_read,
/net/netfilter/
DKconfig892 The remaining time for expiration can be read via sysfs.
1067 If you want to compile it as a module, say M here and read
1126 If you want to compile it as a module, say M here and read
1171 If you want to compile it as a module, say M here and read
1182 If you want to compile it as a module, say M here and read
1248 If you want to compile it as a module, say M here and read
1484 If you want to compile it as a module, say M here and read
1496 If you want to compile it as a module, say M here and read
1531 If you want to compile it as a module, say M here and read
1553 If you want to compile it as a module, say M here and read
/net/6lowpan/
Ddebugfs.c160 .read = seq_read,
/net/nfc/nci/
Duart.c460 .read = nci_uart_tty_read,
/net/l2tp/
Dl2tp_debugfs.c321 .read = seq_read,

123