Lines Matching refs:mfy

1189 	static struct mayfly mfy = {0, 0, &link, NULL, NULL};  in ull_scan_aux_stop()  local
1209 mfy.fp = flush; in ull_scan_aux_stop()
1215 mfy.fp = flush; in ull_scan_aux_stop()
1230 mfy.fp = flush; in ull_scan_aux_stop()
1235 mfy.fp = aux_sync_incomplete; in ull_scan_aux_stop()
1240 mfy.param = aux; in ull_scan_aux_stop()
1242 0, &mfy); in ull_scan_aux_stop()
1445 static struct mayfly mfy = {0, 0, &link, NULL, lll_scan_aux_prepare}; in ticker_cb() local
1463 mfy.param = &p; in ticker_cb()
1467 0, &mfy); in ticker_cb()
1476 static struct mayfly mfy = {0, 0, &link, NULL, NULL}; in ticker_op_cb() local
1496 mfy.fp = aux_sync_partial; in ticker_op_cb()
1502 mfy.fp = aux_sync_incomplete; in ticker_op_cb()
1509 mfy.fp = flush_safe; in ticker_op_cb()
1513 mfy.param = param; in ticker_op_cb()
1516 0, &mfy); in ticker_op_cb()
2348 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in scan_aux_stop_all_chains_for_parent() local
2414 mfy.param = &curr->lll; in scan_aux_stop_all_chains_for_parent()
2416 &mfy); in scan_aux_stop_all_chains_for_parent()
2435 static struct mayfly mfy = {0, 0, &link, NULL, scan_aux_stop_all_chains_for_parent}; in ull_scan_aux_stop() local
2439 mfy.param = parent; in ull_scan_aux_stop()
2440 ret = mayfly_enqueue(TICKER_USER_ID_THREAD, TICKER_USER_ID_ULL_HIGH, 0, &mfy); in ull_scan_aux_stop()
2746 static struct mayfly mfy = {0, 0, &link, NULL, lll_scan_aux_prepare}; in ticker_cb() local
2771 mfy.param = &p; in ticker_cb()
2775 0, &mfy); in ticker_cb()
2809 static struct mayfly mfy = {0, 0, &link, NULL, ticker_start_failed}; in ticker_op_cb()
2816 mfy.param = param; in ticker_op_cb()
2819 1, &mfy); in ticker_op_cb()