Searched refs:LIBBPF_PIN_NONE (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_pinning.c26 __uint(pinning, LIBBPF_PIN_NONE);
/linux-master/tools/lib/bpf/
H A Dbpf_helpers.h170 LIBBPF_PIN_NONE, enumerator in enum:libbpf_pin_type
H A Dlibbpf.c2435 LIBBPF_PIN_NONE, enumerator in enum:libbpf_pin_type
2630 if (val != LIBBPF_PIN_NONE && val != LIBBPF_PIN_BY_NAME) {

Completed in 383 milliseconds