Home
last modified time | relevance | path

Searched refs:sch_cgrp_path (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/ext/
H A Dsub.h63 static inline const char *sch_cgrp_path(struct scx_sched *sch) in sch_cgrp_path() function
81 static inline const char *sch_cgrp_path(struct scx_sched *sch) { return "/"; } in sch_cgrp_path() function
/linux/include/trace/events/
H A Dsched_ext.h97 __string( cgrp_path, sch_cgrp_path(sch) )