Searched refs:ccrng_schedule_ctx_t (Results 1 – 2 of 2) sorted by relevance
36 typedef struct ccrng_schedule_ctx ccrng_schedule_ctx_t; typedef41 ccrng_schedule_action_t (*read)(ccrng_schedule_ctx_t *ctx);42 void (*notify_reseed)(ccrng_schedule_ctx_t *ctx);50 ccrng_schedule_action_t ccrng_schedule_read(ccrng_schedule_ctx_t *ctx);52 void ccrng_schedule_notify_reseed(ccrng_schedule_ctx_t *ctx);60 ccrng_schedule_ctx_t schedule_ctx;71 ccrng_schedule_ctx_t schedule_ctx;81 ccrng_schedule_ctx_t schedule_ctx;95 ccrng_schedule_ctx_t schedule_ctx;96 ccrng_schedule_ctx_t *left;[all …]
36 ccrng_schedule_ctx_t *schedule_ctx;53 ccrng_schedule_ctx_t *schedule_ctx,