HomeSort by relevance Sort by last modified time
    Searched defs:BPF_OBJ_PIN (Results 1 - 5 of 5) sorted by null

  /external/strace/xlat/
bpf_commands.h 20 #if !(defined(BPF_OBJ_PIN) || (defined(HAVE_DECL_BPF_OBJ_PIN) && HAVE_DECL_BPF_OBJ_PIN))
21 # define BPF_OBJ_PIN 6
65 XLAT(BPF_OBJ_PIN),
  /kernel/tests/net/test/
bpf.py 42 BPF_OBJ_PIN = 6
  /external/iproute2/include/uapi/linux/
bpf.h 86 BPF_OBJ_PIN,
  /bionic/libc/kernel/uapi/linux/
bpf.h 75 BPF_OBJ_PIN,
  /external/kernel-headers/original/uapi/linux/
bpf.h 86 BPF_OBJ_PIN,

Completed in 131 milliseconds