Home
last modified time | relevance | path

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

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