Home
last modified time | relevance | path

Searched defs:flags (Results 201 - 225 of 5998) sorted by relevance

12345678910>>...240

/third_party/ltp/lib/
H A Dtst_path_has_mnt_flags.c28 tst_path_has_mnt_flags_(void (cleanup_fn)(void), const char *path, const char *flags[]) tst_path_has_mnt_flags_() argument
/third_party/musl/src/mman/
H A Dmremap.c12 void *__mremap(void *old_addr, size_t old_len, size_t new_len, int flags, ...) in __mremap() argument
/third_party/musl/src/time/
H A Dclock_nanosleep.c8 int __clock_nanosleep(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem) in __clock_nanosleep() argument
/third_party/musl/src/linux/
H A Dmount.c4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void *data) in mount() argument
14 int umount2(const char *special, int flags) in umount2() argument
H A Dinotify.c9 int inotify_init1(int flags) in inotify_init1() argument
H A Dprocess_vm.c5 ssize_t process_vm_writev(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned long riovcnt, unsigned long flags) in process_vm_writev() argument
10 ssize_t process_vm_readv(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned long riovcnt, unsigned long flags) in process_vm_readv() argument
H A Dfanotify.c4 int fanotify_init(unsigned flags, unsigned event_f_flags) in fanotify_init() argument
9 int fanotify_mark(int fanotify_fd, unsigned flags, unsigned long long mask, in fanotify_mark() argument
H A Dcopy_file_range.c5 ssize_t copy_file_range(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in copy_file_range() argument
H A Dstatx.c9 int statx(int dirfd, const char *restrict path, int flags, unsigned mask, struct statx *restrict stx) in statx() argument
H A Dsplice.c5 ssize_t splice(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in splice() argument
/third_party/mesa3d/src/intel/isl/
H A Disl_gfx4.c41 isl_gfx4_filter_tiling(const struct isl_device *dev, const struct isl_surf_init_info *restrict info, isl_tiling_flags_t *flags) isl_gfx4_filter_tiling() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.h36 VkFramebufferCreateFlags flags; member
/third_party/libdrm/radeon/
H A Dradeon_bo.h46 uint32_t flags; member
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range02.c23 static int try_close_range(int fd, int flags) in try_close_range() argument
/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_common.h36 unsigned int flags; in can_setup_vcan() local
/third_party/ltp/testcases/kernel/syscalls/epoll_create1/
H A Depoll_create1_01.c21 int flags; member
/third_party/ltp/testcases/kernel/syscalls/fspick/
H A Dfspick01.c15 unsigned int flags; member
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open.h15 perf_event_open(struct perf_event_attr *event, pid_t pid, int cpu, int group_fd, unsigned long flags) perf_event_open() argument
/third_party/ltp/utils/sctp/lib/
H A Dbindx.c39 sctp_bindx(int fd, struct sockaddr *addrs, int addrcnt, int flags) in sctp_bindx() argument
/third_party/ltp/include/lapi/
H A Dclose_range.h22 close_range(unsigned int fd, unsigned int max_fd, unsigned int flags) close_range() argument
H A Dpwritev2.h18 pwritev2(int fd, const struct iovec *iov, int iovcnt, off_t offset, int flags) pwritev2() argument
H A Dpreadv2.h22 preadv2(int fd, const struct iovec *iov, int iovcnt, off_t offset, int flags) preadv2() argument
H A Dtimerfd.h19 static inline int timerfd_create(int clockid, int flags) in timerfd_create() argument
26 static inline int timerfd_settime(int fd, int flags, in timerfd_settime() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
H A D2-3.c37 int flags = 0; in main() local
H A D3-1.c29 int flags = 0; in main() local

Completed in 5 milliseconds

12345678910>>...240