H A D | bpf_core_read.h | 1 /* SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) */ 9 * __builtin_preserve_field_info() built-in to get a specific aspect of 24 /* second argument to __builtin_btf_type_id() built-in */ 26 BPF_TYPE_ID_LOCAL = 0, /* BTF type ID in local program */ 27 BPF_TYPE_ID_TARGET = 1, /* BTF type ID in target kernel */ 30 /* second argument to __builtin_preserve_type_info() built-i 156 ___bpf_typeof(type) global() argument 158 ___bpf_typeof1(type,NR) global() argument 162 ___bpf_typeof(type) global() argument 167 ___bpf_field_ref2(type,field) global() argument 170 ___bpf_field_ref2(type,field) global() argument 220 bpf_core_type_id_local(type) global() argument 230 bpf_core_type_id_kernel(type) global() argument 240 bpf_core_type_exists(type) global() argument 250 bpf_core_type_matches(type) global() argument 260 bpf_core_type_size(type) global() argument 337 bpf_core_cast(ptr,type) global() argument 340 ___concat(a,b) global() argument 358 ___last3(a,b,x) global() argument 359 ___last4(a,b,c,x) global() argument 360 ___last5(a,b,c,d,x) global() argument 361 ___last6(a,b,c,d,e,x) global() argument 362 ___last7(a,b,c,d,e,f,x) global() argument 363 ___last8(a,b,c,d,e,f,g,x) global() argument 364 ___last9(a,b,c,d,e,f,g,h,x) global() argument 365 ___last10(a,b,c,d,e,f,g,h,i,x) global() argument 369 ___nolast3(a,b,_) global() argument 370 ___nolast4(a,b,c,_) global() argument 371 ___nolast5(a,b,c,d,_) global() argument 372 ___nolast6(a,b,c,d,e,_) global() argument 373 ___nolast7(a,b,c,d,e,f,_) global() argument 374 ___nolast8(a,b,c,d,e,f,g,_) global() argument 375 ___nolast9(a,b,c,d,e,f,g,h,_) global() argument 376 ___nolast10(a,b,c,d,e,f,g,h,i,_) global() argument 380 ___arrow2(a,b) global() argument 381 ___arrow3(a,b,c) global() argument 382 ___arrow4(a,b,c,d) global() argument 383 ___arrow5(a,b,c,d,e) global() argument 384 ___arrow6(a,b,c,d,e,f) global() argument 385 ___arrow7(a,b,c,d,e,f,g) global() argument 386 ___arrow8(a,b,c,d,e,f,g,h) global() argument 387 ___arrow9(a,b,c,d,e,f,g,h,i) global() argument 388 ___arrow10(a,b,c,d,e,f,g,h,i,j) global() argument [all...] |