Home
last modified time | relevance | path

Searched refs:_attribute (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/include/uapi/asm-generic/
Dsiginfo.h351 void *_attribute; /* really pthread_attr_t */ member
357 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
/linux-6.6.21/arch/mips/alchemy/devboards/
Dpm.c193 static struct kobj_attribute x##_attribute = \
210 #define ATTR_LIST(x) & x ## _attribute.attr
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dvas-sysfs.c72 static struct vas_sysfs_entry _name##_attribute = __ATTR(_name, \
/linux-6.6.21/drivers/net/ethernet/fungible/funcore/
Dfun_hci.h1236 #define FUN_ADMIN_ADI_WRITE_REQ_INIT(_subop, _attribute, _id) \ argument
1238 .subop = (_subop), .attribute = (_attribute), \
/linux-6.6.21/include/linux/
Dcompat.h342 compat_uptr_t _attribute; member
/linux-6.6.21/net/core/
Dnet-sysfs.c1425 static struct netdev_queue_attribute bql_ ## NAME ## _attribute __ro_after_init \