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,
229 .read = aql_pending_read,
309 .read = aql_txq_limit_read,
359 .read = aql_enable_read,
410 .read = force_tx_status_read,
624 .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, \
442 .read = link_sta_##name##_read, \
/net/wireless/
Ddebugfs.c26 .read = name## _read, \
94 .read = ht40allow_map_read,
/net/bluetooth/
Dhci_debugfs.c73 .read = __name ## _read, \
291 .read = use_debug_keys_read,
309 .read = sc_only_mode_read,
445 .read = ssp_debug_mode_read,
537 .read = force_bredr_smp_read,
786 .read = force_static_address_read,
1189 .read = force_no_mitm_read,
1327 .read = dut_mode_read,
1383 .read = vendor_diag_read,
Dselftest.c195 .read = test_ecdh_read,
/net/sunrpc/
Dxprtsock.c462 struct xdr_buf *buf, size_t count, size_t seek, size_t *read) in xs_read_xdr_buf() argument
520 *read = offset - seek_init; in xs_read_xdr_buf()
558 size_t want, read; in xs_read_stream_request() local
568 &read); in xs_read_stream_request()
569 transport->recv.offset += read; in xs_read_stream_request()
570 transport->recv.copied += read; in xs_read_stream_request()
585 return read; in xs_read_stream_request()
589 return ret < 0 ? ret : read; in xs_read_stream_request()
682 size_t want, read = 0; in xs_read_stream() local
697 read = ret; in xs_read_stream()
[all …]
Ddebugfs.c115 .read = seq_read,
214 .read = seq_read,
Dcache.c1819 .read = cache_read_pipefs,
1843 .read = seq_read,
1881 .read = read_flush_pipefs,
Drpc_pipe.c389 .read = rpc_pipe_read,
452 .read = seq_read,
/net/bpfilter/
Dmain.c38 n = read(0, &req, sizeof(req)); in loop()
/net/vmw_vsock/
Daf_vsock.c2036 ssize_t read; in __vsock_stream_recvmsg() local
2048 read = transport->stream_dequeue(vsk, msg, len - copied, flags); in __vsock_stream_recvmsg()
2049 if (read < 0) { in __vsock_stream_recvmsg()
2050 err = read; in __vsock_stream_recvmsg()
2054 copied += read; in __vsock_stream_recvmsg()
2056 err = transport->notify_recv_post_dequeue(vsk, target, read, in __vsock_stream_recvmsg()
2061 if (read >= target || flags & MSG_PEEK) in __vsock_stream_recvmsg()
2064 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/devlink/
Dregion.c852 return region->port_ops->read(region->port, region->port_ops, extack, in devlink_region_port_direct_fill()
862 return region->ops->read(region->devlink, region->ops, extack, in devlink_region_direct_fill()
928 if (!region->ops->read) { in devlink_nl_cmd_region_read_dumpit()
/net/bridge/
DKconfig22 for location. Please read the Bridge mini-HOWTO for more
/net/dns_resolver/
Ddns_key.c332 .read = dns_resolver_read,
/net/netfilter/
DKconfig934 The remaining time for expiration can be read via sysfs.
1108 If you want to compile it as a module, say M here and read
1167 If you want to compile it as a module, say M here and read
1212 If you want to compile it as a module, say M here and read
1223 If you want to compile it as a module, say M here and read
1289 If you want to compile it as a module, say M here and read
1525 If you want to compile it as a module, say M here and read
1537 If you want to compile it as a module, say M here and read
1572 If you want to compile it as a module, say M here and read
1594 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.c430 .read = nci_uart_tty_read,
/net/l2tp/
Dl2tp_debugfs.c321 .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
106 For an excellent introduction to Linux networking, please read the
/net/rxrpc/
Dkey.c44 .read = rxrpc_read,

12