Searched refs:scx_bpf_error_bstr (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/sched_ext/include/scx/ |
| H A D | common.bpf.h | 76 void scx_bpf_error_bstr(char *fmt, unsigned long long *data, u32 data_len) __ksym; 151 * scx_bpf_error() wraps the scx_bpf_error_bstr() kfunc with variadic arguments 160 scx_bpf_error_bstr(___fmt, ___param, sizeof(___param)); \
|
| /linux/kernel/sched/ |
| H A D | ext.c | 9239 * scx_bpf_error_bstr - Indicate fatal error 9248 __bpf_kfunc void scx_bpf_error_bstr(char *fmt, unsigned long long *data, in scx_bpf_cpuperf_cur() 9745 BTF_ID_FLAGS(func, scx_bpf_error_bstr, KF_IMPLICIT_ARGS) in scx_kfunc_context_filter() 9135 __bpf_kfunc void scx_bpf_error_bstr(char *fmt, unsigned long long *data, scx_bpf_error_bstr() function
|