/include/asm-generic/ |
D | termios.h | 71 struct termios2 __user *u) in user_termios_to_kernel_termios() 76 static inline int kernel_termios_to_user_termios(struct termios2 __user *u, in kernel_termios_to_user_termios() 83 struct termios __user *u) in user_termios_to_kernel_termios_1() 88 static inline int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() 95 struct termios __user *u) in user_termios_to_kernel_termios() 100 static inline int kernel_termios_to_user_termios(struct termios __user *u, in kernel_termios_to_user_termios()
|
D | termios-base.h | 65 #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios)) argument 69 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios)) argument 72 #define user_termios_to_kernel_termios_1(k, u) copy_from_user(k, u, sizeof(struct termios)) argument 73 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios)) argument
|
D | uaccess.h | 181 #define __put_user_fn(sz, u, k) __put_user_fn(sz, u, k) argument 247 #define __get_user_fn(sz, u, k) __get_user_fn(sz, u, k) argument
|
D | local64.h | 46 #define local64_add_unless(l, _a, u) local_add_unless((&(l)->a), (_a), (u)) argument 84 #define local64_add_unless(l, _a, u) atomic64_add_unless((&(l)->a), (_a), (u)) argument
|
D | atomic-long.h | 125 static inline long atomic_long_add_unless(atomic_long_t *l, long a, long u) in atomic_long_add_unless() 242 static inline long atomic_long_add_unless(atomic_long_t *l, long a, long u) in atomic_long_add_unless()
|
D | local.h | 45 #define local_add_unless(l, _a, u) atomic_long_add_unless((&(l)->a), (_a), (u)) argument
|
/include/net/netfilter/ |
D | nf_conntrack_tuple.h | 30 union nf_conntrack_man_proto u; member 64 } u; member 77 union nf_conntrack_man_proto u; member
|
D | nf_log.h | 33 } u; member
|
/include/uapi/linux/usb/ |
D | gadgetfs.h | 59 } u; member
|
/include/net/ |
D | firewire.h | 7 u8 u[FWNET_ALEN]; member
|
/include/linux/ |
D | if_bridge.h | 25 } u; member
|
D | splice.h | 37 } u; member
|
D | cleancache.h | 21 } u; member
|
D | uinput.h | 58 } u; member
|
/include/media/ |
D | ov772x.h | 38 #define OV772X_AUTO_EDGECTRL(u, l) \ argument
|
/include/uapi/linux/netfilter/ |
D | xt_string.h | 28 } u; member
|
D | xt_statistic.h | 32 } u; member
|
D | x_tables.h | 28 } u; member 51 } u; member
|
/include/uapi/linux/netfilter_bridge/ |
D | ebtables.h | 124 } u; member 134 } u; member 144 } u; member
|
/include/uapi/linux/ |
D | if_vlan.h | 59 } u; member
|
D | net_dropmon.h | 43 } u; member
|
/include/linux/sunrpc/ |
D | svc_xprt.h | 90 static inline void unregister_xpt_user(struct svc_xprt *xpt, struct svc_xpt_user *u) in unregister_xpt_user() 97 static inline int register_xpt_user(struct svc_xprt *xpt, struct svc_xpt_user *u) in register_xpt_user()
|
/include/uapi/linux/caif/ |
D | caif_socket.h | 162 } u; member
|
/include/uapi/mtd/ |
D | nftl-user.h | 62 union nftl_uci u; member
|
/include/xen/interface/ |
D | event_channel.h | 150 } u; member 239 } u; member
|