Searched defs:drop (Results 1 – 11 of 11) sorted by relevance
43 #define drop(x) osSemaphoreRelease(x) macro57 #define drop(x) osMutexRelease(x) macro
47 #define drop(x) osSemaphoreRelease(x) macro63 #define drop(x) osMutexRelease(x) macro
56 #define drop(x) k_sem_give(x) macro72 #define drop(x) k_mutex_unlock(x) macro92 #define drop(x) k_stack_push(x, MAGIC) macro114 #define drop(x) k_fifo_put(x, &(((fork_obj_t *)(x))->data)) macro136 #define drop(x) k_lifo_put(x, &(((fork_obj_t *)(x))->data)) macro
81 net_stats_t drop; member122 net_stats_t drop; member142 net_stats_t drop; member182 net_stats_t drop; member199 net_stats_t drop; member213 net_stats_t drop; member227 net_stats_t drop; member247 net_stats_t drop; member261 net_stats_t drop; member275 net_stats_t drop; member[all …]
317 bool drop = (bool)p1; in stest_thread_entry() local327 void stest_thread_launch(uint32_t flags, bool drop) in stest_thread_launch()
67 static inline void drop(fork_t frk) in drop() function
336 static void i2s_mcux_tx_stream_disable(const struct device *dev, bool drop) in i2s_mcux_tx_stream_disable()377 static void i2s_mcux_rx_stream_disable(const struct device *dev, bool drop) in i2s_mcux_rx_stream_disable()
136 static void i2s_tx_stream_disable(const struct device *dev, bool drop) in i2s_tx_stream_disable()
112 bool drop; in monitor_send() local
141 static void drop(const struct mpsc_pbuf_buffer *buffer, const union mpsc_pbuf_generic *item) in drop() function
59 static void drop(const struct mpsc_pbuf_buffer *buffer, const union mpsc_pbuf_generic *item) in drop() function