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