Home
last modified time | relevance | path

Searched defs:KF_RELEASE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/
Dbpf_fs_kfuncs.c160 BTF_ID_FLAGS(func, bpf_put_file, KF_RELEASE) in BTF_ID_FLAGS() argument
/linux-6.12.1/include/linux/
Dbtf.h19 #define KF_RELEASE (1 << 1) /* kfunc is a release function */ macro
/linux-6.12.1/net/bpf/
Dtest_run.c653 BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE) in BTF_ID_FLAGS() argument