Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
H A Dsiginfo.h346 void *_attribute; /* really pthread_attr_t */ member
352 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
/linux/arch/mips/alchemy/devboards/
H A Dpm.c193 static struct kobj_attribute x##_attribute = \
210 #define ATTR_LIST(x) & x ## _attribute.attr
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h1236 #define FUN_ADMIN_ADI_WRITE_REQ_INIT(_subop, _attribute, _id) \ argument
1238 .subop = (_subop), .attribute = (_attribute), \
/linux/include/linux/
H A Dcompat.h342 compat_uptr_t _attribute; member
/linux/net/core/
H A Dnet-sysfs.c1505 static struct netdev_queue_attribute bql_ ## NAME ## _attribute __ro_after_init \