Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/fs/configfs/
A Dinode.c195 return attr->ca_name; in configfs_get_name()
/linux/net/mptcp/
A Dsockopt.c594 strcpy(msk->ca_name, name); in mptcp_setsockopt_sol_tcp_congestion()
1029 tcp_set_congestion_control(ssk, msk->ca_name, false, true); in sync_socket_options()
A Dprotocol.h272 char ca_name[TCP_CA_NAME_MAX]; member
A Dprotocol.c2503 strcpy(mptcp_sk(sk)->ca_name, icsk->icsk_ca_ops->name); in mptcp_init_sock()
/linux/Documentation/filesystems/
A 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/drivers/usb/gadget/function/
A Duvc_configfs.c26 .ca_name = __stringify(aname), \
35 .ca_name = __stringify(aname), \

Completed in 25 milliseconds