Home
last modified time | relevance | path

Searched refs:write_mostly (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dsnmp.rst11 unsigned_long LINUX_MIB_TCPKEEPALIVE write_mostly tcp_ke…
12 unsigned_long LINUX_MIB_DELAYEDACKS write_mostly tcp_de…
13 unsigned_long LINUX_MIB_DELAYEDACKLOCKED write_mostly tcp_de…
14 unsigned_long LINUX_MIB_TCPAUTOCORKING write_mostly tcp_pu…
15 unsigned_long LINUX_MIB_TCPFROMZEROWINDOWADV write_mostly tcp_se…
16 unsigned_long LINUX_MIB_TCPTOZEROWINDOWADV write_mostly tcp_se…
17 unsigned_long LINUX_MIB_TCPWANTZEROWINDOWADV write_mostly tcp_se…
18 unsigned_long LINUX_MIB_TCPORIGDATASENT write_mostly tcp_wr…
19 unsigned_long LINUX_MIB_TCPHPHITS write_mostly tcp_rc…
20 unsigned_long LINUX_MIB_TCPRCVCOALESCE write_mostly tcp_tr…
[all …]
H A Dinet_connection_sock.rst29 u8:1 icsk_ca_dst_locked write_mostly
30 u8 icsk_retransmits write_mostly
32 u8 icsk_backoff write_mostly
37 struct icsk_ack_u8 quick read_write write_mostly
39 struct icsk_ack_u8 retry write_mostly read_write …
40 struct icsk_ack_u8 ato read_mostly write_mostly
42 struct icsk_ack_u16 rcv_mss write_mostly read_mostly …
H A Dtcp_sock.rst109 u8:2 syn_ect_snt write_mostly read_write
111 u8:2 accecn_minlen write_mostly read_write
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst102 [write_mostly <idx>]
488 1.15.1 Fix argument count and arguments for rebuild/write_mostly/journal_(dev|mode)
/linux/drivers/md/
H A Ddm-raid.c1135 unsigned int i, write_mostly = 0; in parse_raid_params() local
1344 write_mostly++; in parse_raid_params()
1478 if (write_mostly >= rs->md.raid_disks) { in parse_raid_params()