Home
last modified time | relevance | path

Searched refs:NLM_F_ATOMIC (Results 1 – 25 of 29) sorted by relevance

12

/external/strace/xlat/
Dnetlink_get_flags.h26 #if defined(NLM_F_ATOMIC) || (defined(HAVE_DECL_NLM_F_ATOMIC) && HAVE_DECL_NLM_F_ATOMIC)
27 XLAT(NLM_F_ATOMIC),
Dnetlink_get_flags.in4 NLM_F_ATOMIC
/external/syzkaller/sys/linux/
Dsocket_netlink_386.const41 NLM_F_ATOMIC = 1024
Dsocket_netlink_ppc64le.const41 NLM_F_ATOMIC = 1024
Dsocket_netlink_amd64.const41 NLM_F_ATOMIC = 1024
Dsocket_netlink_arm64.const41 NLM_F_ATOMIC = 1024
Dsocket_netlink_arm.const41 NLM_F_ATOMIC = 1024
Dsocket_netlink.txt33 …_ECHO, NLM_F_DUMP_INTR, NLM_F_DUMP_FILTERED, NLM_F_ROOT, NLM_F_MATCH, NLM_F_ATOMIC, NLM_F_DUMP, NL…
/external/libnl/include/netlink/
Dnetlink-kernel.h107 #define NLM_F_ATOMIC 0x400
/external/strace/tests-mx32/
Dnfnetlink_cttimeout.c86 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ATOMIC; in test_nlmsg_flags()
/external/strace/tests-m32/
Dnfnetlink_cttimeout.c86 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ATOMIC; in test_nlmsg_flags()
/external/strace/tests/
Dnfnetlink_cttimeout.c86 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ATOMIC; in test_nlmsg_flags()
/external/libnl/include/linux-private/linux/
Dnetlink.h57 #define NLM_F_ATOMIC 0x400 /* atomic GET */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h64 #define NLM_F_ATOMIC 0x400 /* atomic GET */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h64 #define NLM_F_ATOMIC 0x400 /* atomic GET */ macro
/external/libnl/python/netlink/
Dcore.py87 NLM_F_ATOMIC = 0x400 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go891 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_mipsle.go1126 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_s390x.go1125 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_arm.go1125 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_ppc64le.go1127 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_mips64.go1126 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_ppc64.go1127 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_amd64.go1127 NLM_F_ATOMIC = 0x400 const
Dzerrors_linux_mips64le.go1126 NLM_F_ATOMIC = 0x400 const

12