Searched refs:__ATTR_RO (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dpeer_mem.c113 static struct kobj_attribute version_attr = __ATTR_RO(version);
114 static struct kobj_attribute num_alloc_mrs = __ATTR_RO(num_alloc_mrs);
115 static struct kobj_attribute num_reg_pages = __ATTR_RO(num_reg_pages);
116 static struct kobj_attribute num_dereg_pages = __ATTR_RO(num_dereg_pages);
117 static struct kobj_attribute num_free_callbacks = __ATTR_RO(num_free_callbacks);
H A Dsysfs.c64 struct port_attribute port_attr_##_name = __ATTR_RO(_name)
/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h58 #define __ATTR_RO(_name) { \ macro
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Den_netdev.c1710 struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)

Completed in 53 milliseconds