Home
last modified time | relevance | path

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

12

/net/mac80211/
Ddebugfs.c46 .read = name## _read, \
147 .read = aqm_read,
199 .read = airtime_flags_read,
279 .read = aql_txq_limit_read,
329 .read = aql_enable_read,
380 .read = force_tx_status_read,
420 .read = airtime_read,
632 .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.c188 .read = minstrel_stats_read,
324 .read = minstrel_stats_read,
Ddebugfs_sta.c34 .read = sta_##name##_read, \
41 .read = sta_##name##_read, \
/net/wireless/
Ddebugfs.c26 .read = name## _read, \
94 .read = ht40allow_map_read,
/net/sunrpc/
Dxprtsock.c409 struct xdr_buf *buf, size_t count, size_t seek, size_t *read) in xs_read_xdr_buf() argument
467 *read = offset - seek_init; in xs_read_xdr_buf()
505 size_t want, read; in xs_read_stream_request() local
515 &read); in xs_read_stream_request()
516 transport->recv.offset += read; in xs_read_stream_request()
517 transport->recv.copied += read; in xs_read_stream_request()
532 return read; in xs_read_stream_request()
536 return ret < 0 ? ret : read; in xs_read_stream_request()
629 size_t want, read = 0; in xs_read_stream() local
644 read = ret; in xs_read_stream()
[all …]
Ddebugfs.c115 .read = seq_read,
214 .read = seq_read,
Dcache.c1803 .read = cache_read_pipefs,
1827 .read = seq_read,
1865 .read = read_flush_pipefs,
Drpc_pipe.c389 .read = rpc_pipe_read,
452 .read = seq_read,
/net/bluetooth/
Dhci_debugfs.c71 .read = __name ## _read, \
285 .read = use_debug_keys_read,
303 .read = sc_only_mode_read,
439 .read = ssp_debug_mode_read,
531 .read = force_bredr_smp_read,
776 .read = force_static_address_read,
1171 .read = force_no_mitm_read,
Dselftest.c195 .read = test_ecdh_read,
/net/bpfilter/
Dmain.c38 n = read(0, &req, sizeof(req)); in loop()
/net/vmw_vsock/
Daf_vsock.c1983 ssize_t read; in __vsock_stream_recvmsg() local
1995 read = transport->stream_dequeue(vsk, msg, len - copied, flags); in __vsock_stream_recvmsg()
1996 if (read < 0) { in __vsock_stream_recvmsg()
2001 copied += read; in __vsock_stream_recvmsg()
2003 err = transport->notify_recv_post_dequeue(vsk, target, read, in __vsock_stream_recvmsg()
2008 if (read >= target || flags & MSG_PEEK) in __vsock_stream_recvmsg()
2011 target -= read; in __vsock_stream_recvmsg()
/net/x25/
DKconfig20 You can read more about X.25 at <https://www.sangoma.com/tutorials/x25/> and
/net/tipc/
DKconfig21 as a module, say M here and read <file:Documentation/kbuild/modules.rst>.
/net/dns_resolver/
Ddns_key.c332 .read = dns_resolver_read,
/net/bridge/
DKconfig22 for location. Please read the Bridge mini-HOWTO for more
/net/netfilter/
DKconfig919 The remaining time for expiration can be read via sysfs.
1093 If you want to compile it as a module, say M here and read
1152 If you want to compile it as a module, say M here and read
1197 If you want to compile it as a module, say M here and read
1208 If you want to compile it as a module, say M here and read
1274 If you want to compile it as a module, say M here and read
1510 If you want to compile it as a module, say M here and read
1522 If you want to compile it as a module, say M here and read
1557 If you want to compile it as a module, say M here and read
1579 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.c449 .read = nci_uart_tty_read,
/net/l2tp/
Dl2tp_debugfs.c323 .read = seq_read,
/net/ax25/
DKconfig11 here. You want to read <https://www.tapr.org/>
/net/
DKconfig24 recommended to read the NET-HOWTO, available from
81 For an excellent introduction to Linux networking, please read the
/net/bridge/netfilter/
DKconfig134 If you want to compile it as a module, say M here and read
/net/rxrpc/
Dkey.c44 .read = rxrpc_read,

12