| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | signal.c | 44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2() argument 59 SYSCALL_DEFINE3(osf_sigaction, int, sig, in SYSCALL_DEFINE3() argument 90 SYSCALL_DEFINE5(rt_sigaction, int, sig, const struct sigaction __user *, act, in SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | file.c | 1215 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() 1220 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() 1235 SYSCALL_DEFINE1(dup, unsigned int, fildes) in SYSCALL_DEFINE1()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | ctcm_mpc.c | 327 int ctc_mpc_alloc_channel(int port_num, void (*callback)(int, int)) in ctc_mpc_alloc_channel() argument 397 void ctc_mpc_establish_connectivity(int port_num, in ctc_mpc_establish_connectivity() argument 398 void (*callback)(int, int, int)) in ctc_mpc_establish_connectivity()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | syscall.c | 239 SYSCALL_DEFINE3(cachectl, char *, addr, int, nbytes, int, op) in SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 101 unsigned long long one, bool (*eval)(int, int), unsigned long long two) in compare() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/snippets/cpp/ |
| H A D | main.cpp | 51 int main(int /*argc*/, char ** /*argv*/) in main() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/cpp/ |
| H A D | main.cpp | 51 int main(int /*argc*/, char ** /*argv*/) in main() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/places/ |
| H A D | main.cpp | 53 int main(int /*argc*/, char ** /*argv*/) in main() argument
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | groups.c | 153 SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) in SYSCALL_DEFINE2() argument 190 SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) in SYSCALL_DEFINE2() argument
|
| H A D | uid16.c | 33 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() 154 SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) in SYSCALL_DEFINE2() argument 177 SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) in SYSCALL_DEFINE2() argument
|
| H A D | nsproxy.c | 532 SYSCALL_DEFINE2(setns, int, fd, int, flags) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mxsmmc.c | 375 int mxsmmc_initialize(bd_t *bis, int id, int (*wp)(int), int (*cd)(int)) in mxsmmc_initialize() argument
|
| /OK3568_Linux_fs/u-boot/arch/nds32/lib/ |
| H A D | boot.c | 14 unsigned long do_go_exec(ulong (*entry)(int, char * const []), in do_go_exec()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/config.tests/winrt/ |
| H A D | main.cpp | 41 int main(int, char**) in main() argument
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | syscalls_32.c | 5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | cmd_boot.c | 37 unsigned long do_go_exec(ulong (*entry)(int, char * const []), in do_go_exec()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/ |
| H A D | usnic_vnic.c | 89 int usnic_vnic_dump(struct usnic_vnic *vnic, char *buf, in usnic_vnic_dump() argument 92 int (*printtitle)(void *, char*, int), in usnic_vnic_dump() argument
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | ap.h | 250 unsigned int : 3; member 252 unsigned int : 26; member 254 unsigned int : 8; member
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | cmd_boot.c | 25 unsigned long do_go_exec(ulong (*entry)(int, char * const []), in do_go_exec()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/ |
| H A D | sigiostubs.c | 38 xf86InstallSIGIOHandler(int fd, void (*f) (int, void *), void *closure) in xf86InstallSIGIOHandler()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | ignore.hpp | 23 inline void ignore(const std::initializer_list<int>&) {} in ignore()
|
| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H A D | syscache.c | 12 int, cache) in SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/ |
| H A D | reverse_iterator.hpp | 100 reverse_iterator operator++(int) in operator ++() argument 113 reverse_iterator operator--(int) in operator --() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/endian/ |
| H A D | cover_operators.hpp | 82 friend T operator++(T& x, int) in operator ++() argument 88 friend T operator--(T& x, int) in operator --() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/ |
| H A D | reverse_iterator.hpp | 100 reverse_iterator operator++(int) in operator ++() argument 113 reverse_iterator operator--(int) in operator --() argument
|