Lines Matching full:co
285 * additionally emitting BPF CO-RE field relocation for specified source
397 /* Non-CO-RE variant of BPF_CORE_READ_INTO() */
403 /* Non-CO-RE variant of BPF_CORE_READ_USER_INTO().
405 * As no CO-RE relocations are emitted, source types can be arbitrary and are
433 /* Non-CO-RE variant of BPF_CORE_READ_STR_INTO() */
440 * Non-CO-RE variant of BPF_CORE_READ_USER_STR_INTO().
442 * As no CO-RE relocations are emitted, source types can be arbitrary and are
451 * BPF_CORE_READ() is used to simplify BPF CO-RE relocatable read, especially
459 * CO-RE relocatable bpf_probe_read_kernel() wrapper) calls, logically
469 * emit CO-RE relocations.
484 * exist in kernel (or kernel module) BTF, otherwise CO-RE relocation will
485 * fail. Custom user types are not relocatable with CO-RE.
496 /* Non-CO-RE variant of BPF_CORE_READ() */
504 * Non-CO-RE variant of BPF_CORE_READ_USER().
506 * As no CO-RE relocations are emitted, source types can be arbitrary and are