Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dmprotect.c14 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/tests/kernel/common/src/
Dbyteorder.c650 uint8_t prot[9] = { 0 }; in ZTEST() local
665 uint8_t prot[9] = { 0 }; in ZTEST() local
679 uint8_t prot[9] = { 0x87, 0x14, 0xa5, 0xb4, 0xc3, 0xd2, 0xe1, 0xf0, 0xba }; in ZTEST() local
694 uint8_t prot[9] = { 0x87, 0x15, 0xa5, 0xb4, 0xc3, 0xd2, 0xe1, 0xf0, 0xba }; in ZTEST() 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