Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dosnoise_top.c40 int set_sched; member
472 params->set_sched = 1; in osnoise_top_parse_args()
710 if (params->set_sched) { in osnoise_top_main()
H A Dtimerlat_top.c38 int set_sched; member
659 params->set_sched = 1; in timerlat_top_parse_args()
950 if (params->set_sched) { in timerlat_top_main()
1028 if (params->set_sched) in timerlat_top_main()
H A Dosnoise_hist.c32 int set_sched; member
631 params->set_sched = 1; in osnoise_hist_parse_args()
875 if (params->set_sched) { in osnoise_hist_main()
H A Dtimerlat_hist.c36 int set_sched; member
879 params->set_sched = 1; in timerlat_hist_parse_args()
1180 if (params->set_sched) { in timerlat_hist_main()
1249 if (params->set_sched) in timerlat_hist_main()
/linux/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()