Searched refs:btf_ctx_arg_offset (Results 1 – 4 of 4) sorted by relevance
116 offset = btf_ctx_arg_offset(bpf_dummy_ops_btf, func_proto, arg_no); in check_test_run_args()
514 int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto,
260 offset = btf_ctx_arg_offset(btf, func_proto, arg_no); in prepare_arg_info()
6398 int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_offset() function