Searched refs:sys_notify (Results 1 – 10 of 10) sorted by relevance
18 struct sys_notify;138 struct sys_notify { struct178 static inline uint32_t sys_notify_get_method(const struct sys_notify *notify) in sys_notify_get_method() argument204 int sys_notify_validate(struct sys_notify *notify);222 sys_notify_generic_callback sys_notify_finalize(struct sys_notify *notify,237 static inline int sys_notify_fetch_result(const struct sys_notify *notify, in sys_notify_fetch_result()264 static inline void sys_notify_init_spinwait(struct sys_notify *notify) in sys_notify_init_spinwait()268 *notify = (struct sys_notify){ in sys_notify_init_spinwait()292 static inline void sys_notify_init_signal(struct sys_notify *notify, in sys_notify_init_signal()298 *notify = (struct sys_notify){ in sys_notify_init_signal()[all …]
285 struct sys_notify notify;
10 static uint32_t get_extflags(const struct sys_notify *anp) in get_extflags()17 static void set_extflags(struct sys_notify *anp, in set_extflags()24 static void callback(struct sys_notify *anp, in callback()33 struct sys_notify notify = { in ZTEST()50 struct sys_notify notify; in ZTEST()104 struct sys_notify notify; in ZTEST()176 struct sys_notify notify; in ZTEST()
248 struct sys_notify *notify,505 struct sys_notify *notify);569 struct sys_notify *notify);
11 int sys_notify_validate(struct sys_notify *notify) in sys_notify_validate()48 sys_notify_generic_callback sys_notify_finalize(struct sys_notify *notify, in sys_notify_finalize()
5 project(sys_notify) project
24 * :c:struct:`sys_notify` is not a kernel object;
200 struct sys_notify notify; in set_aligned_clock()265 struct sys_notify notify; in main()
112 struct sys_notify *notify;783 struct sys_notify *notify = NULL; in sync_finish()1000 struct sys_notify *notify) in maxim_ds3231_synchronize()1074 struct sys_notify *notify) in maxim_ds3231_set()
723 struct sys_notify notify; in test_ds3231_synchronize()