Searched refs:BPF_BTF_LOAD (Results 1 – 6 of 6) sorted by relevance
132 #if defined(BPF_BTF_LOAD) || (defined(HAVE_DECL_BPF_BTF_LOAD) && HAVE_DECL_BPF_BTF_LOAD)134 static_assert((BPF_BTF_LOAD) == (18), "BPF_BTF_LOAD != 18");137 # define BPF_BTF_LOAD 18182 [BPF_BTF_LOAD] = XLAT(BPF_BTF_LOAD),
20 BPF_BTF_LOAD 18
103 BPF_BTF_LOAD, enumerator
1211 * xlat/bpf_commands.in (BPF_BTF_LOAD): New constant, introduced by Linux