summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic/shmparam.h
blob: 51a3852de7336ba5c930bc9e8eb7f504cc4bc1af (plain)
1
2
3
4
5
6
#ifndef __ASM_GENERIC_SHMPARAM_H
#define __ASM_GENERIC_SHMPARAM_H

#define SHMLBA PAGE_SIZE	 /* attach addr a multiple of this */

#endif /* _ASM_GENERIC_SHMPARAM_H */
' class='diffstat'>-rw-r--r--include/net/arp.h16
-rw-r--r--include/net/dst.h7
-rw-r--r--include/net/dst_ops.h2
-rw-r--r--include/net/ndisc.h17
-rw-r--r--net/ipv4/route.c19
-rw-r--r--net/ipv6/route.c16
-rw-r--r--net/xfrm/xfrm_policy.c19
7 files changed, 96 insertions, 0 deletions
diff --git a/include/net/arp.h b/include/net/arp.h