Home
last modified time | relevance | path

Searched refs:control (Results 1 – 23 of 23) sorted by relevance

/trusty/user/base/lib/line-coverage/
Dshm.c59 struct control *control = (struct control *)ctx.data.base; in dump_shm() local
60 uint64_t flags = READ_ONCE(control->cntrl_flags); in dump_shm()
61 uint64_t read_cnt = READ_ONCE(control->read_buffer_cnt); in dump_shm()
62 if ( ((flags & FLAG_RUN) != 0) && (read_cnt == control->write_buffer_start_count) ) { in dump_shm()
63 uint64_t count = control->write_buffer_start_count + 1; in dump_shm()
64 WRITE_ONCE(control->write_buffer_start_count, count); in dump_shm()
65 __llvm_profile_write_buffer((char *)control + sizeof(struct control)); in dump_shm()
67 WRITE_ONCE(control->write_buffer_complete_count, count); in dump_shm()
154 req.register_args.record_len = round_up(buf_len + sizeof(struct control), PAGE_SIZE); in setup_mailbox()
171 ctx.record_len = buf_len + sizeof(struct control); in setup_mailbox()
/trusty/user/base/lib/line-coverage/include/lib/line-coverage/
Dshm.h32 struct control { struct
/trusty/user/app/avb/
DREADME.md40 passes control to the HLOS. This prevents a compromised HLOS from tampering
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/app/keymint/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/app/sample/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/device/x86/generic-x86_64/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/app/storage/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/device/nxp/imx7d/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/base/lib/hwkey/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/app/secretkeeper/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/base/lib/rng/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/vendor/google/aosp/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/app/keymaster/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/app/gatekeeper/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/base/sdk/
DLICENSE18 other entities that control, are controlled by, or are under common
19 control with that entity. For the purposes of this definition,
20 "control" means (i) the power, direct or indirect, to cause the
58 communication on electronic mailing lists, source code control systems,
/trusty/device/arm/vexpress-a15/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/app/confirmationui/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/base/interface/storage/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/device/arm/generic-arm64/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/base/lib/unittest/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/base/lib/storage/
DLICENSE16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/trusty/user/base/make/
DREADME.md21 library/app rules files to control the build.