Home
last modified time | relevance | path

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

/linux-6.15/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…
21 unsigned_long LINUX_MIB_TCPPUREACKS write_mostly tcp_ac…
[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 …
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst102 [write_mostly <idx>]
422 1.15.1 Fix argument count and arguments for rebuild/write_mostly/journal_(dev|mode)
/linux-6.15/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()
1482 if (write_mostly >= rs->md.raid_disks) { in parse_raid_params()