/linux-4.4.14/fs/autofs4/ |
H A D | autofs_i.h | 71 struct list_head expiring; member in struct:autofs_info 81 #define AUTOFS_INF_EXPIRING (1<<0) /* dentry is in the process of expiring */ 246 if (list_empty(&ino->expiring)) __autofs4_add_expiring() 247 list_add(&ino->expiring, &sbi->expiring_list); __autofs4_add_expiring() 258 if (list_empty(&ino->expiring)) autofs4_add_expiring() 259 list_add(&ino->expiring, &sbi->expiring_list); autofs4_add_expiring() 271 if (!list_empty(&ino->expiring)) autofs4_del_expiring() 272 list_del_init(&ino->expiring); autofs4_del_expiring()
|
H A D | root.c | 150 if (!list_empty(&ino->expiring)) autofs4_dentry_release() 151 list_del(&ino->expiring); autofs4_dentry_release() 229 struct dentry *expiring; list_for_each() local 237 ino = list_entry(p, struct autofs_info, expiring); list_for_each() 238 expiring = ino->dentry; list_for_each() 240 spin_lock(&expiring->d_lock); list_for_each() 243 if (d_really_is_negative(expiring)) list_for_each() 246 qstr = &expiring->d_name; list_for_each() 248 if (expiring->d_name.hash != hash) list_for_each() 250 if (expiring->d_parent != parent) list_for_each() 258 if (d_unhashed(expiring)) { list_for_each() 259 dget_dlock(expiring); list_for_each() 260 spin_unlock(&expiring->d_lock); list_for_each() 262 return expiring; list_for_each() 265 spin_unlock(&expiring->d_lock); list_for_each() 291 struct dentry *expiring; do_expire_wait() local 293 expiring = autofs4_lookup_expiring(dentry, rcu_walk); do_expire_wait() 294 if (IS_ERR(expiring)) do_expire_wait() 295 return PTR_ERR(expiring); do_expire_wait() 296 if (!expiring) do_expire_wait() 304 autofs4_expire_wait(expiring, 0); do_expire_wait() 305 autofs4_del_expiring(expiring); do_expire_wait() 306 dput(expiring); do_expire_wait() 603 * We simply d_drop it and add it to a expiring list in the super block,
|
H A D | expire.c | 314 /* No point expiring a pending mount */ autofs4_expire_direct() 354 /* No point expiring a pending mount */ should_expire()
|
H A D | inode.c | 30 INIT_LIST_HEAD(&ino->expiring); autofs4_new_ino()
|
/linux-4.4.14/kernel/sched/ |
H A D | stats.h | 108 * due, typically, to expiring its time slice (this may also be called when 126 * Called when tasks are switched involuntarily due, typically, to expiring 193 * clock delta is behind the expiring timer value. cputimer_running()
|
H A D | deadline.c | 557 * expiring after we've done the check will wait on its task_rq_lock() start_dl_timer()
|
H A D | fair.c | 3472 /* dock delta_exec before expiring quota (as it could span periods) */ __account_cfs_rq_runtime()
|
/linux-4.4.14/drivers/hwmon/ |
H A D | sch56xx-common.c | 322 * it is always running, but we can avoid the timer expiring watchdog_start() 331 * not cause a reset, nor will the timer expiring a second time. watchdog_start() 335 * mere milliseconds away from expiring, so the timer must be reset watchdog_start()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
H A D | wilc_wlan.h | 215 /*time for expiring the semaphores of cfg packets*/
|
/linux-4.4.14/arch/x86/platform/uv/ |
H A D | uv_time.c | 193 /* Find and set the next expiring timer. */ uv_rtc_find_next_timer()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
H A D | tcp_internal.h | 120 * established. this expiring gives up on the node and errors out
|
/linux-4.4.14/include/linux/sunrpc/ |
H A D | cache.h | 45 * for expiring and refreshing entries.
|
/linux-4.4.14/kernel/time/ |
H A D | hrtimer.c | 158 * With HIGHRES=y we do not migrate the timer when it is expiring 204 * - the timer is not the first expiring timer on the new target 641 /* Update the pointer to the next expiring timer */ hrtimer_reprogram()
|
H A D | tick-sched.c | 595 * disabled this also looks at the next expiring tick_nohz_stop_sched_tick()
|
H A D | posix-cpu-timers.c | 499 * We are the new earliest-expiring POSIX 1.b timer, hence
|
/linux-4.4.14/include/linux/ |
H A D | hrtimer.h | 172 * @next_timer: Pointer to the first expiring timer
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | rx_desc.h | 164 * due to the expiring of the search timer. 168 * address due to the expiring of the search timer.
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | comedi_8254.c | 334 * avoid possible issues with the first counter expiring comedi_8254_pacer_enable()
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
H A D | hostap_80211_rx.c | 232 printk(KERN_DEBUG "%s: expiring fragment cache entry " prism2_frag_cache_find()
|
/linux-4.4.14/sound/oss/ |
H A D | dmabuf.c | 18 * determine if it was woken up by the expiring timeout or by
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | service.c | 1119 /* Send early replies to everybody expiring within at_early_margin 1155 server will take. Send early replies to everyone expiring soon. */ ptlrpc_at_check_timed()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_mad.c | 1274 /* Is the mkey in the process of expiring? */ process_subn()
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
H A D | framework.c | 1244 /* Remove timer to avoid racing with it or expiring active session */ sfw_handle_server_rpc()
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | libipw_rx.c | 71 LIBIPW_DEBUG_FRAG("expiring fragment cache entry " libipw_frag_cache_find()
|
/linux-4.4.14/net/ipv6/ |
H A D | ip6_fib.c | 1748 RT6_TRACE("expiring %p\n", rt); fib6_age()
|
/linux-4.4.14/net/mac80211/ |
H A D | ibss.c | 1269 sta_dbg(sta->sdata, "expiring inactive %sSTA %pM\n", ieee80211_ibss_sta_expire()
|
H A D | sta_info.c | 1081 sta_dbg(sta->sdata, "expiring inactive STA %pM\n", ieee80211_sta_expire()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 411 /* Is the mkey in the process of expiring? */ check_mkey()
|
/linux-4.4.14/drivers/parport/ |
H A D | parport_ip32.c | 1239 * @expire: timeout expiring date, in jiffies
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | net_driver.h | 1180 * @filter_rfs_expire_one: Consider expiring a filter inserted for RFS.
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
H A D | rtllib_rx.c | 77 "expiring fragment cache entry seq=%u last_frag=%u\n", rtllib_frag_cache_find()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 77 "expiring fragment cache entry " ieee80211_frag_cache_find()
|
/linux-4.4.14/drivers/tty/ |
H A D | n_gsm.c | 2542 /* This will timeout if the link is down due to N2 expiring */ gsmld_config()
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | sungem.c | 333 * counters expiring. gem_txmac_interrupt()
|
H A D | cassini.c | 1147 * counters expiring. cas_txmac_interrupt()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | mad.c | 408 /* Is the mkey in the process of expiring? */ check_mkey()
|
/linux-4.4.14/block/ |
H A D | cfq-iosched.c | 3263 * tree. If possible, merge the expiring queue with the new cfqq. cfq_select_queue()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 11040 * to check the ring condition when the heartbeat is expiring tg3_timer()
|