Home
last modified time | relevance | path

Searched defs:flags (Results 1476 - 1500 of 25452) sorted by relevance

1...<<51525354555657585960>>...1019

/third_party/ltp/testcases/kernel/fs/doio/
H A Dfile_lock.c61 int file_lock(int fd, int flags, char **errormsg) in file_lock() argument
133 int record_lock(int fd, int flags, int start, int len, char **errormsg) in record_lock() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_flush.c35 svga_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) svga_flush() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_dump.c119 uint64_t flags = 0U; in rogue_dump_instr() local
H A Drogue_validate.h60 uint64_t flags; /** A mask of #rogue_instr_flag values. */ member
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder_stub.c28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, const struct brw_isa_info *isa, const struct intel_device_info *devinfo, FILE *fp, enum intel_batch_decode_flags flags, const char *xml_path, struct intel_batch_decode_bo (*get_bo)(void *, bool, uint64_t), unsigned (*get_state_size)(void *, uint64_t, uint64_t), void *user_data) intel_batch_decode_ctx_init() argument
/third_party/mesa3d/src/glx/
H A Ddri_common.h73 uint32_t flags; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_bo.c36 static uint32_t pvr_bo_alloc_to_winsys_flags(uint64_t flags) in pvr_bo_alloc_to_winsys_flags() argument
72 pvr_bo_alloc(struct pvr_device *device, struct pvr_winsys_heap *heap, uint64_t size, uint64_t alignment, uint64_t flags, struct pvr_bo **const pvr_bo_out) pvr_bo_alloc() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp129 supported_formats(const context &ctx, cl_mem_object_type type, cl_mem_flags flags) { in supported_formats() argument
/third_party/musl/porting/linux/user/src/stdio/
H A D__fdopen.c73 int flags = syscall(SYS_fcntl, fd, F_GETFL, 0); in __fdopen() local
103 FILE *__fdopenx(int fd, int flags) in __fdopenx() argument
[all...]
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dpty.c9 int posix_openpt(int flags) in posix_openpt() argument
/third_party/musl/porting/liteos_a/user/src/network/
H A Drecvmsg.c51 ssize_t recvmsg(int fd, struct msghdr *msg, int flags) in recvmsg() argument
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_clone.c13 int __thread_clone(int (*func)(void *), int flags, struct pthread *thread, unsigned char *sp) in __thread_clone() argument
/third_party/musl/src/linux/
H A Dmembarrier.c22 int __membarrier(int cmd, int flags) in __membarrier() argument
H A Dtimerfd.c7 int timerfd_create(int clockid, int flags) in timerfd_create() argument
12 int timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *old) in timerfd_settime() argument
H A Dcache.c28 static int flush_icache_init(void *start, void *end, unsigned long int flags) in flush_icache_init() argument
44 int __riscv_flush_icache(void *start, void *end, unsigned long int flags) in __riscv_flush_icache() argument
/third_party/musl/src/misc/
H A Dpty.c9 int posix_openpt(int flags) in posix_openpt() argument
/third_party/musl/porting/linux/user/src/linux/
H A Dcache.c42 static int flush_icache_init(void *start, void *end, unsigned long int flags) in flush_icache_init() argument
54 int __riscv_flush_icache(void *start, void *end, unsigned long int flags) in __riscv_flush_icache() argument
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_serv.c13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
/third_party/musl/src/mman/
H A Dmmap.c14 void *__mmap(void *start, size_t len, int prot, int flags, int fd, off_t off) in __mmap() argument
58 void *__lldb_mmap(void *start, size_t len, int prot, int flags, int fd, intptr_t off) { in __lldb_mmap() argument
/third_party/musl/src/network/
H A Dlookup_serv.c13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
/third_party/musl/src/thread/liteos_a/
H A Dpthread_clone.c28 int __thread_clone(int (*func)(void *), int flags, struct pthread *thread, unsigned char *sp) in __thread_clone() argument
/third_party/musl/src/stdio/
H A D__fdopen.c73 int flags = syscall(SYS_fcntl, fd, F_GETFL, 0); in __fdopen() local
103 FILE *__fdopenx(int fd, int flags) in __fdopenx() argument
[all...]
/third_party/musl/src/stat/
H A Dutimensat.c10 int utimensat(int fd, const char *path, const struct timespec times[2], int flags) in utimensat() argument
/third_party/musl/src/time/
H A Dtimer_settime.c7 int timer_settime(timer_t t, int flags, const struct itimerspec *restrict val, struct itimerspec *restrict old) in timer_settime() argument
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc18 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument

Completed in 8 milliseconds

1...<<51525354555657585960>>...1019