Searched refs:BPF_TYPE_LINK (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dinode.c30 BPF_TYPE_LINK, enumerator in enum:bpf_type
42 case BPF_TYPE_LINK:
62 case BPF_TYPE_LINK:
89 *type = BPF_TYPE_LINK;
137 *type = BPF_TYPE_LINK;
467 case BPF_TYPE_LINK:
546 else if (type == BPF_TYPE_LINK)

Completed in 199 milliseconds