Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 15 of 15) sorted by relevance

/lib/utils/
A Dbitarray.c31 size_t offset, size_t num_bits) in setup_bundle_data()
65 static bool match_region(sys_bitarray_t *bitarray, size_t offset, in match_region()
492 size_t *offset) in sys_bitarray_alloc()
639 size_t offset) in sys_bitarray_free()
676 size_t offset, bool to_set) in is_region_set_clear()
702 size_t offset) in sys_bitarray_is_region_set()
708 size_t offset) in sys_bitarray_is_region_cleared()
714 size_t offset, bool to_set) in set_clear_region()
740 size_t offset, bool to_set) in sys_bitarray_test_and_set_region()
775 size_t offset) in sys_bitarray_set_region()
[all …]
A Dcobs.c74 uint8_t offset = net_buf_pull_u8(src); in cobs_decode() local
/lib/open-amp/
A Daddr_translation.c44 unsigned long offset) in translate_offset_to_phys()
87 unsigned long offset = 0; in translate_phys_to_offset() local
A Dresource_table.h45 uint32_t offset[RSC_TABLE_NUM_ENTRY]; member
/lib/posix/options/
A Dshm.c143 static off_t shm_lseek(struct shm_obj *shm, off_t offset, int whence, size_t cur) in shm_lseek()
209 static ssize_t shm_rw(struct shm_obj *shm, void *buf, size_t size, bool is_write, size_t offset) in shm_rw()
228 static ssize_t shm_read(void *obj, void *buf, size_t sz, size_t offset) in shm_read()
233 static ssize_t shm_write(void *obj, const void *buf, size_t sz, size_t offset) in shm_write()
256 off_t offset = va_arg(args, off_t); in shm_ioctl() local
A Dfd_mgmt.c44 off_t lseek(int fd, off_t offset, int whence) in lseek()
A Ddevice_io.c84 ssize_t pread(int fd, void *buf, size_t count, off_t offset) in pread()
102 ssize_t pwrite(int fd, void *buf, size_t count, off_t offset) in pwrite()
A Dfs.c162 off_t offset; in fs_ioctl_vmeth() local
/lib/mem_blocks/
A Dmem_blocks.c18 size_t offset; in alloc_blocks() local
56 size_t offset; in free_blocks() local
178 size_t offset; in sys_mem_blocks_is_region_free() local
197 int offset; in sys_mem_blocks_get() local
/lib/os/
A Dclock.c77 struct timespec offset; in sys_clock_gettime() local
126 struct timespec offset; in z_impl_sys_clock_settime() local
A Dfdtable.c35 size_t offset; member
481 off_t zvfs_lseek(int fd, off_t offset, int whence) in zvfs_lseek()
/lib/acpi/
A Dacpi.c671 uintptr_t offset, uintptr_t base, uint32_t madt_len) in acpi_get_subtable_entry_num()
694 uintptr_t offset = sizeof(ACPI_TABLE_MADT); in acpi_madt_entry_get() local
722 uintptr_t offset = sizeof(ACPI_TABLE_DMAR); in acpi_dmar_entry_get() local
747 uintptr_t offset = sizeof(ACPI_TABLE_DMAR); in acpi_dmar_foreach_subtable() local
767 uintptr_t offset = sizeof(ACPI_DMAR_HARDWARE_UNIT); in acpi_dmar_foreach_devscope() local
839 uintptr_t offset = sizeof(ACPI_DMAR_HARDWARE_UNIT); in acpi_drhd_get() local
/lib/open-amp/vendor/
A Dnxp_resource_table.h39 uint32_t offset[2]; member
/lib/net_buf/
A Dbuf.c67 ptrdiff_t offset = (uint8_t *)buf - (uint8_t *)pool->__bufs; in net_buf_id() local
628 size_t offset, size_t len) in net_buf_linearize()
714 size_t net_buf_data_match(const struct net_buf *buf, size_t offset, const void *data, size_t len) in net_buf_data_match()
/lib/os/zvfs/
A Dzvfs_eventfd.c411 size_t offset; in zvfs_eventfd() local

Completed in 23 milliseconds