Home
last modified time | relevance | path

Searched defs:KF_IMPLICIT_ARGS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dbtf.h81 #define KF_IMPLICIT_ARGS (1 << 16) /* kfunc has implicit arguments supplied by the verifier */ macro
/linux/tools/bpf/resolve_btfids/
H A Dmain.c182 #define KF_IMPLICIT_ARGS (1 << 16) macro