HomeSort by relevance Sort by last modified time
    Searched refs:attach_flags (Results 1 - 8 of 8) sorted by null

  /external/strace/
bpf.c 215 uint32_t target_fd, attach_bpf_fd, attach_type, attach_flags; member in struct:__anon31506
236 tprints(", attach_flags=");
237 printflags(bpf_attach_flags, attr.attach_flags, "BPF_F_???");
configure     [all...]
  /external/strace/tests/
bpf.c 120 .attach_flags = 1
214 ", attach_flags=BPF_F_ALLOW_OVERRIDE}, %u) = %s\n",
  /external/strace/tests-m32/
bpf.c 120 .attach_flags = 1
214 ", attach_flags=BPF_F_ALLOW_OVERRIDE}, %u) = %s\n",
  /external/strace/tests-mx32/
bpf.c 120 .attach_flags = 1
214 ", attach_flags=BPF_F_ALLOW_OVERRIDE}, %u) = %s\n",
  /bionic/libc/kernel/uapi/linux/
bpf.h 149 __u32 attach_flags; member in struct:bpf_attr::__anon446
  /external/kernel-headers/original/uapi/linux/
bpf.h 180 __u32 attach_flags; member in struct:bpf_attr::__anon21292
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xcmc.h 73 CMC_flags attach_flags; member in struct:__anon60473

Completed in 762 milliseconds