Home
last modified time | relevance | path

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

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