| /linux/drivers/md/ |
| H A D | dm-delay.c | 220 unsigned int max_delay, min_delay; in delay_ctr() local 243 min_delay = max_delay = dc->read.delay; in delay_ctr() 258 max_delay = max(max_delay, dc->write.delay); in delay_ctr() 271 max_delay = max(max_delay, dc->flush.delay); in delay_ctr() 275 if (max_delay < 50) { in delay_ctr()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | time-event.h | 221 __le32 max_delay; member 376 __le32 max_delay; member 407 __le32 max_delay; member
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_probe_frontend.c | 267 static bool wait_loop(unsigned long start, unsigned int max_delay, in wait_loop() argument 274 pr_cont("%us...", max_delay - *seconds_waited); in wait_loop() 275 if (*seconds_waited == max_delay) { in wait_loop()
|
| /linux/net/bridge/ |
| H A D | br_multicast.c | 3262 unsigned long max_delay) in br_multicast_update_query_timer() argument 3265 mod_timer(&query->delay_timer, jiffies + max_delay); in br_multicast_update_query_timer() 3458 unsigned long max_delay) in br_ip4_multicast_query_received() argument 3463 br_multicast_update_query_timer(brmctx, query, max_delay); in br_ip4_multicast_query_received() 3473 unsigned long max_delay) in br_ip6_multicast_query_received() argument 3478 br_multicast_update_query_timer(brmctx, query, max_delay); in br_ip6_multicast_query_received() 3496 unsigned long max_delay; in br_ip4_multicast_query() local 3507 max_delay = ih->code * (HZ / IGMP_TIMER_SCALE); in br_ip4_multicast_query() 3509 if (!max_delay) { in br_ip4_multicast_query() 3510 max_delay = 10 * HZ; in br_ip4_multicast_query() [all …]
|
| /linux/net/ipv4/ |
| H A D | igmp.c | 217 static void igmp_start_timer(struct ip_mc_list *im, int max_delay) in igmp_start_timer() argument 219 int tv = get_random_u32_below(max_delay); in igmp_start_timer() 250 static void igmp_mod_timer(struct ip_mc_list *im, int max_delay) in igmp_mod_timer() argument 255 if ((long)(im->timer.expires-jiffies) < max_delay) { in igmp_mod_timer() 263 igmp_start_timer(im, max_delay); in igmp_mod_timer() 954 int max_delay; in igmp_heard_query() local 963 max_delay = IGMP_QUERY_RESPONSE_INTERVAL; in igmp_heard_query() 970 max_delay = ih->code*(HZ/IGMP_TIMER_SCALE); in igmp_heard_query() 985 max_delay = IGMP_QUERY_RESPONSE_INTERVAL; in igmp_heard_query() 994 max_delay = IGMPV3_MRC(ih3->code)*(HZ/IGMP_TIMER_SCALE); in igmp_heard_query() [all …]
|
| H A D | tcp_illinois.c | 114 static inline u32 max_delay(const struct illinois *ca) in max_delay() function 231 u32 dm = max_delay(ca); in update_params()
|
| /linux/arch/x86/kernel/cpu/resctrl/ |
| H A D | core.c | 209 u32 ebx, ecx, max_delay; in __get_mem_config_intel() local 213 max_delay = eax.split.max_delay + 1; in __get_mem_config_intel() 218 r->membw.min_bw = MAX_MBA_BW - max_delay; in __get_mem_config_intel() 219 r->membw.bw_gran = MAX_MBA_BW - max_delay; in __get_mem_config_intel()
|
| H A D | internal.h | 167 unsigned int max_delay:12; member
|
| /linux/include/sound/ |
| H A D | sdca_function.h | 979 * @max_delay: The maximum delay in microseconds before the clock is stable. 983 unsigned int max_delay; 1015 * @max_delay: Dynamically allocated array of delays for switching 1022 struct sdca_pde_delay *max_delay; 1128 * @max_delay: the maximum time in microseconds allowed for the Device 1141 unsigned int max_delay; 1157 * @max_delay: the maximum time in microseconds allowed for the Device 1163 unsigned int max_delay; 929 unsigned int max_delay; global() member 968 struct sdca_pde_delay *max_delay; global() member 1087 unsigned int max_delay; global() member
|
| /linux/tools/testing/selftests/net/ |
| H A D | txtimestamp.c | 160 int max_delay; in validate_timestamp() local 164 max_delay = min_delay + cfg_delay_tolerance_usec; in validate_timestamp() 166 if (cur64 < start64 + min_delay || cur64 > start64 + max_delay) { in validate_timestamp() 168 cur64 - start64, min_delay, max_delay); in validate_timestamp()
|
| /linux/net/ipv6/ |
| H A D | mcast.c | 1345 unsigned long *max_delay, bool v1_query) in mld_process_v1() argument 1370 *max_delay = max(msecs_to_jiffies(mldv1_md), 1UL); in mld_process_v1() 1391 unsigned long *max_delay) in mld_process_v2() argument 1393 *max_delay = max(msecs_to_jiffies(mldv2_mrc(mld)), 1UL); in mld_process_v2() 1399 idev->mc_maxdelay = *max_delay; in mld_process_v2() 1428 unsigned long max_delay; in __mld_query_work() local 1471 err = mld_process_v1(idev, mld, &max_delay, in __mld_query_work() 1484 mld_process_v2(idev, mlh2, &max_delay); in __mld_query_work() 1508 igmp6_group_queried(ma, max_delay); in __mld_query_work() 1527 igmp6_group_queried(ma, max_delay); in __mld_query_work()
|
| /linux/net/sched/ |
| H A D | sch_netem.c | 662 (q->slot_config.max_delay - in get_slot_next() 844 if (q->slot_config.min_delay | q->slot_config.max_delay | in get_slot() 1272 if (q->slot_config.min_delay | q->slot_config.max_delay | in netem_dump()
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_functions.c | 1205 clock->max_delay = tmp; in find_sdca_entity_cs() 1208 clock->type, clock->max_delay); in find_sdca_entity_cs() 1264 power->max_delay = delays; in find_sdca_entity_pde() 1368 hide->max_delay = delay; in find_sdca_entity_hide() 1455 xu->max_delay = tmp; in find_sdca_entity_xu()
|
| H A D | sdca_asoc.c | 357 struct sdca_pde_delay *delay = &entity->pde.max_delay[i]; in entity_pde_event() 656 if (entity->cs.max_delay) in entity_cs_event() 657 fsleep(entity->cs.max_delay); in entity_cs_event()
|
| /linux/tools/include/uapi/linux/ |
| H A D | pkt_sched.h | 516 __s64 max_delay; member
|
| /linux/include/uapi/linux/ |
| H A D | pkt_sched.h | 537 __s64 max_delay; member
|
| H A D | nl80211.h | 6158 __u32 max_delay; member
|
| /linux/drivers/pci/ |
| H A D | pci.c | 4665 int max_delay = 0; in pci_bus_max_d3cold_delay() local 4672 if (pdev->d3cold_delay > max_delay) in pci_bus_max_d3cold_delay() 4673 max_delay = pdev->d3cold_delay; in pci_bus_max_d3cold_delay() 4676 return max(min_delay, max_delay); in pci_bus_max_d3cold_delay()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_common.c | 1003 u16 max_delay = I40E_MAX_PHY_TIMEOUT, total_delay = 0; in i40e_aq_get_phy_capabilities() local 1044 (total_delay < max_delay)); in i40e_aq_get_phy_capabilities()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 5464 unsigned long max_delay = HZ * 5; in schedule_delayed() local 5467 if (!delay || (delay > max_delay)) in schedule_delayed() 5468 delay = max_delay; in schedule_delayed()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 5569 int max_delay; member
|
| /linux/drivers/scsi/ |
| H A D | ipr.c | 2727 static int ipr_wait_iodbg_ack(struct ipr_ioa_cfg *ioa_cfg, int max_delay) in ipr_wait_iodbg_ack() argument 2733 while (delay < max_delay) { in ipr_wait_iodbg_ack()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4660 .max_delay = MWIFIEX_MAX_COALESCING_DELAY,
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 1952 rule.max_delay = rdev->wiphy.coalesce->max_delay; in nl80211_send_coalesce() 15285 if (new_rule->delay > coalesce->max_delay) in nl80211_parse_coalesce_rule()
|