/net/mac80211/ |
D | debugfs.c | 46 .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, \
|
D | debugfs_key.c | 30 .read = key_##name##_read, \ 37 .read = key_##name##_read, \ 53 .read = key_conf_##name##_read, \
|
D | rc80211_minstrel_ht_debugfs.c | 188 .read = minstrel_stats_read, 324 .read = minstrel_stats_read,
|
D | debugfs_sta.c | 34 .read = sta_##name##_read, \ 41 .read = sta_##name##_read, \ 442 .read = link_sta_##name##_read, \
|
/net/wireless/ |
D | debugfs.c | 26 .read = name## _read, \ 94 .read = ht40allow_map_read,
|
/net/bluetooth/ |
D | hci_debugfs.c | 73 .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,
|
D | selftest.c | 195 .read = test_ecdh_read,
|
/net/sunrpc/ |
D | xprtsock.c | 462 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 …]
|
D | debugfs.c | 115 .read = seq_read, 214 .read = seq_read,
|
D | cache.c | 1819 .read = cache_read_pipefs, 1843 .read = seq_read, 1881 .read = read_flush_pipefs,
|
D | rpc_pipe.c | 389 .read = rpc_pipe_read, 452 .read = seq_read,
|
/net/bpfilter/ |
D | main.c | 38 n = read(0, &req, sizeof(req)); in loop()
|
/net/vmw_vsock/ |
D | af_vsock.c | 2036 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/ |
D | Kconfig | 20 You can read more about X.25 at <https://www.sangoma.com/tutorials/x25/> and
|
/net/tipc/ |
D | Kconfig | 21 as a module, say M here and read <file:Documentation/kbuild/modules.rst>.
|
/net/devlink/ |
D | region.c | 852 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/ |
D | Kconfig | 22 for location. Please read the Bridge mini-HOWTO for more
|
/net/dns_resolver/ |
D | dns_key.c | 332 .read = dns_resolver_read,
|
/net/netfilter/ |
D | Kconfig | 934 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/ |
D | debugfs.c | 160 .read = seq_read,
|
/net/nfc/nci/ |
D | uart.c | 430 .read = nci_uart_tty_read,
|
/net/l2tp/ |
D | l2tp_debugfs.c | 321 .read = seq_read,
|
/net/ax25/ |
D | Kconfig | 11 here. You want to read <https://www.tapr.org/>
|
/net/ |
D | Kconfig | 24 recommended to read the NET-HOWTO, available from 106 For an excellent introduction to Linux networking, please read the
|
/net/rxrpc/ |
D | key.c | 44 .read = rxrpc_read,
|