Searched refs:fd (Results 1 – 5 of 5) sorted by relevance
24 int fd = open("/dev/mem", O_RDWR | O_SYNC); in carveout_claim() local26 if (fd >= 0) { in carveout_claim()30 fd, (off_t)(MM_COMM_BUFFER_ADDRESS)); in carveout_claim()40 close(fd); in carveout_claim()
114 int fd = 0; in find_and_open_session() local127 fd = open(mm_context->ffa_device_path, O_RDWR); in find_and_open_session()128 if (fd < 0) in find_and_open_session()134 status = ioctl(fd, FFA_IOC_GET_PART_ID, &discovered_partition); in find_and_open_session()136 close(fd); in find_and_open_session()140 status = close(fd); in find_and_open_session()
44 int fd; member81 if (caller->fd < 0) { in open_session()98 close(caller->fd); in open_session()99 caller->fd = -1; in open_session()139 close(caller->fd); in close_session()140 caller->fd = -1; in close_session()250 int fd = -1; in ts_tee_drv_discover() local257 if (fd < 0) in ts_tee_drv_discover()263 close(fd); in ts_tee_drv_discover()285 context->fd = -1; in ts_rpc_caller_linux_init()[all …]
3169 int fd; in init_mparams() local3175 close(fd); in init_mparams()3352 u = u->fd; in do_check_tree()3584 F = B->fd;\3588 B->fd = P;\3590 P->fd = F;\3609 B->fd = F;\3631 B->fd = F;\3730 R->fd = F;\4592 p = b->fd; in dlmalloc()[all …]
55 …boot_seed: 6c eb 03 90 46 e2 09 27 f2 1c 7c a2 2c 1a a6 a2 bd 41 5e 3c aa be 4a b1 fd 35 52 95 b9…81 …digest: 25 10 60 5d d4 bc 9d 82 7a 16 9f 8a cc 47 95 a6 fd ca a0 c1 2b c9 99 8f 51 20 ff c6 ed 74 …
Completed in 29 milliseconds