Home
last modified time | relevance | path

Searched refs:ca_name (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/include/linux/
Dconfigfs.h116 const char *ca_name; member
125 .ca_name = __stringify(_name), \
134 .ca_name = __stringify(_name), \
142 .ca_name = __stringify(_name), \
162 .ca_name = __stringify(_name), \
175 .ca_name = __stringify(_name), \
187 .ca_name = __stringify(_name), \
/Linux-v5.15/fs/configfs/
Dinode.c195 return attr->ca_name; in configfs_get_name()
/Linux-v5.15/net/mptcp/
Dsockopt.c593 strcpy(msk->ca_name, name); in mptcp_setsockopt_sol_tcp_congestion()
751 tcp_set_congestion_control(ssk, msk->ca_name, false, true); in sync_socket_options()
Dprotocol.h273 char ca_name[TCP_CA_NAME_MAX]; member
Dprotocol.c2505 strcpy(mptcp_sk(sk)->ca_name, icsk->icsk_ca_ops->name); in mptcp_init_sock()
/Linux-v5.15/Documentation/filesystems/
Dconfigfs.rst212 char *ca_name;
223 attribute file will appear with the configfs_attribute->ca_name
246 attribute file will appear with the configfs_bin_attribute->cb_attr.ca_name
/Linux-v5.15/drivers/usb/gadget/function/
Duvc_configfs.c26 .ca_name = __stringify(aname), \
35 .ca_name = __stringify(aname), \