Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c413 bpf_link_init(&link->link, BPF_LINK_TYPE_UNSPEC, in __hid_bpf_attach_prog()
/openbmc/linux/kernel/bpf/
H A Dtrampoline.c654 bpf_link_init(&shim_link->link.link, BPF_LINK_TYPE_UNSPEC, in cgroup_shim_alloc()
H A Dsyscall.c2955 [BPF_LINK_TYPE_UNSPEC] = "<invalid>",
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1049 BPF_LINK_TYPE_UNSPEC = 0, enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1049 BPF_LINK_TYPE_UNSPEC = 0, enumerator
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c128 [BPF_LINK_TYPE_UNSPEC] = "unspec",