aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_rtc_ppc64le.const
diff options
context:
space:
mode:
authorNoa Osherovich <noaos@mellanox.com>2017-12-17 17:53:22 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-03-27 14:31:07 +0100
commitd1419fc79fd0339eceb3b451c8c50edec18cc3c7 (patch)
tree4f2963d82aaaa23e028298a5c3c83a85de237829 /sys/linux/dev_rtc_ppc64le.const
parent4e668495fb96931c819602a190c4301ae3f9956e (diff)
Sys/linux: Add rdma.txt
Initial description of the kernel's RDMA subsystem. This patch covers most of the older write() interface as well as the some ioctl functions. Also disable rdma_cm's ib_qp_type flags as it conflicts with rdma's definition, and rdma builds first. Signed-off-by: Noa Osherovich <noaos@mellanox.com>
Diffstat (limited to 'sys/linux/dev_rtc_ppc64le.const')
-rw-r--r--sys/linux/dev_rtc_ppc64le.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_rtc_ppc64le.const b/sys/linux/dev_rtc_ppc64le.const
index 6978ef4de..23ffb9271 100644
--- a/sys/linux/dev_rtc_ppc64le.const
+++ b/sys/linux/dev_rtc_ppc64le.const
@@ -1,4 +1,5 @@
# AUTOGENERATED FILE
+AT_FDCWD = 18446744073709551516
RTC_AIE_OFF = 536899586
RTC_AIE_ON = 536899585
RTC_ALM_READ = 1076129800
@@ -23,3 +24,4 @@ RTC_WIE_ON = 536899599
RTC_WKALM_RD = 1076391952
RTC_WKALM_SET = 2150133775
__NR_ioctl = 54
+__NR_openat = 286