Searched refs:bpf_dynptr_get_type (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dhelpers.c1601 static enum bpf_dynptr_type bpf_dynptr_get_type(const struct bpf_dynptr_kern *ptr) function
1695 type = bpf_dynptr_get_type(src);
1740 type = bpf_dynptr_get_type(dst);
1792 type = bpf_dynptr_get_type(ptr);
2476 type = bpf_dynptr_get_type(ptr);

Completed in 149 milliseconds