Lines Matching refs:BTF_ID_FLAGS
739 BTF_ID_FLAGS(func, bpf_kfunc_call_test1) in BTF_ID_FLAGS() function
740 BTF_ID_FLAGS(func, bpf_kfunc_call_test2) in BTF_ID_FLAGS()
741 BTF_ID_FLAGS(func, bpf_kfunc_call_test3) in BTF_ID_FLAGS()
742 BTF_ID_FLAGS(func, bpf_kfunc_call_test_acquire, KF_ACQUIRE | KF_RET_NULL) in BTF_ID_FLAGS()
743 BTF_ID_FLAGS(func, bpf_kfunc_call_memb_acquire, KF_ACQUIRE | KF_RET_NULL) in BTF_ID_FLAGS()
744 BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE) in BTF_ID_FLAGS()
745 BTF_ID_FLAGS(func, bpf_kfunc_call_memb_release, KF_RELEASE) in BTF_ID_FLAGS()
746 BTF_ID_FLAGS(func, bpf_kfunc_call_memb1_release, KF_RELEASE) in BTF_ID_FLAGS()
747 BTF_ID_FLAGS(func, bpf_kfunc_call_test_get_rdwr_mem, KF_RET_NULL) in BTF_ID_FLAGS()
748 BTF_ID_FLAGS(func, bpf_kfunc_call_test_get_rdonly_mem, KF_RET_NULL) in BTF_ID_FLAGS()
749 BTF_ID_FLAGS(func, bpf_kfunc_call_test_acq_rdonly_mem, KF_ACQUIRE | KF_RET_NULL) in BTF_ID_FLAGS()
750 BTF_ID_FLAGS(func, bpf_kfunc_call_int_mem_release, KF_RELEASE) in BTF_ID_FLAGS()
751 BTF_ID_FLAGS(func, bpf_kfunc_call_test_kptr_get, KF_ACQUIRE | KF_RET_NULL | KF_KPTR_GET) in BTF_ID_FLAGS()
752 BTF_ID_FLAGS(func, bpf_kfunc_call_test_pass_ctx) in BTF_ID_FLAGS()
753 BTF_ID_FLAGS(func, bpf_kfunc_call_test_pass1) in BTF_ID_FLAGS()
754 BTF_ID_FLAGS(func, bpf_kfunc_call_test_pass2) in BTF_ID_FLAGS()
755 BTF_ID_FLAGS(func, bpf_kfunc_call_test_fail1) in BTF_ID_FLAGS()
756 BTF_ID_FLAGS(func, bpf_kfunc_call_test_fail2) in BTF_ID_FLAGS()
757 BTF_ID_FLAGS(func, bpf_kfunc_call_test_fail3) in BTF_ID_FLAGS()
758 BTF_ID_FLAGS(func, bpf_kfunc_call_test_mem_len_pass1) in BTF_ID_FLAGS()
759 BTF_ID_FLAGS(func, bpf_kfunc_call_test_mem_len_fail1) in BTF_ID_FLAGS()
760 BTF_ID_FLAGS(func, bpf_kfunc_call_test_mem_len_fail2) in BTF_ID_FLAGS()
761 BTF_ID_FLAGS(func, bpf_kfunc_call_test_ref, KF_TRUSTED_ARGS) in BTF_ID_FLAGS()
762 BTF_ID_FLAGS(func, bpf_kfunc_call_test_destructive, KF_DESTRUCTIVE) in BTF_ID_FLAGS()