Searched defs:BTF_ID_FLAGS (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/ |
D | bpf_fs_kfuncs.c | 160 BTF_ID_FLAGS(func, bpf_put_file, KF_RELEASE) in BTF_ID_FLAGS() function
|
/linux-6.12.1/fs/verity/ |
D | measure.c | 164 BTF_ID_FLAGS(func, bpf_get_fsverity_digest, KF_TRUSTED_ARGS) in BTF_ID_FLAGS() function
|
/linux-6.12.1/include/linux/ |
D | btf_ids.h | 71 #define BTF_ID_FLAGS(prefix, name, ...) \ macro 222 #define BTF_ID_FLAGS(prefix, name, ...) macro
|
/linux-6.12.1/tools/testing/selftests/bpf/bpf_testmod/ |
D | bpf_testmod.c | 1018 BTF_ID_FLAGS(func, bpf_testmod_test_mod_kfunc) in BTF_ID_FLAGS() function
|
/linux-6.12.1/net/bpf/ |
D | test_run.c | 653 BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE) in BTF_ID_FLAGS() function
|
/linux-6.12.1/kernel/trace/ |
D | bpf_trace.c | 3456 BTF_ID_FLAGS(func, bpf_session_is_return) in BTF_ID_FLAGS() function
|
/linux-6.12.1/net/core/ |
D | filter.c | 12165 BTF_ID_FLAGS(func, bpf_sock_destroy, KF_TRUSTED_ARGS) in BTF_ID_FLAGS() function
|