Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c43 const volatile bool print_msgs; variable
651 if (print_msgs) in BPF_STRUCT_OPS()
660 if (print_msgs) in BPF_STRUCT_OPS()
667 if (print_msgs) in BPF_STRUCT_OPS()
713 if (print_msgs) { in BPF_STRUCT_OPS()
722 if (print_msgs) { in BPF_STRUCT_OPS()
865 if (print_msgs) in BPF_STRUCT_OPS_SLEEPABLE()
H A Dscx_qmap.c94 skel->rodata->print_msgs = true; in main()