Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 43) sorted by relevance

12

/sysdeps/unix/sysv/linux/
A Dgetitimer.c26 __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 Dsetitimer.c26 __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 Dgetpriority.c35 __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 Dosf_setitimer.c29 __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 Dosf_getitimer.c29 __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 Dhurd.h7 #define __USEPORT_CANCEL(which, expr) \ argument
8 HURD_PORT_USE_CANCEL (&_hurd_ports[INIT_PORT_##which], (expr))
/sysdeps/mach/hurd/
A Dfaccessat.c87 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 Dgetitimer.c46 __getitimer (enum __itimer_which which, struct itimerval *value) in __getitimer() argument
51 switch (which) in __getitimer()
A Dsetpriority.c24 __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 Dgetpriority.c27 __getpriority (enum __priority_which which, id_t who) in __getpriority() argument
68 err = _hurd_priority_which_map (which, who, in __getpriority()
A Dspawni.c122 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 DSubdirs2 # The mach and hurd subdirectories have many generated header files which
A Dsetitimer.c338 __setitimer (enum __itimer_which which, const struct itimerval *new, in __setitimer() argument
344 switch (which) in __setitimer()
/sysdeps/powerpc/fpu/
A Dtst-setcontext-fpscr.c138 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 Datomic-machine.h151 # 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 Dpreconfigure.ac23 # 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 Dpreconfigure23 # 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 DSubdirs2 # The mach and hurd subdirectories have many generated header files which
/sysdeps/arm/armv6t2/
A Dffsll.S26 @ word on which we operate is in r0. Set r2 to the bit offset
/sysdeps/unix/sysv/linux/generic/
A DREADME2 asm-generic/unistd.h, which removes many familiar old syscalls. For
/sysdeps/arc/
A Dconfigure.ac9 # canonical newline as there's lots of code out there which will break
/sysdeps/x86/
A Ddl-tunables.list37 # 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 Dstrcpy.S143 @ Find out which misalignment we're dealing with.
/sysdeps/arm/
A Dconfigure.ac6 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 Dconfigure.ac5 # The exception is -mcmodel=large which is unsupported with PIC/PIE.
13 # we set libc_cv_aarch64_be to yes which causes

Completed in 30 milliseconds

12