/sysdeps/unix/sysv/linux/ |
A D | tst-affinity.c | 26 getaffinity (size_t size, cpu_set_t *set) in getaffinity() 32 setaffinity (size_t size, const cpu_set_t *set) in setaffinity()
|
A D | shmget.c | 27 shmget (key_t key, size_t size, int shmflg) in shmget()
|
A D | tst-affinity-pid.c | 72 cpu_set_t *set, size_t size) in process_child_response() 127 getaffinity (size_t size, cpu_set_t *set) in getaffinity() 163 setaffinity (size_t size, const cpu_set_t *set) in setaffinity()
|
A D | getcwd.c | 48 __getcwd (char *buf, size_t size) in __getcwd()
|
A D | tst-skeleton-affinity.c | 58 size_t size = CPU_ALLOC_SIZE (num_cpus); in find_set_size() local 83 find_last_cpu (const cpu_set_t *set, size_t size) in find_last_cpu() 133 test_size (const struct conf *conf, size_t size) in test_size()
|
/sysdeps/pthread/ |
A D | allocalim.h | 25 __libc_use_alloca (size_t size) in __libc_use_alloca()
|
/sysdeps/generic/ |
A D | allocalim.h | 1 extern inline int __libc_use_alloca (size_t size) in __libc_use_alloca()
|
/sysdeps/mach/ |
A D | thread_state.h | 33 #define MACHINE_THREAD_STATE_SET_SP(ts, stack, size) \ argument 36 #define MACHINE_THREAD_STATE_SET_SP(ts, stack, size) \ argument 55 int flavor, void *stateptr, void *scpptr, size_t size) in machine_get_state()
|
A D | getloadavg.c | 36 mach_msg_type_number_t size = HOST_LOAD_INFO_COUNT; in getloadavg() local
|
/sysdeps/ieee754/ldbl-opt/ |
A D | nldbl-strfroml.c | 5 strfroml (char *dest, size_t size, const char *format, long double f) in strfroml()
|
/sysdeps/mach/hurd/ |
A D | flistxattr.c | 26 flistxattr (int fd, char *list, size_t size) in flistxattr()
|
A D | fgetxattr.c | 26 fgetxattr (int fd, const char *name, void *value, size_t size) in fgetxattr()
|
A D | listxattr.c | 25 listxattr (const char *path, char *list, size_t size) in listxattr()
|
A D | llistxattr.c | 26 llistxattr (const char *path, char *list, size_t size) in llistxattr()
|
A D | ptrace.c | 209 vm_size_t size; in ptrace() local 279 vm_size_t size; in ptrace() local 312 vm_size_t size; in ptrace() local 348 vm_size_t size; in ptrace() local
|
A D | fsetxattr.c | 26 fsetxattr (int fd, const char *name, const void *value, size_t size, int flags) in fsetxattr()
|
A D | getxattr.c | 25 getxattr (const char *path, const char *name, void *value, size_t size) in getxattr()
|
A D | lgetxattr.c | 26 lgetxattr (const char *path, const char *name, void *value, size_t size) in lgetxattr()
|
A D | lsetxattr.c | 26 lsetxattr (const char *path, const char *name, const void *value, size_t size, in lsetxattr()
|
A D | setxattr.c | 25 setxattr (const char *path, const char *name, const void *value, size_t size, in setxattr()
|
/sysdeps/x86_64/ |
A D | dl-runtime.h | 32 reloc_index (uintptr_t plt0, uintptr_t pltn, size_t size) in reloc_index()
|
/sysdeps/hppa/ |
A D | dl-runtime.h | 28 reloc_index (uintptr_t plt0, uintptr_t pltn, size_t size) in reloc_index()
|
/sysdeps/arc/ |
A D | dl-runtime.h | 26 reloc_index (uintptr_t plt0, uintptr_t pltn, size_t size) in reloc_index()
|
/sysdeps/htl/ |
A D | pthreadP.h | 110 #define ASSERT_TYPE_SIZE(type, size) \ argument
|
/sysdeps/arm/ |
A D | backtrace.c | 27 int cnt, size; member 67 __backtrace (void **array, int size) in __backtrace()
|