Searched defs:conns (Results  1 – 16 of 16) sorted by relevance
| /Linux-v5.10/net/netfilter/ipvs/ | 
| D | ip_vs_est.c | 65 		u64 conns, inpkts, outpkts, inbytes, outbytes;  in ip_vs_read_cpu_stats()  local
  | 
| D | ip_vs_ctl.c | 2294 		u64 conns, inpkts, outpkts, inbytes, outbytes;  in ip_vs_stats_percpu_show()  local
  | 
| /Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/ | 
| D | head.c | 320 	struct drm_connector_state *conns;  in nv50_head_atomic_check()  local
  | 
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ | 
| D | cls_redirect.c | 376 	int conns[__NR_KIND][ARRAY_SIZE(families)] = {};  in test_cls_redirect_common()  local
  | 
| /Linux-v5.10/drivers/hwtracing/coresight/ | 
| D | coresight-platform.c | 685 	struct coresight_connection *conns, *ptr;  in acpi_coresight_parse_graph()  local
  | 
| D | coresight-core.c | 1463 	struct coresight_connection *conns = pdata->conns;  in coresight_release_platform_data()  local
  | 
| /Linux-v5.10/sound/hda/ | 
| D | hdac_device.c | 468 	int i, conn_len, conns, err;  in snd_hdac_get_connections()  local
  | 
| /Linux-v5.10/include/linux/ | 
| D | coresight.h | 114 	struct coresight_connection *conns;  member
  | 
| /Linux-v5.10/drivers/gpio/ | 
| D | gpiolib-acpi.c | 78 	struct list_head conns;  member
  | 
| /Linux-v5.10/include/uapi/linux/ | 
| D | ip_vs.h | 178 	__u32                   conns;          /* connections scheduled */  member
  | 
| /Linux-v5.10/net/smc/ | 
| D | smc_core.c | 245 	bool conns;  in smc_lgr_free_work()  local
  | 
| /Linux-v5.10/include/net/ | 
| D | ip_vs.h | 354 	__u64		conns;		/* connections scheduled */  member 387 	u64			conns;		/* connections scheduled */  member
  | 
| /Linux-v5.10/net/tipc/ | 
| D | node.c | 1489 	struct list_head *conns = &n->conn_sks;  in node_lost_contact()  local
  | 
| /Linux-v5.10/sound/pci/hda/ | 
| D | hda_codec.c | 91 	hda_nid_t conns[];  member
  | 
| D | patch_hdmi.c | 1311 	int conns;  in hdmi_read_pin_conn()  local
  | 
| /Linux-v5.10/net/rxrpc/ | 
| D | ar-internal.h | 403 	struct rxrpc_connection	*conns[4];	/* The connections in the bundle (max 4) */  member
  |