Searched refs:scx_bpf_exit_bstr (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/sched_ext/include/scx/ |
D | common.bpf.h | 55 void scx_bpf_exit_bstr(s64 exit_code, char *fmt, unsigned long long *data, u32 data__sz) __ksym __w… 111 scx_bpf_exit_bstr(code, ___fmt, ___param, sizeof(___param)); \
|
/linux-6.12.1/kernel/sched/ |
D | ext.c | 6768 __bpf_kfunc void scx_bpf_exit_bstr(s64 exit_code, char *fmt, in scx_bpf_exit_bstr() function 7180 BTF_ID_FLAGS(func, scx_bpf_exit_bstr, KF_TRUSTED_ARGS)
|