Home
last modified time | relevance | path

Searched refs:set_sched (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/tools/tracing/rtla/src/
Dtimerlat_top.c31 int set_sched; member
423 params->set_sched = 1; in timerlat_top_parse_args()
626 if (params->set_sched) { in timerlat_top_main()
Dosnoise_top.c32 int set_sched; member
384 params->set_sched = 1; in osnoise_top_parse_args()
586 if (params->set_sched) { in osnoise_top_main()
Dosnoise_hist.c29 int set_sched; member
592 params->set_sched = 1; in osnoise_hist_parse_args()
808 if (params->set_sched) { in osnoise_hist_main()
Dtimerlat_hist.c30 int set_sched; member
613 params->set_sched = 1; in timerlat_hist_parse_args()
835 if (params->set_sched) { in timerlat_hist_main()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h628 void (*set_sched)(struct bnx2x_mcast_obj *o); member
Dbnx2x_sp.c2764 o->set_sched(o); in bnx2x_mcast_enqueue_cmd()
4085 mcast_obj->set_sched = bnx2x_mcast_set_sched; in bnx2x_init_mcast_obj()