Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_est.c65 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_read_cpu_stats() local
H A Dip_vs_ctl.c2294 u64 conns, inpkts, outpkts, inbytes, outbytes; in ip_vs_stats_percpu_show() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c325 struct drm_connector_state *conns; in nv50_head_atomic_check() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c376 int conns[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common() local
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-platform.c691 struct coresight_connection *conns, *ptr; in acpi_coresight_parse_graph() local
H A Dcoresight-core.c1546 struct coresight_connection *conns = pdata->conns; in coresight_release_platform_data() local
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_device.c468 int i, conn_len, conns, err; in snd_hdac_get_connections() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dip_vs.h165 __u32 conns; /* connections scheduled */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dip_vs.h165 __u32 conns; /* connections scheduled */ member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-acpi.c78 struct list_head conns; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dcoresight.h116 struct coresight_connection *conns; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dip_vs.h178 __u32 conns; /* connections scheduled */ member
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_core.c244 bool conns; in smc_lgr_free_work() local
/OK3568_Linux_fs/kernel/include/net/
H A Dip_vs.h354 __u64 conns; /* connections scheduled */ member
387 u64 conns; /* connections scheduled */ member
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnode.c1492 struct list_head *conns = &n->conn_sks; in node_lost_contact() local
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c91 hda_nid_t conns[]; member
H A Dpatch_hdmi.c1332 int conns; in hdmi_read_pin_conn() local
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dar-internal.h396 struct rxrpc_connection *conns[4]; /* The connections in the bundle (max 4) */ member