Searched defs:sched_getparam (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dsched_getparam.S5 ENTRY(sched_getparam) function
14 END(sched_getparam)
/bionic/libc/arch-mips/syscalls/
H A Dsched_getparam.S4 .globl sched_getparam
6 .ent sched_getparam
8 sched_getparam: label
22 .end sched_getparam
/bionic/libc/arch-x86/syscalls/
H A Dsched_getparam.S5 .type sched_getparam, @function
6 .globl sched_getparam
9 sched_getparam: label

Completed in 109 milliseconds