/third_party/ltp/tools/sparse/sparse-src/validation/parsing/ |
H A D | enum-attr.c | 1 #define __attr __attribute__((deprecated)) macro 4 old __attr, enumerator 5 cur __attr = 42, enumerator
|
/third_party/python/Include/cpython/ |
H A D | pthread_stubs.h | 34 typedef struct { unsigned __attr; } pthread_condattr_t; member 36 typedef struct { unsigned __attr; } pthread_mutexattr_t; member 39 typedef struct { unsigned __attr; } pthread_attr_t; member
|
/kernel/linux/linux-5.10/drivers/vfio/mdev/ |
H A D | mdev_sysfs.c | 21 mdev_type_attr_show(struct kobject *kobj, struct attribute *__attr, char *buf) mdev_type_attr_show() argument 33 mdev_type_attr_store(struct kobject *kobj, struct attribute *__attr, const char *buf, size_t count) mdev_type_attr_store() argument
|
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/ |
H A D | _pthreadtypes.h | 114 typedef struct { unsigned __attr; } pthread_barrierattr_t; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | _pthreadtypes.h | 74 typedef struct { unsigned __attr; } pthread_barrierattr_t; member
|
/kernel/linux/linux-6.6/drivers/vfio/mdev/ |
H A D | mdev_sysfs.c | 31 mdev_type_attr_show(struct kobject *kobj, struct attribute *__attr, char *buf) mdev_type_attr_show() argument 43 mdev_type_attr_store(struct kobject *kobj, struct attribute *__attr, const char *buf, size_t count) mdev_type_attr_store() argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | alltypes.h | 301 typedef struct { unsigned __attr; } pthread_barrierattr_t; member 306 typedef struct { unsigned __attr[2]; } pthread_rwlockattr_t; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | alltypes.h | 298 typedef struct { unsigned __attr; } pthread_barrierattr_t; member 303 typedef struct { unsigned __attr[2]; } pthread_rwlockattr_t; member
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
H A D | alltypes.h | 288 typedef struct { unsigned __attr; } pthread_mutexattr_t; member 293 typedef struct { unsigned __attr; } pthread_condattr_t; member 298 typedef struct { unsigned __attr; } pthread_barrierattr_t; member 303 typedef struct { unsigned __attr[2]; } pthread_rwlockattr_t; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | alltypes.h | 298 typedef struct { unsigned __attr; } pthread_barrierattr_t; member 303 typedef struct { unsigned __attr[2]; } pthread_rwlockattr_t; member
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | iommu.c | 337 iommu_group_attr_show(struct kobject *kobj, struct attribute *__attr, char *buf) iommu_group_attr_show() argument 349 iommu_group_attr_store(struct kobject *kobj, struct attribute *__attr, const char *buf, size_t count) iommu_group_attr_store() argument
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | iommu.c | 677 iommu_group_attr_show(struct kobject *kobj, struct attribute *__attr, char *buf) iommu_group_attr_show() argument 689 iommu_group_attr_store(struct kobject *kobj, struct attribute *__attr, const char *buf, size_t count) iommu_group_attr_store() argument
|