/net/core/ |
D | gen_estimator.c | 87 seqcount_t *running; member 131 __gnet_stats_copy_basic(e->running, &b, e->cpu_bstats, e->bstats); in est_timer() 216 seqcount_t *running, in gen_new_estimator() argument 234 __gnet_stats_copy_basic(running, &b, cpu_bstats, bstats); in gen_new_estimator() 240 est->running = running; in gen_new_estimator() 312 seqcount_t *running, struct nlattr *opt) in gen_replace_estimator() argument 315 return gen_new_estimator(bstats, cpu_bstats, rate_est, stats_lock, running, opt); in gen_replace_estimator()
|
D | gen_stats.c | 133 __gnet_stats_copy_basic(const seqcount_t *running, in __gnet_stats_copy_basic() argument 145 if (running) in __gnet_stats_copy_basic() 146 seq = read_seqcount_begin(running); in __gnet_stats_copy_basic() 149 } while (running && read_seqcount_retry(running, seq)); in __gnet_stats_copy_basic() 167 gnet_stats_copy_basic(const seqcount_t *running, in gnet_stats_copy_basic() argument 174 __gnet_stats_copy_basic(running, &bstats, cpu, b); in gnet_stats_copy_basic()
|
D | pktgen.c | 253 int running; /* if false, the test will stop */ member 701 stopped = pkt_dev->running ? ktime_get() : pkt_dev->stopped_at; in pktgen_if_show() 1826 if (pkt_dev->running) in pktgen_thread_show() 1832 if (!pkt_dev->running) in pktgen_thread_show() 2279 } while (t.task && pkt_dev->running && !signal_pending(current)); in spin() 3108 pkt_dev->running = 1; /* Cranke yeself! */ in pktgen_run() 3138 if (pkt_dev->running) { in thread_is_running() 3253 if (!pkt_dev->running) { in pktgen_stop_device() 3259 pkt_dev->running = 0; in pktgen_stop_device() 3275 if (!pkt_dev->running) in next_to_run() [all …]
|
/net/tipc/ |
D | Kconfig | 17 can be inserted in and removed from the running kernel whenever you 27 Saying Y here will enable support for running TIPC on 34 Saying Y here will enable support for running TIPC over IP/UDP
|
/net/mac80211/ |
D | led.c | 259 if (!tpt_trig->running) in tpt_trig_timer() 322 if (tpt_trig->running) in ieee80211_start_tpt_led_trig() 327 tpt_trig->running = true; in ieee80211_start_tpt_led_trig() 338 if (!tpt_trig->running) in ieee80211_stop_tpt_led_trig() 341 tpt_trig->running = false; in ieee80211_stop_tpt_led_trig()
|
D | ieee80211_i.h | 1064 bool running; member
|
/net/irda/irnet/ |
D | irnet_irda.c | 566 if((irnet_server.running) && (self->q.q_next == NULL)) in irda_irnet_connect() 624 if((irnet_server.running) && (self->q.q_next != NULL)) in irda_irnet_destroy() 1731 (irnet_server.running ? "running" : "dead")); in irnet_proc_show() 1736 if(!irnet_server.running) in irnet_proc_show() 1855 irnet_server.running = 1; in irda_irnet_init() 1871 irnet_server.running = 0; in irda_irnet_cleanup()
|
D | irnet_irda.h | 47 int running; /* Are we operational ? */ member
|
/net/ipv4/netfilter/ |
D | Kconfig | 196 (e.g. when running oldconfig). It selects 216 (e.g. when running oldconfig). It selects 291 (e.g. when running oldconfig). It selects 300 (e.g. when running oldconfig). It selects 350 (e.g. when running oldconfig). It selects
|
/net/irda/irlan/ |
D | Kconfig | 12 to another Linux machine running the IrLAN protocol for ad-hoc
|
/net/sched/ |
D | sch_generic.c | 428 .running = SEQCNT_ZERO(noop_qdisc.running), 627 seqcount_init(&sch->running); in qdisc_alloc() 628 lockdep_set_class(&sch->running, in qdisc_alloc()
|
D | sch_api.c | 983 seqcount_t *running; in qdisc_create() local 992 running = qdisc_root_sleeping_running(sch); in qdisc_create() 994 running = &sch->running; in qdisc_create() 1000 running, in qdisc_create()
|
D | sch_mq.c | 198 if (gnet_stats_copy_basic(&sch->running, d, NULL, &sch->bstats) < 0 || in mq_dump_class_stats()
|
D | Kconfig | 319 packets. This qdisc doesn't do anything else besides running classifiers,
|
/net/packet/ |
D | internal.h | 112 unsigned int running; /* bind_lock must be held */ member
|
D | af_packet.c | 344 if (!po->running) { in __register_prot_hook() 351 po->running = 1; in __register_prot_hook() 373 po->running = 0; in __unregister_prot_hook() 393 if (po->running) in unregister_prot_hook() 1707 if (po->running && in fanout_add() 3111 if (po->running) { in packet_do_bind() 3125 BUG_ON(po->running); in packet_do_bind() 4038 if (po->running) { in packet_notifier() 4344 was_running = po->running; in packet_set_ring() 4551 po->running, in packet_seq_show()
|
D | diag.c | 23 if (po->running) in pdiag_put_info()
|
/net/decnet/ |
D | Kconfig | 24 inserted in and removed from the running kernel whenever you want).
|
/net/ipv6/netfilter/ |
D | Kconfig | 181 (e.g. when running oldconfig). It selects 228 (e.g. when running oldconfig). It selects
|
/net/netfilter/ |
D | Kconfig | 184 If you are running the Amanda backup package <http://www.amanda.org/> 287 If you are running PPTP sessions over a stateful firewall or NAT 706 (e.g. when running oldconfig). It selects 832 (e.g. when running oldconfig). It selects 1090 (e.g. when running oldconfig). It selects 1275 (e.g. when running oldconfig). It selects 1514 the packet arrival time (at the machine which netfilter is running)
|
/net/ |
D | Kconfig | 13 when running on a stand-alone machine that isn't connected to any 133 firewalls often require changes to the programs running on the local
|
/net/ipv4/ |
D | Kconfig | 178 be inserted in and removed from the running kernel whenever you 618 All switches in the data center network running DCTCP must support
|