/sysdeps/unix/sysv/linux/ |
A D | getitimer.c | 26 __getitimer64 (__itimer_which_t which, struct __itimerval64 *curr_value) in __getitimer64() argument 29 return INLINE_SYSCALL_CALL (getitimer, which, curr_value); in __getitimer64() 33 if (INLINE_SYSCALL_CALL (getitimer, which, &curr_value_32) == -1) in __getitimer64() 47 __getitimer (__itimer_which_t which, struct itimerval *curr_value) in libc_hidden_def() 50 if (__getitimer64 (which, &val64) != 0) in libc_hidden_def()
|
A D | setitimer.c | 26 __setitimer64 (__itimer_which_t which, in __setitimer64() argument 31 return INLINE_SYSCALL_CALL (setitimer, which, new_value, old_value); in __setitimer64() 47 return INLINE_SYSCALL_CALL (setitimer, which, &new_value_32, NULL); in __setitimer64() 50 if (INLINE_SYSCALL_CALL (setitimer, which, &new_value_32, &old_value_32) in __setitimer64() 65 __setitimer (__itimer_which_t which, in libc_hidden_def() 77 ret = __setitimer64 (which, &new64, old_value ? &old64 : NULL); in libc_hidden_def()
|
A D | getpriority.c | 35 __getpriority (enum __priority_which which, id_t who) in __getpriority() argument 39 res = INLINE_SYSCALL (getpriority, 2, (int) which, who); in __getpriority()
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | osf_setitimer.c | 29 __setitimer_tv32 (int which, const struct __itimerval32 *restrict new_value, in __setitimer_tv32() argument 39 return __setitimer (which, &new_value_64, NULL); in __setitimer_tv32() 42 if (__setitimer (which, &new_value_64, &old_value_64) == -1) in __setitimer_tv32()
|
A D | osf_getitimer.c | 29 __getitimer_tv32 (int which, struct __itimerval32 *curr_value) in __getitimer_tv32() argument 32 if (__getitimer (which, &curr_value_64) == -1) in __getitimer_tv32()
|
/sysdeps/hurd/include/ |
A D | hurd.h | 7 #define __USEPORT_CANCEL(which, expr) \ argument 8 HURD_PORT_USE_CANCEL (&_hurd_ports[INIT_PORT_##which], (expr))
|
/sysdeps/mach/hurd/ |
A D | faccessat.c | 87 error_t reauthenticate (int which, file_t *result) in __faccessat_common() 94 (&_hurd_ports[which], in __faccessat_common() 107 error_t init_port (int which, error_t (*operate) (mach_port_t)) in __faccessat_common() 109 switch (which) in __faccessat_common() 124 return _hurd_ports_use (which, operate); in __faccessat_common()
|
A D | getitimer.c | 46 __getitimer (enum __itimer_which which, struct itimerval *value) in __getitimer() argument 51 switch (which) in __getitimer()
|
A D | setpriority.c | 24 __setpriority (enum __priority_which which, id_t who, int prio) in __setpriority() argument 81 err = _hurd_priority_which_map (which, who, setonepriority, 0); in __setpriority()
|
A D | getpriority.c | 27 __getpriority (enum __priority_which which, id_t who) in __getpriority() argument 68 err = _hurd_priority_which_map (which, who, in __getpriority()
|
A D | spawni.c | 122 error_t reauthenticate (int which, file_t *result) in __spawni() 129 if (which == INIT_PORT_CWDIR && ccwdir != MACH_PORT_NULL) in __spawni() 139 (&_hurd_ports[which], in __spawni() 178 error_t child_init_port (int which, error_t (*operate) (mach_port_t)) in __spawni() 181 switch (which) in __spawni() 193 switch (which) in __spawni() 200 assert (which != INIT_PORT_PROC); in __spawni() 201 return _hurd_ports_use (which, operate); in __spawni() 265 error_t use_init_port (int which, error_t (*operate) (mach_port_t)) in __spawni() 267 return (which == INIT_PORT_CWDIR ? (*operate) (startdir) in __spawni() [all …]
|
A D | Subdirs | 2 # The mach and hurd subdirectories have many generated header files which
|
A D | setitimer.c | 338 __setitimer (enum __itimer_which which, const struct itimerval *new, in __setitimer() argument 344 switch (which) in __setitimer()
|
/sysdeps/powerpc/fpu/ |
A D | tst-setcontext-fpscr.c | 138 void prime_special_regs(int which) in prime_special_regs() argument 157 if (which == 0) in prime_special_regs() 172 if (which == 0) in prime_special_regs() 231 void test_special_regs(int which) in test_special_regs() argument 250 if (which == 0) in test_special_regs() 266 if (which == 0) in test_special_regs()
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | atomic-machine.h | 151 # define asm_amo(which, ordering, mem, value) ({ \ argument 155 asm volatile (which ".w" ordering "\t%0, %z2, %1" \ 159 asm volatile (which ".d" ordering "\t%0, %z2, %1" \
|
/sysdeps/powerpc/ |
A D | preconfigure.ac | 23 # Lets ask the compiler which Power processor we've got, in case the user did 29 # directive which shows up, and try using it.
|
A D | preconfigure | 23 # Lets ask the compiler which Power processor we've got, in case the user did 29 # directive which shows up, and try using it.
|
/sysdeps/mach/ |
A D | Subdirs | 2 # The mach and hurd subdirectories have many generated header files which
|
/sysdeps/arm/armv6t2/ |
A D | ffsll.S | 26 @ word on which we operate is in r0. Set r2 to the bit offset
|
/sysdeps/unix/sysv/linux/generic/ |
A D | README | 2 asm-generic/unistd.h, which removes many familiar old syscalls. For
|
/sysdeps/arc/ |
A D | configure.ac | 9 # canonical newline as there's lots of code out there which will break
|
/sysdeps/x86/ |
A D | dl-tunables.list | 37 # in glibc shows that 2KB is the approximate value above which 56 # shows that 2KB is the approximate value above which REP STOSB
|
/sysdeps/arm/armv6/ |
A D | strcpy.S | 143 @ Find out which misalignment we're dealing with.
|
/sysdeps/arm/ |
A D | configure.ac | 6 dnl which is older than the minimum version required to build libc. 11 # we set libc_cv_arm_pcs_vfp to yes which causes
|
/sysdeps/aarch64/ |
A D | configure.ac | 5 # The exception is -mcmodel=large which is unsupported with PIC/PIE. 13 # we set libc_cv_aarch64_be to yes which causes
|