Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Drt_stall.c73 static void set_sched(int policy, int priority) in set_sched() function
180 set_sched(SCHED_FIFO, 50); in sched_stress_test()
/linux/tools/tracing/rtla/src/
H A Dcommon.c110 common->set_sched = 1; in run_tool()
217 if (params->set_sched) { in run_tool()
266 if (params->set_sched) in top_main_loop()
H A Dcommon.h88 int set_sched; member
H A Dosnoise_top.c
H A Dosnoise_hist.c
H A Dtimerlat_top.c
H A Dtimerlat_hist.c
/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()