Home
last modified time | relevance | path

Searched refs:running (Results 1 – 15 of 15) sorted by relevance

/net/core/
A Dgen_stats.c151 struct gnet_stats_basic_sync *b, bool running) in gnet_stats_add_basic() argument
157 WARN_ON_ONCE((cpu || running) && in_hardirq()); in gnet_stats_add_basic()
164 if (running) in gnet_stats_add_basic()
168 } while (running && u64_stats_fetch_retry(&b->syncp, start)); in gnet_stats_add_basic()
176 struct gnet_stats_basic_sync *b, bool running) in gnet_stats_read_basic() argument
203 if (running) in gnet_stats_read_basic()
207 } while (running && u64_stats_fetch_retry(&b->syncp, start)); in gnet_stats_read_basic()
214 int type, bool running) in ___gnet_stats_copy_basic() argument
263 bool running) in gnet_stats_copy_basic() argument
265 return ___gnet_stats_copy_basic(d, cpu, b, TCA_STATS_BASIC, running); in gnet_stats_copy_basic()
[all …]
A Dgen_estimator.c45 bool running; member
69 gnet_stats_add_basic(b, e->cpu_bstats, e->bstats, e->running); in est_fetch_counters()
134 bool running, in gen_new_estimator() argument
163 est->running = running; in gen_new_estimator()
237 bool running, struct nlattr *opt) in gen_replace_estimator() argument
240 lock, running, opt); in gen_replace_estimator()
A Dpktgen.c274 int running; /* if false, the test will stop */ member
693 stopped = pkt_dev->running ? ktime_get() : pkt_dev->stopped_at; in pktgen_if_show()
1894 if (pkt_dev->running) in pktgen_thread_show()
1900 if (!pkt_dev->running) in pktgen_thread_show()
3228 pkt_dev->running = 1; /* Cranke yeself! */ in pktgen_run()
3263 if (pkt_dev->running) { in thread_is_running()
3387 if (!pkt_dev->running) { in pktgen_stop_device()
3393 pkt_dev->running = 0; in pktgen_stop_device()
3409 if (!pkt_dev->running) in next_to_run()
3816 pkt_dev->running = 0; in add_dev_to_thread()
[all …]
/net/mac80211/
A Dled.c266 if (!tpt_trig->running) in tpt_trig_timer()
327 if (tpt_trig->running) in ieee80211_start_tpt_led_trig()
332 tpt_trig->running = true; in ieee80211_start_tpt_led_trig()
342 if (!tpt_trig->running) in ieee80211_stop_tpt_led_trig()
345 tpt_trig->running = false; in ieee80211_stop_tpt_led_trig()
A Dieee80211_i.h1341 bool running; member
/net/tipc/
A DKconfig19 can be inserted in and removed from the running kernel whenever you
29 Saying Y here will enable support for running TIPC on
37 Saying Y here will enable support for running TIPC over IP/UDP
/net/ipv4/netfilter/
A DKconfig85 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
93 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
160 (e.g. when running oldconfig). It selects
180 (e.g. when running oldconfig). It selects
242 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
250 (e.g. when running oldconfig). It selects
259 (e.g. when running oldconfig). It selects
297 (e.g. when running oldconfig). It selects
/net/ipv6/netfilter/
A DKconfig78 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
138 (e.g. when running oldconfig). It selects
194 (e.g. when running oldconfig). It selects
288 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
/net/mptcp/
A DKconfig31 Only useful for kernel devs running KUnit test harness and are not
/net/hsr/
A DKconfig50 Only useful for kernel devs running KUnit test harness and are not
/net/sunrpc/
A DKconfig84 kernel devs running KUnit test harness and are not for inclusion
/net/
A DKconfig14 when running on a stand-alone machine that isn't connected to any
106 kernel devs running KUnit test harness and are not for inclusion
178 firewalls often require changes to the programs running on the local
/net/netfilter/
A DKconfig229 If you are running the Amanda backup package <http://www.amanda.org/>
330 If you are running PPTP sessions over a stateful firewall or NAT
860 (e.g. when running oldconfig). It selects
985 (e.g. when running oldconfig). It selects
1261 (e.g. when running oldconfig). It selects
1446 (e.g. when running oldconfig). It selects
1646 the packet arrival time (at the machine which netfilter is running)
/net/ipv4/
A DKconfig177 be inserted in and removed from the running kernel whenever you
641 All switches in the data center network running DCTCP must support
/net/sched/
A DKconfig353 packets. This qdisc doesn't do anything else besides running classifiers,

Completed in 39 milliseconds