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