Home
last modified time | relevance | path

Searched refs:KF_DESTRUCTIVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dbtf.h71 #define KF_DESTRUCTIVE (1 << 6) /* kfunc performs destructive actions */ macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c516 BTF_ID_FLAGS(func, bpf_kfunc_call_test_destructive, KF_DESTRUCTIVE)
/kernel/linux/linux-6.6/kernel/bpf/
H A Dhelpers.c2460 BTF_ID_FLAGS(func, crash_kexec, KF_DESTRUCTIVE)
H A Dverifier.c10439 return meta->kfunc_flags & KF_DESTRUCTIVE; in is_kfunc_destructive()

Completed in 28 milliseconds