Searched refs:open (Results 1 – 8 of 8) sorted by relevance
| /optee_client/.github/workflows/ |
| A D | stales.yml | 17 …open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this… 18 …open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this…
|
| /optee_client/libseteec/src/ |
| A D | se.c | 29 bool open; member 49 if (!ctx->open) { in open_session() 56 ctx->open = true; in open_session()
|
| /optee_client/tee-supplicant/src/ |
| A D | prof.c | 115 fd = open(path, flags, 0644); in prof_process()
|
| A D | rpmb.c | 166 fd = open(path, O_RDWR); in mmc_rpmb_fd() 192 fd = open(path, O_RDONLY); in mmc_fd() 216 fd = open(path, O_RDONLY); in read_cid()
|
| A D | tee_supp_fs.c | 139 fd = open(fname, flags | O_SYNC, 0600); in open_wrapper()
|
| A D | tee_supplicant.c | 445 fd = open(devname, O_RDWR); in open_dev()
|
| /optee_client/libteec/src/ |
| A D | teec_benchmark.c | 126 devmem = open("/dev/mem", O_RDWR); in mmap_paddr()
|
| A D | tee_client_api.c | 97 fd = open(devname, O_RDWR); in teec_open_dev()
|
Completed in 15 milliseconds