/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | base.c | 118 list_for_each_entry(conn, &disp->conns, head) { in nvkm_disp_fini() 133 list_for_each_entry(conn, &disp->conns, head) { in nvkm_disp_init() 256 list_for_each_entry(conn, &disp->conns, head) { in nvkm_disp_oneinit() 276 list_add_tail(&outp->conn->head, &disp->conns); in nvkm_disp_oneinit() 327 while (!list_empty(&disp->conns)) { in nvkm_disp_dtor() 328 conn = list_first_entry(&disp->conns, typeof(*conn), head); in nvkm_disp_dtor() 376 INIT_LIST_HEAD(&disp->conns); in nvkm_disp_new_()
|
D | udisp.c | 102 list_for_each_entry(conn, &disp->conns, head) in nvkm_udisp_new()
|
D | uconn.c | 194 list_for_each_entry(cont, &disp->conns, head) { in nvkm_uconn_new()
|
/linux-6.6.21/Documentation/devicetree/bindings/arm/ |
D | arm,coresight-cti.yaml | 99 or may appear in a trig-conns child node when appropriate. 116 will be enabled. Use in a trig-conns node, or in CTI base node when 123 # size cells and address cells required if trig-conns node present. 131 '^trig-conns@([0-9]+)$': 149 List of CTI trigger in signal numbers in use by a trig-conns node. 166 List of CTI trigger out signal numbers in use by a trig-conns node. 253 # #size-cells and #address-cells are required if trig-conns@ nodes present. 269 trig-conns@0 { 284 trig-conns@1 { 310 trig-conns@0 { [all …]
|
/linux-6.6.21/arch/arm64/boot/dts/arm/ |
D | juno-cs-r1r2.dtsi | 95 trig-conns@0 { 104 trig-conns@1 { 111 trig-conns@2 {
|
D | juno-base.dtsi | 583 trig-conns@0 { 592 trig-conns@1 { 601 trig-conns@2 { 611 trig-conns@3 { 630 trig-conns@0 { 639 trig-conns@1 { 646 trig-conns@2 {
|
/linux-6.6.21/sound/hda/ |
D | hdac_device.c | 468 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-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | cls_redirect.c | 378 int conns[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common() local 388 &servers[UDP][i], &conns[UDP][i], in test_cls_redirect_common() 393 &servers[TCP][i], &conns[TCP][i], in test_cls_redirect_common() 447 close_fds((int *)conns, sizeof(conns) / sizeof(conns[0][0])); in test_cls_redirect_common()
|
/linux-6.6.21/net/rxrpc/ |
D | conn_client.c | 338 old = bundle->conns[slot]; in rxrpc_add_conn_to_bundle() 340 bundle->conns[slot] = NULL; in rxrpc_add_conn_to_bundle() 353 bundle->conns[slot] = conn; in rxrpc_add_conn_to_bundle() 373 for (i = 0; i < ARRAY_SIZE(bundle->conns); i++) { in rxrpc_bundle_has_space() 374 if (rxrpc_may_reuse_conn(bundle->conns[i])) in rxrpc_bundle_has_space() 388 usable < ARRAY_SIZE(bundle->conns)) in rxrpc_bundle_has_space() 482 conn = bundle->conns[slot]; in rxrpc_activate_channels() 671 if (bundle->conns[bindex] == conn) { in rxrpc_unbundle_conn() 673 bundle->conns[bindex] = NULL; in rxrpc_unbundle_conn()
|
D | ar-internal.h | 455 struct rxrpc_connection *conns[4]; /* The connections in the bundle (max 4) */ member
|
/linux-6.6.21/net/netfilter/ipvs/ |
D | ip_vs_est.c | 86 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_chain_estimation() local 100 conns = u64_stats_read(&c->cnt.conns); in ip_vs_chain_estimation() 106 kconns += conns; in ip_vs_chain_estimation() 115 s->kstats.conns = kconns; in ip_vs_chain_estimation() 122 rate = (s->kstats.conns - e->last_conns) << 9; in ip_vs_chain_estimation() 123 e->last_conns = s->kstats.conns; in ip_vs_chain_estimation() 906 est->last_conns = k->conns; in ip_vs_zero_estimator()
|
D | ip_vs_ctl.c | 876 IP_VS_SHOW_STATS_COUNTER(conns); in ip_vs_copy_stats() 890 dst->conns = (u32)src->conns; in ip_vs_export_stats_user() 911 IP_VS_ZERO_STATS_COUNTER(conns); in ip_vs_zero_stats() 2495 (unsigned long long)show.conns, in ip_vs_stats_show() 2531 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_stats_percpu_show() local 2535 conns = u64_stats_read(&u->cnt.conns); in ip_vs_stats_percpu_show() 2543 i, (u64)conns, (u64)inpkts, in ip_vs_stats_percpu_show() 2551 (unsigned long long)kstats.conns, in ip_vs_stats_percpu_show() 3255 if (nla_put_u32(skb, IPVS_STATS_ATTR_CONNS, (u32)kstats->conns) || in ip_vs_genl_fill_stats() 3285 if (nla_put_u64_64bit(skb, IPVS_STATS_ATTR_CONNS, kstats->conns, in ip_vs_genl_fill_stats64()
|
D | ip_vs_core.c | 203 u64_stats_inc(&s->cnt.conns); in ip_vs_conn_stats() 208 u64_stats_inc(&s->cnt.conns); in ip_vs_conn_stats() 213 u64_stats_inc(&s->cnt.conns); in ip_vs_conn_stats()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 16 struct list_head conns; member
|
/linux-6.6.21/drivers/hwtracing/coresight/ |
D | coresight-core.c | 1544 struct coresight_connection **conns = pdata->out_conns; in coresight_release_platform_data() local 1548 if (csdev && conns[i]->dest_dev) in coresight_release_platform_data() 1549 coresight_remove_links(csdev, conns[i]); in coresight_release_platform_data() 1554 fwnode_handle_put(conns[i]->dest_fwnode); in coresight_release_platform_data() 1555 conns[i]->dest_fwnode = NULL; in coresight_release_platform_data() 1556 devm_kfree(dev, conns[i]); in coresight_release_platform_data()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.c | 344 struct drm_connector_state *conns; in nv50_head_atomic_check() local 359 for_each_new_connector_in_state(asyh->state.state, conn, conns, i) { in nv50_head_atomic_check() 360 if (conns->crtc == crtc) { in nv50_head_atomic_check() 361 asyc = nouveau_conn_atom(conns); in nv50_head_atomic_check()
|
/linux-6.6.21/drivers/gpio/ |
D | gpiolib-acpi.c | 87 struct list_head conns; member 1164 list_for_each_entry(conn, &achip->conns, node) { in acpi_gpio_adr_space_handler() 1208 list_add_tail(&conn->node, &achip->conns); in acpi_gpio_adr_space_handler() 1230 INIT_LIST_HEAD(&achip->conns); in acpi_gpiochip_request_regions() 1255 list_for_each_entry_safe_reverse(conn, tmp, &achip->conns, node) { in acpi_gpiochip_free_regions()
|
/linux-6.6.21/include/uapi/linux/ |
D | ip_vs.h | 178 __u32 conns; /* connections scheduled */ member
|
/linux-6.6.21/sound/pci/hda/ |
D | patch_hdmi.c | 1337 int conns; in hdmi_read_pin_conn() local 1349 conns = spec->num_cvts; in hdmi_read_pin_conn() 1351 sizeof(hda_nid_t) * conns); in hdmi_read_pin_conn() 1353 conns = snd_hda_get_raw_connections(codec, pin_nid, in hdmi_read_pin_conn() 1359 per_pin->num_mux_nids = conns; in hdmi_read_pin_conn()
|
D | hda_codec.c | 91 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-6.6.21/include/net/ |
D | ip_vs.h | 337 u64_stats_t conns; /* connections scheduled */ member 377 u64 conns; /* connections scheduled */ member
|
/linux-6.6.21/net/smc/ |
D | smc_core.c | 676 bool conns; in smc_lgr_free_work() local 685 conns = RB_EMPTY_ROOT(&lgr->conns_all); in smc_lgr_free_work() 687 if (!conns) { /* number of lgr connections is no longer zero */ in smc_lgr_free_work()
|
/linux-6.6.21/net/tipc/ |
D | node.c | 1523 struct list_head *conns = &n->conn_sks; in node_lost_contact() local 1547 list_for_each_entry_safe(conn, safe, conns, list) { in node_lost_contact()
|