Searched defs:handle (Results 126 - 148 of 148) sorted by relevance

123456

/barrelfish-master/usr/acpi/
H A Dacpi.c253 ACPI_STATUS acpi_eval_integer(ACPI_HANDLE handle, const char *name, ACPI_INTEGER *ret) argument
290 static ACPI_STATUS reserve_resources(ACPI_HANDLE handle, UINT32 level, argument
310 static void get_irq_routing(ACPI_HANDLE handle, uint8_t bus) argument
504 add_pci_lnk_device(ACPI_HANDLE handle, UINT32 level, void *context, void **retval) argument
529 add_pci_device(ACPI_HANDLE handle, UINT32 level, void *context, void **retval) argument
666 add_hpet_device(ACPI_HANDLE handle, UINT32 level, void *context, void **retval) argument
[all...]
/barrelfish-master/lib/vfs/
H A Dvfs_ramfs.c139 struct ramfs_handle *handle = malloc(sizeof(struct ramfs_handle)); local
158 struct ramfs_handle *handle; local
229 read(void *st, vfs_handle_t handle, void *buffer, size_t bytes, size_t *bytes_read) argument
266 write(void *st, vfs_handle_t handle, const void *buffer, size_t bytes, size_t *bytes_written) argument
301 read_bulk(void *st, vfs_handle_t handle, void *buffer, size_t bytes, size_t *ret_bytes_read) argument
373 write_bulk(void *st, vfs_handle_t handle, const void *buffer, size_t bytes, size_t *ret_bytes_written) argument
436 ramfs_truncate(void *st, vfs_handle_t handle, size_t bytes) argument
465 tell(void *st, vfs_handle_t handle, size_t *pos) argument
507 seek(void *st, vfs_handle_t handle, enum vfs_seekpos whence, off_t offset) argument
543 struct ramfs_handle *handle = inhandle; local
553 struct ramfs_handle *handle; local
636 struct ramfs_handle *handle = dhandle; local
[all...]
H A Dcache.c459 static errval_t read(void *st, vfs_handle_t handle, void *buffer, size_t bytes, argument
548 static errval_t write(void *st, vfs_handle_t handle, const void *buffer, argument
647 truncate(void *st, vfs_handle_t handle, size_t bytes) argument
666 tell(void *st, vfs_handle_t handle, size_t *pos) argument
686 seek(void *st, vfs_handle_t handle, enum vfs_seekpos whence, off_t offset) argument
[all...]
H A Dvfs_nfs.c196 nfs_fh3 handle; member in struct:nfs_file_io_handle
612 write(void *st, vfs_handle_t handle, const void *buffer, size_t bytes, size_t *bytes_written) argument
717 nfs_truncate(void *st, vfs_handle_t handle, size_t bytes) argument
785 tell(void *st, vfs_handle_t handle, size_t *pos) argument
811 seek(void *st, vfs_handle_t handle, enum vfs_seekpos whence, off_t offset) argument
[all...]
H A Dvfs_fat.c642 openhandle(struct fat_mount *mount, const char *path, struct fat_handle_common *handle) argument
666 struct fat_handle *handle = NULL; local
696 create(void *st, const char *path, vfs_handle_t *handle) argument
714 struct fat_handle *handle = fhandle; local
802 write(void *st, vfs_handle_t handle, const void *buffer, size_t bytes, size_t *bytes_written) argument
810 fat_truncate(void *st, vfs_handle_t handle, size_t bytes) argument
821 struct fat_handle *handle = fhandle; local
850 struct fat_handle *handle = fhandle; local
857 stat(void *st, vfs_handle_t handle, struct vfs_fileinfo *info) argument
879 struct fat_handle *handle = fhandle; local
950 struct fat_dirhandle *handle = dhandle; local
1019 struct fat_dirhandle *handle = dhandle; local
[all...]
/barrelfish-master/lib/libc/resolv/
H A Dres_debug.c275 ns_msg handle; local
145 do_section(const res_state statp, ns_msg *handle, ns_sect section, int pflag, FILE *file) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/store/
H A Dstr_lib.c370 void *handle; local
386 X509 *STORE_list_certificate_next(STORE *s, void *handle) argument
410 int STORE_list_certificate_end(STORE *s, void *handle) argument
424 int STORE_list_certificate_endp(STORE *s, void *handle) argument
591 void *handle; local
607 STORE_list_private_key_next(STORE *s, void *handle) argument
631 STORE_list_private_key_end(STORE *s, void *handle) argument
645 STORE_list_private_key_endp(STORE *s, void *handle) argument
786 void *handle; local
802 STORE_list_public_key_next(STORE *s, void *handle) argument
826 STORE_list_public_key_end(STORE *s, void *handle) argument
840 STORE_list_public_key_endp(STORE *s, void *handle) argument
980 void *handle; local
996 STORE_list_crl_next(STORE *s, void *handle) argument
1020 STORE_list_crl_end(STORE *s, void *handle) argument
1034 STORE_list_crl_endp(STORE *s, void *handle) argument
1555 STORE_parse_attrs_next(void *handle) argument
1644 STORE_parse_attrs_end(void *handle) argument
1660 STORE_parse_attrs_endp(void *handle) argument
[all...]
/barrelfish-master/lib/barrelfish/arch/x86_64/
H A Dldt.c493 dispatcher_handle_t handle = disp_disable(); local
570 void ldt_init_disabled(dispatcher_handle_t handle) argument
622 ldt_alloc_segment_disabled(dispatcher_handle_t handle, void *segbase, uint16_t *ret_selector) argument
667 dispatcher_handle_t handle = disp_disable(); local
679 ldt_free_segment_ondisp(dispatcher_handle_t handle, uint16_t selector) argument
705 dispatcher_handle_t handle = disp_disable(); local
[all...]
/barrelfish-master/kernel/
H A Dsyscall.c701 dispatcher_handle_t handle = dcb_current->disp; local
784 dispatcher_handle_t handle = dcb_current->disp; local
/barrelfish-master/lib/barrelfish/
H A Ddomain.c191 dispatcher_handle_t handle = disp_disable(); local
688 dispatcher_handle_t handle = dispaddr; local
1052 dispatcher_handle_t handle = curdispatcher(); local
1067 dispatcher_handle_t handle = curdispatcher(); local
1086 dispatcher_handle_t handle = curdispatcher(); local
1101 dispatcher_handle_t handle = curdispatcher(); local
1111 dispatcher_handle_t handle = curdispatcher(); local
1121 dispatcher_handle_t handle = curdispatcher(); local
1129 disp_handle_get_core_id(dispatcher_handle_t handle) argument
1137 dispatcher_handle_t handle = curdispatcher(); local
1147 dispatcher_handle_t handle = curdispatcher(); local
1157 dispatcher_handle_t handle = curdispatcher(); local
1173 dispatcher_handle_t handle = curdispatcher(); local
1184 dispatcher_handle_t handle = curdispatcher(); local
1195 dispatcher_handle_t handle = curdispatcher(); local
1205 dispatcher_handle_t handle = curdispatcher(); local
1216 dispatcher_handle_t handle = curdispatcher(); local
1226 dispatcher_handle_t handle = curdispatcher(); local
1236 dispatcher_handle_t handle = curdispatcher(); local
1246 dispatcher_handle_t handle = curdispatcher(); local
1256 dispatcher_handle_t handle = curdispatcher(); local
1266 dispatcher_handle_t handle = curdispatcher(); local
1276 dispatcher_handle_t handle = curdispatcher(); local
1286 dispatcher_handle_t handle = curdispatcher(); local
1296 dispatcher_handle_t handle = curdispatcher(); local
1306 dispatcher_handle_t handle = curdispatcher(); local
1316 dispatcher_handle_t handle = curdispatcher(); local
1327 dispatcher_handle_t handle = curdispatcher(); local
1337 dispatcher_handle_t handle = curdispatcher(); local
1347 dispatcher_handle_t handle = curdispatcher(); local
1354 dispatcher_handle_t handle = curdispatcher(); local
1365 dispatcher_handle_t handle = curdispatcher(); local
1376 dispatcher_handle_t handle = curdispatcher(); local
1386 dispatcher_handle_t handle = curdispatcher(); local
1396 dispatcher_handle_t handle = curdispatcher(); local
1406 dispatcher_handle_t handle = curdispatcher(); local
1416 dispatcher_handle_t handle = curdispatcher(); local
1426 dispatcher_handle_t handle = curdispatcher(); local
1436 dispatcher_handle_t handle = curdispatcher(); local
[all...]
H A Dthreads.c273 void thread_run_disabled(dispatcher_handle_t handle) argument
450 dispatcher_handle_t handle local
566 dispatcher_handle_t handle = disp_try_disable(&was_enabled); local
577 dispatcher_handle_t handle = curdispatcher(); local
682 dispatcher_handle_t handle = disp_disable(); local
694 dispatcher_handle_t handle = disp_disable(); local
725 dispatcher_handle_t handle = disp_disable(); local
767 dispatcher_handle_t handle = disp_disable(); local
792 dispatcher_handle_t handle = disp_disable(); local
829 dispatcher_handle_t handle = disp_disable(); local
869 dispatcher_handle_t handle = disp_disable(); local
884 dispatcher_handle_t handle = disp_disable(); local
926 thread_block_and_release_spinlock_disabled(dispatcher_handle_t handle, struct thread **queue, spinlock_t *spinlock) argument
1010 thread_unblock_one_disabled(dispatcher_handle_t handle, struct thread **queue, void *reason) argument
1054 dispatcher_handle_t handle = disp_disable(); local
1072 thread_unblock_all_disabled(dispatcher_handle_t handle, struct thread **queue, void *reason) argument
1169 thread_init_disabled(dispatcher_handle_t handle, bool init_domain) argument
1222 thread_init_remote(dispatcher_handle_t handle, struct thread *thread) argument
1465 thread_deliver_exception_disabled(dispatcher_handle_t handle, enum exception_type type, int subtype, void *addr, arch_registers_state_t *regs) argument
[all...]
/barrelfish-master/kernel/arch/armv7/
H A Dsyscall.c1242 dispatcher_handle_t handle = dcb_current->disp; local
/barrelfish-master/usr/pci/
H A Dpci.c936 assign_bus_numbers(struct pci_address parentaddr, uint8_t *busnum, uint8_t maxchild, char* handle) argument
1329 pci_add_root(struct pci_address addr, uint8_t maxchild, char* handle) argument
/barrelfish-master/lib/lwip2/src/apps/httpd/
H A Dhttpd.c235 struct fs_file *handle; member in struct:http_state
[all...]
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dos_support.c290 fstat(int handle, struct_stat *buf) argument
319 lseek(int handle, long offset, int whence) argument
345 isatty(int handle) argument
369 dup(int handle) argument
381 close(int handle) argument
387 read(int handle, void *buf, unsigned int count) argument
393 write(int handle, const void *buf, unsigned int count) argument
[all...]
/barrelfish-master/include/vm/
H A Dswap_pager.c585 swap_pager_alloc_init(void *handle, struct ucred *cred, vm_ooffset_t size, argument
618 swap_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, argument
[all...]
/barrelfish-master/kernel/arch/armv8/
H A Dsyscall.c1154 dispatcher_handle_t handle = dcb_current->disp; local
1272 dispatcher_handle_t handle = dcb_current->disp; local
/barrelfish-master/kernel/arch/x86_32/
H A Dsyscall.c1016 dispatcher_handle_t handle = dcb_current->disp; local
/barrelfish-master/usr/fish/
H A Dfish_common.c131 dispatcher_handle_t handle = curdispatcher(); local
/barrelfish-master/kernel/arch/x86_64/
H A Dsyscall.c1646 dispatcher_handle_t handle = dcb_current->disp; local
/barrelfish-master/include/nfs/
H A Dnfs_rpc.h155 nfs_fh3 handle; member in union:post_op_fh3::__anon191
/barrelfish-master/lib/devif/backends/net/mlx4/include/infiniband/
H A Dverbs.h301 uint32_t handle; member in struct:ibv_pd
316 uint32_t handle; member in struct:ibv_mr
387 uint32_t handle; member in struct:ibv_xrc_domain
563 uint32_t handle; member in struct:ibv_srq
583 uint32_t handle; member in struct:ibv_qp
606 uint32_t handle; member in struct:ibv_cq
619 uint32_t handle; member in struct:ibv_ah
[all...]
/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex.c534 pword handle; local
[all...]

Completed in 398 milliseconds

123456