Home
last modified time | relevance | path

Searched defs:conns (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddisp.h16 struct list_head conns; member
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c344 struct drm_connector_state *conns; in nv50_head_atomic_check() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c378 int conns[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_est.c86 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_chain_estimation() local
H A Dip_vs_ctl.c2531 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_stats_percpu_show() local
/openbmc/linux/sound/hda/
H A Dhdac_device.c468 int i, conn_len, conns, err; in snd_hdac_get_connections() local
/openbmc/linux/include/uapi/linux/
H A Dip_vs.h178 __u32 conns; /* connections scheduled */ member
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c1560 struct coresight_connection **conns = pdata->out_conns; in coresight_release_platform_data() local
/openbmc/linux/drivers/gpio/
H A Dgpiolib-acpi.c87 struct list_head conns; member
/openbmc/linux/include/net/
H A Dip_vs.h337 u64_stats_t conns; /* connections scheduled */ member
377 u64 conns; /* connections scheduled */ member
/openbmc/linux/net/smc/
H A Dsmc_core.c676 bool conns; in smc_lgr_free_work() local
/openbmc/linux/net/tipc/
H A Dnode.c1523 struct list_head *conns = &n->conn_sks; in node_lost_contact() local
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c91 hda_nid_t conns[]; member
H A Dpatch_hdmi.c1337 int conns; in hdmi_read_pin_conn() local
/openbmc/linux/net/rxrpc/
H A Dar-internal.h455 struct rxrpc_connection *conns[4]; /* The connections in the bundle (max 4) */ member