/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify16.c | 47 struct event_t { struct 61 static struct event_t event_set[EVENT_MAX]; argument
|
H A D | fanotify15.c | 49 struct event_t { struct 57 static struct event_t event_set[EVENT_MAX]; argument
|
H A D | fanotify13.c | 48 struct event_t { struct 49 unsigned long long expected_mask;
|
/aosp_15_r20/external/bcc/examples/cpp/ |
H A D | RandomRead.cc | 55 struct event_t { struct 63 auto event = static_cast<event_t*>(data); in handle_output() argument
|
H A D | FollyRequestContextSwitch.cc | 49 struct event_t { struct 57 auto event = static_cast<event_t*>(data); in handle_output() argument
|
H A D | LLCStat.cc | 67 struct event_t { struct 68 int cpu; 69 int pid; 70 char name[16];
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify10.c | 40 struct event_t { struct 41 char name[BUF_SIZE]; 42 unsigned int mask; 43 int wd;
|
H A D | inotify04.c | 43 struct event_t { struct 51 struct event_t event_set[EVENT_MAX]; argument
|
H A D | inotify07.c | 56 struct event_t { struct 67 static struct event_t event_set[EVENT_MAX]; argument
|
H A D | inotify02.c | 44 struct event_t { struct 51 static struct event_t event_set[EVENT_MAX]; argument
|
H A D | inotify08.c | 57 struct event_t { struct 65 static struct event_t event_set[EVENT_MAX]; argument
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2003-08-18-StructAsValue.c | 6 } event_t; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/example/fsm/aux_/ |
D | transition.hpp | 34 typedef Event event_t; typedef
|
/aosp_15_r20/external/trusty/lk/include/kernel/ |
D | event.h | 40 } event_t; typedef
|
/aosp_15_r20/external/sdv/vsomeip/interface/compat/vsomeip/ |
D | primitive_types.hpp | 21 typedef uint16_t event_t; typedef
|
/aosp_15_r20/external/sdv/vsomeip/interface/vsomeip/ |
D | primitive_types.hpp | 22 typedef uint16_t event_t; typedef
|
/aosp_15_r20/external/liburing/test/ |
H A D | 35fa71a030ca.c | 70 } event_t; typedef
|
H A D | pollfree.c | 66 } event_t; typedef
|
/aosp_15_r20/external/sdv/vsomeip/test/subscribe_notify_tests/ |
D | subscribe_notify_test_one_event_two_eventgroups_client.cpp | 244 …void check_received_events_number(std::set<std::pair<vsomeip::event_t, std::uint32_t>> _expected) { in check_received_events_number()
|
/aosp_15_r20/external/OpenCSD/decoder/include/opencsd/ |
H A D | trc_gen_elem_types.h | 165 } event_t; typedef
|
/aosp_15_r20/external/sdv/vsomeip/implementation/configuration/src/ |
D | configuration_impl.cpp | 3419 std::map<event_t, std::shared_ptr<debounce>> &_debounces) { in load_events_debounce() 3427 std::map<event_t, std::shared_ptr<debounce>> &_debounces) { in load_event_debounce()
|