Home
last modified time | relevance | path

Searched refs:conns (Results 1 – 20 of 20) sorted by relevance

/linux/net/netfilter/ipvs/
A Dip_vs_est.c65 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_read_cpu_stats() local
70 conns = s->cnt.conns; in ip_vs_read_cpu_stats()
76 sum->conns += conns; in ip_vs_read_cpu_stats()
85 sum->conns = s->cnt.conns; in ip_vs_read_cpu_stats()
114 rate = (s->kstats.conns - e->last_conns) << 9; in estimation_timer()
115 e->last_conns = s->kstats.conns; in estimation_timer()
170 est->last_conns = k->conns; in ip_vs_zero_estimator()
A Dip_vs_ctl.c821 IP_VS_SHOW_STATS_COUNTER(conns); in ip_vs_copy_stats()
835 dst->conns = (u32)src->conns; in ip_vs_export_stats_user()
856 IP_VS_ZERO_STATS_COUNTER(conns); in ip_vs_zero_stats()
2265 (unsigned long long)show.conns, in ip_vs_stats_show()
2301 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_stats_percpu_show() local
2305 conns = u->cnt.conns; in ip_vs_stats_percpu_show()
2313 i, (u64)conns, (u64)inpkts, in ip_vs_stats_percpu_show()
2321 (unsigned long long)kstats.conns, in ip_vs_stats_percpu_show()
3020 if (nla_put_u32(skb, IPVS_STATS_ATTR_CONNS, (u32)kstats->conns) || in ip_vs_genl_fill_stats()
3050 if (nla_put_u64_64bit(skb, IPVS_STATS_ATTR_CONNS, kstats->conns, in ip_vs_genl_fill_stats64()
A Dip_vs_core.c203 s->cnt.conns++; in ip_vs_conn_stats()
208 s->cnt.conns++; in ip_vs_conn_stats()
213 s->cnt.conns++; in ip_vs_conn_stats()
/linux/drivers/hwtracing/coresight/
A Dcoresight-platform.c31 sizeof(*pdata->conns), GFP_KERNEL); in coresight_alloc_conns()
32 if (!pdata->conns) in coresight_alloc_conns()
254 conn = &pdata->conns[endpoint.port]; in of_coresight_parse_endpoint()
691 struct coresight_connection *conns, *ptr; in acpi_coresight_parse_graph() local
708 conns = devm_kcalloc(&adev->dev, nlinks, sizeof(*conns), GFP_KERNEL); in acpi_coresight_parse_graph()
709 if (!conns) in acpi_coresight_parse_graph()
711 ptr = conns; in acpi_coresight_parse_graph()
743 for (i = 0; conns + i < ptr; i++) { in acpi_coresight_parse_graph()
744 int port = conns[i].outport; in acpi_coresight_parse_graph()
748 pdata->conns[port] = conns[i]; in acpi_coresight_parse_graph()
[all …]
A Dcoresight-core.c133 conn = &parent->pdata->conns[i]; in coresight_find_link_inport()
151 conn = &csdev->pdata->conns[i]; in coresight_find_link_outport()
741 child = csdev->pdata->conns[i].child_dev; in coresight_grab_device()
752 child = csdev->pdata->conns[i].child_dev; in coresight_grab_device()
771 child = csdev->pdata->conns[i].child_dev; in coresight_drop_device()
1338 conn = &i_csdev->pdata->conns[i]; in coresight_orphan_match()
1416 conn = &iterator->pdata->conns[i]; in coresight_remove_match()
1551 struct coresight_connection *conns = pdata->conns; in coresight_release_platform_data() local
1555 if (csdev && conns[i].child_dev) in coresight_release_platform_data()
1561 if (conns[i].child_fwnode) { in coresight_release_platform_data()
[all …]
A Dcoresight-tmc-etr.c785 tmp = etr->pdata->conns[i].child_dev; in tmc_etr_get_catu_device()
/linux/Documentation/devicetree/bindings/arm/
A Dcoresight-cti.yaml100 or may appear in a trig-conns child node when appropriate.
114 will be enabled. Use in a trig-conns node, or in CTI base node when
121 # size cells and address cells required if trig-conns node present.
129 '^trig-conns@([0-9]+)$':
147 List of CTI trigger in signal numbers in use by a trig-conns node.
164 List of CTI trigger out signal numbers in use by a trig-conns node.
267 trig-conns@0 {
282 trig-conns@1 {
308 trig-conns@0 {
317 trig-conns@1 {
[all …]
/linux/net/rxrpc/
A Dconn_client.c426 for (i = 0; i < ARRAY_SIZE(bundle->conns); i++) { in rxrpc_add_conn_to_bundle()
430 old = bundle->conns[i]; in rxrpc_add_conn_to_bundle()
435 bundle->conns[i] = candidate; in rxrpc_add_conn_to_bundle()
472 for (i = 0; i < ARRAY_SIZE(bundle->conns); i++) in rxrpc_maybe_add_conn()
473 if (rxrpc_may_reuse_conn(bundle->conns[i])) in rxrpc_maybe_add_conn()
489 usable < ARRAY_SIZE(bundle->conns)) in rxrpc_maybe_add_conn()
604 conn = bundle->conns[slot]; in rxrpc_activate_channels_locked()
912 if (bundle->conns[bindex] == conn) { in rxrpc_unbundle_conn()
914 bundle->conns[bindex] = NULL; in rxrpc_unbundle_conn()
926 for (i = 0; i < ARRAY_SIZE(bundle->conns); i++) in rxrpc_unbundle_conn()
[all …]
A Dar-internal.h418 struct rxrpc_connection *conns[4]; /* The connections in the bundle (max 4) */ member
/linux/sound/hda/
A Dhdac_device.c468 int i, conn_len, conns, err; in snd_hdac_get_connections() local
504 conns = 0; in snd_hdac_get_connections()
536 if (conns >= max_conns) in snd_hdac_get_connections()
538 conn_list[conns] = n; in snd_hdac_get_connections()
540 conns++; in snd_hdac_get_connections()
544 if (conns >= max_conns) in snd_hdac_get_connections()
546 conn_list[conns] = val; in snd_hdac_get_connections()
548 conns++; in snd_hdac_get_connections()
552 return conns; in snd_hdac_get_connections()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dcls_redirect.c377 int conns[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common() local
387 &servers[UDP][i], &conns[UDP][i], in test_cls_redirect_common()
392 &servers[TCP][i], &conns[TCP][i], in test_cls_redirect_common()
446 close_fds((int *)conns, sizeof(conns) / sizeof(conns[0][0])); in test_cls_redirect_common()
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dhead.c330 struct drm_connector_state *conns; in nv50_head_atomic_check() local
336 for_each_new_connector_in_state(asyh->state.state, conn, conns, i) { in nv50_head_atomic_check()
337 if (conns->crtc == crtc) { in nv50_head_atomic_check()
338 asyc = nouveau_conn_atom(conns); in nv50_head_atomic_check()
/linux/drivers/gpio/
A Dgpiolib-acpi.c78 struct list_head conns; member
1114 list_for_each_entry(conn, &achip->conns, node) { in acpi_gpio_adr_space_handler()
1158 list_add_tail(&conn->node, &achip->conns); in acpi_gpio_adr_space_handler()
1180 INIT_LIST_HEAD(&achip->conns); in acpi_gpiochip_request_regions()
1205 list_for_each_entry_safe_reverse(conn, tmp, &achip->conns, node) { in acpi_gpiochip_free_regions()
/linux/include/uapi/linux/
A Dip_vs.h178 __u32 conns; /* connections scheduled */ member
/linux/include/linux/
A Dcoresight.h116 struct coresight_connection *conns; member
/linux/sound/pci/hda/
A Dpatch_hdmi.c1321 int conns; in hdmi_read_pin_conn() local
1333 conns = spec->num_cvts; in hdmi_read_pin_conn()
1335 sizeof(hda_nid_t) * conns); in hdmi_read_pin_conn()
1337 conns = snd_hda_get_raw_connections(codec, pin_nid, in hdmi_read_pin_conn()
1343 per_pin->num_mux_nids = conns; in hdmi_read_pin_conn()
A Dhda_codec.c91 hda_nid_t conns[]; member
111 p = kmalloc(struct_size(p, conns, len), GFP_KERNEL); in add_conn_list()
116 memcpy(p->conns, list, len * sizeof(hda_nid_t)); in add_conn_list()
181 *listp = p->conns; in snd_hda_get_conn_list()
/linux/include/net/
A Dip_vs.h354 __u64 conns; /* connections scheduled */ member
387 u64 conns; /* connections scheduled */ member
/linux/net/smc/
A Dsmc_core.c665 bool conns; in smc_lgr_free_work() local
674 conns = RB_EMPTY_ROOT(&lgr->conns_all); in smc_lgr_free_work()
676 if (!conns) { /* number of lgr connections is no longer zero */ in smc_lgr_free_work()
/linux/net/tipc/
A Dnode.c1515 struct list_head *conns = &n->conn_sks; in node_lost_contact() local
1539 list_for_each_entry_safe(conn, safe, conns, list) { in node_lost_contact()

Completed in 85 milliseconds