Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat.h18 int set_sched; member
H A Dosnoise.h25 int set_sched; member
H A Dosnoise_top.c446 params->set_sched = 1; in osnoise_top_parse_args()
625 if (params->set_sched) { in osnoise_top_main()
H A Dtimerlat_top.c698 params->set_sched = 1; in timerlat_top_parse_args()
1047 if (params->set_sched) { in timerlat_top_main()
1141 if (params->set_sched) in timerlat_top_main()
H A Dosnoise_hist.c616 params->set_sched = 1; in osnoise_hist_parse_args()
801 if (params->set_sched) { in osnoise_hist_main()
H A Dtimerlat_hist.c945 params->set_sched = 1; in timerlat_hist_parse_args()
1202 if (params->set_sched) { in timerlat_hist_main()
1293 if (params->set_sched) in timerlat_hist_main()
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h628 void (*set_sched)(struct bnx2x_mcast_obj *o); member
H A 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()