/include/asm-generic/ |
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 | termios.h | 116 struct termios2 __user *u) in user_termios_to_kernel_termios() 121 static inline int kernel_termios_to_user_termios(struct termios2 __user *u, in kernel_termios_to_user_termios() 128 struct termios __user *u) in user_termios_to_kernel_termios_1() 133 static inline int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() 140 struct termios __user *u) in user_termios_to_kernel_termios() 145 static inline int kernel_termios_to_user_termios(struct termios __user *u, in kernel_termios_to_user_termios()
|
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/linux/usb/ |
D | langwell_udc.h | 84 #define CMD_HIRD(u) \ argument 86 #define CMD_ITC(u) \ argument 104 #define STS_PPCI(u) \ argument 122 #define INTR_PPCE(u) (((u)>>16)&0xffff) argument 162 #define ULPIPORT(u) \ argument 164 #define ULPIADDR(u) \ argument 166 #define ULPIDATRD(u) \ argument 168 #define ULPIDATWR(u) \ argument 251 #define MODE_CM(u) (((u)>>0)&3) /* bits 1:0, controller mode */ argument
|
D | gadgetfs.h | 59 } u; member
|
D | functionfs.h | 124 } __attribute__((packed)) u; member
|
/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 | 30 } u; member
|
/include/linux/ |
D | atomic.h | 15 static inline int atomic_add_unless(atomic_t *v, int a, int u) in atomic_add_unless()
|
D | net_dropmon.h | 43 } u; member
|
D | cyclomx.h | 67 } u; member
|
D | splice.h | 36 } u; member
|
D | cleancache.h | 21 } u; member
|
/include/media/ |
D | ov772x.h | 38 #define OV772X_AUTO_EDGECTRL(u, l) \ argument
|
D | v4l2-int-device.h | 83 } u; member 165 } u; member
|
/include/linux/netfilter/ |
D | xt_string.h | 28 } u; member
|
D | xt_statistic.h | 32 } u; member
|
D | xt_set.h | 25 } u; member
|
D | xt_hashlimit.h | 43 } u; member
|
/include/xen/interface/ |
D | event_channel.h | 150 } u; member 193 } u; member
|
/include/linux/sunrpc/ |
D | svc_xprt.h | 86 static inline void unregister_xpt_user(struct svc_xprt *xpt, struct svc_xpt_user *u) in unregister_xpt_user() 93 static inline int register_xpt_user(struct svc_xprt *xpt, struct svc_xpt_user *u) in register_xpt_user()
|
/include/linux/caif/ |
D | caif_socket.h | 162 } u; member
|
/include/mtd/ |
D | nftl-user.h | 62 union nftl_uci u; member
|