Searched defs:read (Results 1 - 25 of 27) sorted by relevance

12

/seL4-refos-master/libs/libmuslc/src/unistd/
H A Dread.c5 ssize_t read(int fd, void *buf, size_t count) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h103 # define read _read macro
H A Dmacconf.h91 # define read macread macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h103 # define read _read macro
H A Dmacconf.h91 # define read macread macro
/seL4-refos-master/projects/refos/impl/apps/process_server/src/dispatchers/
H A Dfault_handler.c46 bool read; member in struct:procserv_vmfault_msg
[all...]
/seL4-refos-master/apps/process_server/src/dispatchers/
H A Dfault_handler.c46 bool read; member in struct:procserv_vmfault_msg
[all...]
/seL4-refos-master/libs/libplatsupport/include/platsupport/
H A Dchardev.h53 ssize_t (*read)(ps_chardevice_t* device, void* data, size_t bytes, chardev_callback_t cb, void* token); member in struct:ps_chardevice
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dmiiphy.h44 int (*read)(const char *devname, unsigned char addr, member in struct:legacy_mii_dev
H A Dphy.h103 int (*read)(struct mii_dev *bus, int addr, int devad, int reg); member in struct:mii_dev
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dmiiphy.h46 int (*read)(const char *devname, unsigned char addr, member in struct:legacy_mii_dev
H A Dphy.h105 int (*read)(struct mii_dev *bus, int addr, int devad, int reg); member in struct:mii_dev
/seL4-refos-master/projects/util_libs/libplatsupport/include/platsupport/
H A Dchardev.h53 ssize_t (*read)(ps_chardevice_t* device, void* data, size_t bytes, chardev_callback_t cb, void* token); member in struct:ps_chardevice
/seL4-refos-master/libs/librefossys/src/refos-io/
H A Dfiletable.c262 filetable_internal_read_write(fd_table_t *fdt, int fd, char *buffer, int bufferLen, bool read) argument
/seL4-refos-master/projects/refos/impl/libs/librefossys/src/refos-io/
H A Dfiletable.c262 filetable_internal_read_write(fd_table_t *fdt, int fd, char *buffer, int bufferLen, bool read) argument
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dstdio_impl.h29 size_t (*read)(FILE *, unsigned char *, size_t); member in struct:_IO_FILE
/seL4-refos-master/kernel/src/arch/x86/object/
H A Diospace.c382 bool_t read = seL4_CapRights_get_capAllowRead(dma_cap_rights_mask) && (frame_cap_rights != VMKernelOnly); local
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dmiiphy.h141 int (*read)(struct udevice *mdio_dev, int addr, int devad, int reg); member in struct:mdio_ops
H A Dphy.h108 int (*read)(struct mii_dev *bus, int addr, int devad, int reg); member in struct:mii_dev
/seL4-refos-master/libs/libsel4muslcsys/src/
H A Dsys_io.c346 long read; local
/seL4-refos-master/projects/seL4_libs/libsel4muslcsys/src/
H A Dsys_io.c346 long read; local
/seL4-refos-master/kernel/src/plat/tk1/machine/
H A Dsmmu.c119 static uint32_t make_ptb_data(uint32_t pd_base, bool_t read, bool_t write, bool_t nonsecure) argument
258 uint32_t UNUSED read = (err_status & MC_ERR_INVALID_SMMU_PAGE_READ_MASK); local
/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/
H A Di2c.h206 int (*read)(i2c_bus_t *bus, void *buf, size_t size, bool end_with_repeat_start, member in struct:i2c_bus
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/
H A Di2c.h206 int (*read)(i2c_bus_t *bus, void *buf, size_t size, bool end_with_repeat_start, member in struct:i2c_bus
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dserial.c292 int read; local

Completed in 135 milliseconds

12