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

  /external/strace/xlat/
bpf_mode.h 29 #if defined(BPF_XADD) || (defined(HAVE_DECL_BPF_XADD) && HAVE_DECL_BPF_XADD)
30 XLAT(BPF_XADD),
  /bionic/libc/kernel/uapi/linux/
bpf.h 26 #define BPF_XADD 0xc0
  /external/iproute2/include/linux/
bpf.h 20 #define BPF_XADD 0xc0 /* exclusive add */
  /external/kernel-headers/original/uapi/linux/
bpf.h 20 #define BPF_XADD 0xc0 /* exclusive add */

Completed in 40 milliseconds