Home
last modified time | relevance | path

Searched defs:int (Results 101 – 125 of 351) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/mm/
H A Dmadvise.c1188 SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) in SYSCALL_DEFINE3() argument
1193 SYSCALL_DEFINE5(process_madvise, int, pidfd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1194 size_t, vlen, int, behavior, unsigned int, flags) in SYSCALL_DEFINE5()
H A Dmsync.c32 SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-platform.c30 #define SMC_PORT(base, int) \ argument
/OK3568_Linux_fs/kernel/kernel/
H A Dexec_domain.c38 SYSCALL_DEFINE1(personality, unsigned int, personality) in SYSCALL_DEFINE1()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-stubs.c127 SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, in SYSCALL_DEFINE4() argument
220 SYSCALL_DEFINE4(clock_nanosleep_time32, clockid_t, which_clock, int, flags, in SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/
H A Dmulti_pass.hpp73 multi_pass(int) : member_base(static_cast<shared_data_type*>(0)) {} in multi_pass() argument
115 multi_pass operator++(int) in operator ++() argument
H A Distream_iterator.hpp63 basic_istream_iterator(int) // workaround for a bug in the library in basic_istream_iterator() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dresult.hpp1142 inline void set_dispatch(integral_constant<int, 0>) in set_dispatch()
1148 inline void set_dispatch(integral_constant<int, 1>) in set_dispatch()
1154 inline void set_dispatch(integral_constant<int, 2>) in set_dispatch()
1159 inline void update_dispatch(integral_constant<int, 0>) in update_dispatch()
1165 inline void update_dispatch(integral_constant<int, 1>) in update_dispatch()
1171 inline void update_dispatch(integral_constant<int, 2>) in update_dispatch()
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Dcommon.h32 int (*reset)(int), int rst_gpio) in cl_omap3_smc911x_init() argument
H A Domap3_smc911x.c76 int (*reset)(int), int rst_gpio) in cl_omap3_smc911x_init() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/
H A Dsegment_iterator.hpp317 inline segment_iterator operator++(int) // postfix in operator ++() argument
324 inline segment_iterator operator--(int) // postfix in operator --() argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ds390-cpumsf-kernel.h26 unsigned int:14; member
51 unsigned int:29; /* 3 - 31: Reserved */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/
H A Dfunction_base.hpp525 compare_equal(const Function& f, const Functor&, int, mpl::bool_<true>) in compare_equal() argument
530 compare_not_equal(const Function& f, const Functor&, int, in compare_not_equal() argument
547 int, mpl::bool_<false>) in compare_equal() argument
567 const reference_wrapper<Functor>& g, int, in compare_not_equal() argument
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c209 data, int, headlen, int, offset) in BPF_CALL_4() argument
229 int, offset) in BPF_CALL_2() argument
236 data, int, headlen, int, offset) in BPF_CALL_4() argument
256 int, offset) in BPF_CALL_2() argument
263 data, int, headlen, int, offset) in BPF_CALL_4() argument
283 int, offset) in BPF_CALL_2() argument
2542 int, plen, u64, flags) in BPF_CALL_4() argument
3814 BPF_CALL_2(bpf_xdp_adjust_head, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument
3842 BPF_CALL_2(bpf_xdp_adjust_tail, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument
3877 BPF_CALL_2(bpf_xdp_adjust_meta, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument
[all …]
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c686 SYSCALL_DEFINE1(inotify_init1, int, flags) in SYSCALL_DEFINE1() argument
696 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument
772 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dquery_iterators.hpp103 spatial_query_iterator operator++(int) in operator ++() argument
171 distance_query_iterator operator++(int) in operator ++() argument
356 query_iterator operator++(int) in operator ++() argument
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.cpp557 void GLWidget::resizeGL(int, int) in resizeGL() argument
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.cpp557 void GLWidget::resizeGL(int, int) in resizeGL() argument
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c3711 SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, in SYSCALL_DEFINE4() argument
3712 unsigned int, dev) in SYSCALL_DEFINE4()
3773 SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE3() argument
4022 SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) in SYSCALL_DEFINE3() argument
4090 int, newdfd, const char __user *, newname) in SYSCALL_DEFINE3() argument
4254 SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, in SYSCALL_DEFINE5() argument
4581 SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, in SYSCALL_DEFINE5() argument
4582 int, newdfd, const char __user *, newname, unsigned int, flags) in SYSCALL_DEFINE5()
4588 SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname, in SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsuspend.c33 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() argument
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dsyscalls_64.c79 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dosf_sys.c149 SYSCALL_DEFINE4(osf_getdirentries, unsigned int, fd, in SYSCALL_DEFINE4()
377 SYSCALL_DEFINE2(osf_fstat, int, fd, struct osf_stat __user *, buf) in SYSCALL_DEFINE2() argument
508 int, flag, void __user *, data) in SYSCALL_DEFINE4() argument
560 SYSCALL_DEFINE2(osf_getdomainname, char __user *, name, int, namelen) in SYSCALL_DEFINE2() argument
724 SYSCALL_DEFINE3(osf_sysinfo, int, command, char __user *, buf, long, count) in SYSCALL_DEFINE3() argument
1036 SYSCALL_DEFINE5(osf_select, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE5() argument
1078 SYSCALL_DEFINE2(osf_getrusage, int, who, struct rusage32 __user *, ru) in SYSCALL_DEFINE2() argument
1111 SYSCALL_DEFINE4(osf_wait4, pid_t, pid, int __user *, ustatus, int, options, in SYSCALL_DEFINE4() argument
1322 SYSCALL_DEFINE2(osf_getpriority, int, which, int, who) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_main.c188 int (*start)(struct vnic_dev *, int), in snic_dev_wait() argument
189 int (*finished)(struct vnic_dev *, int *), in snic_dev_wait() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dinserter.hpp49 insert_iterator operator++(int) in operator ++() argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dsyscall_nt.c21 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument

12345678910>>...15