Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/lib/posix/options/
Dmprotect.c13 int mprotect(void *addr, size_t len, int prot) in mprotect()
Dmmap.c22 static int p2z(int prot, int pflags) in p2z()
49 void *mmap(void *addr, size_t len, int prot, int flags, int fd, off_t off) in mmap()
Dshm.c176 static int shm_mmap(struct shm_obj *shm, void *addr, size_t len, int prot, int flags, off_t off, in shm_mmap()
265 int prot = va_arg(args, int); in shm_ioctl() local
/Zephyr-latest/drivers/spi/
Dspi_cc13xx_cc26xx.c44 uint32_t prot; in spi_cc13xx_cc26xx_configure() local
/Zephyr-latest/modules/thrift/src/thrift/protocol/
DTBinaryProtocol.h257 TProtocol *prot; in getProtocol() local
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax_v1.h66 uint64_t prot : 2; /*prot 41:40*/ member
Ddma_iproc_pax_v2.h74 uint64_t prot : 2; /*prot 41:42*/ member