Lines Matching refs:__ATTR
572 static struct kobj_attribute rpc_sysfs_clnt_version = __ATTR(rpc_version,
575 static struct kobj_attribute rpc_sysfs_clnt_program = __ATTR(program,
578 static struct kobj_attribute rpc_sysfs_clnt_max_connect = __ATTR(max_connect,
589 static struct kobj_attribute rpc_sysfs_xprt_dstaddr = __ATTR(dstaddr,
592 static struct kobj_attribute rpc_sysfs_xprt_srcaddr = __ATTR(srcaddr,
595 static struct kobj_attribute rpc_sysfs_xprt_xprtsec = __ATTR(xprtsec,
598 static struct kobj_attribute rpc_sysfs_xprt_info = __ATTR(xprt_info,
601 static struct kobj_attribute rpc_sysfs_xprt_change_state = __ATTR(xprt_state,
604 static struct kobj_attribute rpc_sysfs_xprt_del = __ATTR(del_xprt,
619 __ATTR(xprt_switch_info, 0444, rpc_sysfs_xprt_switch_info_show, NULL);
622 __ATTR(add_xprt, 0644, rpc_sysfs_xprt_switch_add_xprt_show,