Searched refs:_ctx (Results 1 – 6 of 6) sorted by relevance
110 static int on_message(const struct tipc_port* port, handle_t chan, void* _ctx) { in on_message() argument114 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_message()137 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() argument138 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_channel_cleanup()
160 static int on_message(const struct tipc_port* port, handle_t chan, void* _ctx) { in on_message() argument164 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_message()190 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() argument191 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_channel_cleanup()
94 static void secure_fb_on_channel_cleanup(void* _ctx) { in secure_fb_on_channel_cleanup() argument95 struct secure_fb_ctx* ctx = (struct secure_fb_ctx*)_ctx; in secure_fb_on_channel_cleanup()190 void* _ctx) { in secure_fb_on_message() argument198 struct secure_fb_ctx* ctx = (struct secure_fb_ctx*)_ctx; in secure_fb_on_message()
252 void* _ctx) { in on_disconnect() argument255 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_disconnect()286 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() argument287 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_channel_cleanup()
253 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() argument254 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_channel_cleanup()262 static int on_message(const struct tipc_port* port, handle_t chan, void* _ctx) { in on_message() argument266 struct chan_ctx* ctx = (struct chan_ctx*)_ctx; in on_message()
278 void* _ctx) { in secure_dpu_on_message() argument