Searched refs:RELO_CORE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/lib/bpf/
H A Dlibbpf.c346 RELO_CORE, enumerator in enum:reloc_type
353 const struct bpf_core_relo *core_relo; /* used when type == RELO_CORE */
5700 relo->type = RELO_CORE;
5715 if (relo->type != RELO_CORE || relo->insn_idx != insn_idx)
6028 case RELO_CORE:
7718 case RELO_CORE: {

Completed in 215 milliseconds