Home
last modified time | relevance | path

Searched refs:BPF_TYPE_UNSPEC (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dinode.c27 BPF_TYPE_UNSPEC = 0, enumerator
131 *type = BPF_TYPE_UNSPEC; in bpf_inode_type()
524 enum bpf_type type = BPF_TYPE_UNSPEC; in bpf_obj_get_user()