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

  /external/strace/
bpf.c 214 uint32_t target_fd, attach_bpf_fd, attach_type; member in struct:__anon30172
232 tprintf(", attach_type=");
233 printxval(bpf_attach_type, attr.attach_type, "BPF_???");
configure     [all...]
  /external/strace/tests/
bpf.c 119 .attach_type = 0
212 ", attach_type=BPF_CGROUP_INET_INGRESS}, %u) = %s\n",
218 ", {target_fd=-1, attach_type=BPF_CGROUP_INET_INGRESS}, %u)"
  /external/strace/tests-m32/
bpf.c 119 .attach_type = 0
212 ", attach_type=BPF_CGROUP_INET_INGRESS}, %u) = %s\n",
218 ", {target_fd=-1, attach_type=BPF_CGROUP_INET_INGRESS}, %u)"
  /external/strace/tests-mx32/
bpf.c 119 .attach_type = 0
212 ", attach_type=BPF_CGROUP_INET_INGRESS}, %u) = %s\n",
218 ", {target_fd=-1, attach_type=BPF_CGROUP_INET_INGRESS}, %u)"
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 40 #define attach_type() var.u8[2] /* attachment type */ macro
41 /* Note! if attach_chain() is zero, the value of attach_type() is irrelevant. */
441 o.attach_type() = ATTACH_TYPE_MARK;
1002 pos[child].attach_type() = ATTACH_TYPE_CURSIVE;
1648 #undef attach_type macro
    [all...]
  /bionic/libc/kernel/uapi/linux/
bpf.h 180 __u32 attach_type; member in struct:bpf_attr::__anon444
  /external/kernel-headers/original/uapi/linux/
bpf.h 179 __u32 attach_type; member in struct:bpf_attr::__anon21093
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xcmc.h 71 CMC_object_identifier attach_type; member in struct:__anon53139

Completed in 271 milliseconds