| /third_party/elfutils/libdw/ |
| H A D | dwarf_hasattr.c | 54 const unsigned char *attrp = abbrevp->attrp; in dwarf_hasattr() local
|
| H A D | dwarf_formstring.c | 38 dwarf_formstring (Dwarf_Attribute *attrp) in dwarf_formstring() argument [all...] |
| H A D | dwarf_getabbrevattr.c | 48 const unsigned char *attrp = abbrev->attrp; in dwarf_getabbrevattr_data() local
|
| H A D | dwarf_getattrs.c | 61 const unsigned char *attrp = abbrevp->attrp; in dwarf_getattrs() local
|
| H A D | dwarf_child.c | 60 const unsigned char *attrp = abbrevp->attrp; in __libdw_find_attr() local
|
| H A D | libdwP.h | 258 unsigned char *attrp; /* Pointer to start of attribute name/form pairs. */ member
|
| /third_party/musl/src/thread/ |
| H A D | pthread_setattr_default_np.c | 8 int pthread_setattr_default_np(const pthread_attr_t *attrp) in pthread_setattr_default_np() argument 28 int pthread_getattr_default_np(pthread_attr_t *attrp) in pthread_getattr_default_np() argument
|
| H A D | pthread_create.c | 246 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
|
| /third_party/musl/porting/liteos_m/user/src/thread/ |
| H A D | pthread_create.c | 63 _LIBC_TEXT_SECTION static int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument 115 _LIBC_TEXT_SECTION int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
|
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| H A D | epoll-ctl.c | 225 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
|
| H A D | epoll-wait.c | 294 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| H A D | epoll-ctl.c | 225 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
|
| H A D | epoll-wait.c | 294 pthread_attr_t thread_attr, *attrp = NULL; in do_threads() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_create.c | 209 int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument 234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
|
| /third_party/musl/src/thread/liteos_a/ |
| H A D | pthread_create.c | 209 int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument 234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
|
| /third_party/musl/src/thread/linux/ |
| H A D | pthread_create.c | 420 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
|
| /third_party/musl/porting/linux/user/src/thread/ |
| H A D | pthread_create.c | 356 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_attr_item.c | 361 struct xfs_attri_log_format *attrp; in xfs_attr_log_item() local 499 xfs_attri_validate( struct xfs_mount *mp, struct xfs_attri_log_format *attrp) xfs_attri_validate() argument 551 struct xfs_attri_log_format *attrp; xfs_attri_item_recover() local [all...] |
| /third_party/elfutils/src/ |
| H A D | readelf.c | 7204 attr_callback (Dwarf_Attribute *attrp, void *arg) in attr_callback() argument [all...] |
| /third_party/python/Modules/ |
| H A D | posixmodule.c | 6284 posix_spawnattr_t *attrp in py_posix_spawn() local 6021 parse_posix_spawn_flags(PyObject *module, const char *func_name, PyObject *setpgroup, int resetids, int setsid, PyObject *setsigmask, PyObject *setsigdef, PyObject *scheduler, posix_spawnattr_t *attrp) parse_posix_spawn_flags() argument [all...] |