Home
last modified time | relevance | path

Searched refs:max_age (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/s390/scsi/
H A Dzfcp_diag.c43 diag->max_age = (5 * 1000); /* default value: 5 s */ in zfcp_diag_adapter_setup()
52 hdr->timestamp = jiffies - msecs_to_jiffies(diag->max_age); in zfcp_diag_adapter_setup()
61 hdr->timestamp = jiffies - msecs_to_jiffies(diag->max_age); in zfcp_diag_adapter_setup()
212 if (jiffies_to_msecs(now - hdr->timestamp) >= diag->max_age) in __zfcp_diag_test_buffer_age_isfresh()
H A Dzfcp_diag.h53 unsigned long max_age; member
/linux/net/bridge/
H A Dbr_stp.c197 br->max_age = br->bridge_max_age; in br_become_root_bridge()
236 bpdu.max_age = br->max_age; in br_transmit_config()
240 if (bpdu.message_age < br->max_age) { in br_transmit_config()
261 + (bpdu->max_age - bpdu->message_age)); in br_record_config_information()
268 br->max_age = bpdu->max_age; in br_record_config_timeout_values()
597 br->max_age = br->bridge_max_age; in br_set_max_age()
H A Dbr_stp_bpdu.c116 br_set_ticks(buf+29, bpdu->max_age); in br_send_config_bpdu()
224 bpdu.max_age = br_get_ticks(buf+26); in br_stp_rcv()
228 if (bpdu.message_age > bpdu.max_age) { in br_stp_rcv()
235 bpdu.message_age, bpdu.max_age); in br_stp_rcv()
H A Dbr_private_stp.h36 int max_age; member
H A Dbr_ioctl.c171 b.max_age = jiffies_to_clock_t(br->max_age); in br_dev_siocdevprivate()
H A Dbr_sysfs_br.c112 jiffies_to_clock_t(to_bridge(d)->max_age)); in max_age_show()
126 static DEVICE_ATTR_RW(max_age);
H A Dbr_device.c525 br->bridge_max_age = br->max_age = 20 * HZ; in br_dev_setup()
H A Dbr_netlink.c1645 u32 age_time = jiffies_to_clock_t(br->max_age); in br_fill_info()
H A Dbr_private.h525 unsigned long max_age; member
/linux/net/bridge/netfilter/
H A Debt_stp.c35 u8 max_age[2]; member
99 v16 = NR16(stpc->max_age); in ebt_filter_config()
/linux/drivers/md/
H A Ddm-writecache.c124 unsigned long max_age; member
712 mod_timer(&wc->max_age_timer, jiffies + wc->max_age / MAX_AGE_DIV); in writecache_max_age_timer()
1105 if (wc->max_age != MAX_AGE_UNSPECIFIED) in writecache_resume()
1106 mod_timer(&wc->max_age_timer, jiffies + wc->max_age / MAX_AGE_DIV); in writecache_resume()
1997 wc->max_age - wc->max_age / MAX_AGE_DIV))) { in writecache_writeback()
2259 wc->max_age = MAX_AGE_UNSPECIFIED; in writecache_ctr()
2459 wc->max_age = msecs_to_jiffies(max_age_msecs); in writecache_ctr()
/linux/Documentation/admin-guide/device-mapper/
H A Dwritecache.rst66 max_age n