Home
last modified time | relevance | path

Searched refs:u (Results 1 – 25 of 67) sorted by relevance

123

/include/net/netfilter/
Dnf_conntrack_tuple.h57 union nf_conntrack_man_proto u; member
92 } u; member
106 union nf_conntrack_man_proto u; member
117 &t->src.u3.ip, ntohs(t->src.u.all), in nf_ct_dump_tuple_ip()
118 &t->dst.u3.ip, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ip()
127 t->src.u3.all, ntohs(t->src.u.all), in nf_ct_dump_tuple_ipv6()
128 t->dst.u3.all, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ipv6()
161 t1->src.u.all == t2->src.u.all && in __nf_ct_tuple_src_equal()
169 t1->dst.u.all == t2->dst.u.all && in __nf_ct_tuple_dst_equal()
185 m1->src.u.all == m2->src.u.all); in nf_ct_tuple_mask_equal()
[all …]
/include/asm-m32r/
Duser.h48 #define HOST_TEXT_START_ADDR (u.start_code)
49 #define HOST_DATA_START_ADDR (u.start_data)
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
Dtermios.h84 #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2)) argument
85 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) argument
86 #define user_termios_to_kernel_termios_1(k, u) copy_from_user(k, u, sizeof(struct termios)) argument
87 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios)) argument
Datomic.h250 static __inline__ int atomic_add_unless(atomic_t *v, int a, int u) in atomic_add_unless() argument
255 if (unlikely(c == (u))) in atomic_add_unless()
262 return c != (u); in atomic_add_unless()
/include/asm-mn10300/
Dtermios.h83 #define user_termios_to_kernel_termios(k, u) \ argument
84 copy_from_user(k, u, sizeof(struct termios2))
85 #define kernel_termios_to_user_termios(u, k) \ argument
86 copy_to_user(u, k, sizeof(struct termios2))
87 #define user_termios_to_kernel_termios_1(k, u) \ argument
88 copy_from_user(k, u, sizeof(struct termios))
89 #define kernel_termios_to_user_termios_1(u, k) \ argument
90 copy_to_user(u, k, sizeof(struct termios))
Duser.h50 #define HOST_TEXT_START_ADDR +(u.start_code)
51 #define HOST_STACK_END_ADDR +(u.start_stack + u.u_ssize * NBPG)
Datomic.h124 #define atomic_add_unless(v, a, u) \ argument
128 while (c != (u) && (old = atomic_cmpxchg((v), c, c + (a))) != c) \
130 c != (u); \
/include/asm-generic/
Dtermios.h65 #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
Datomic.h125 static inline long atomic_long_add_unless(atomic_long_t *l, long a, long u) in atomic_long_add_unless() argument
129 return (long)atomic64_add_unless(v, a, 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() argument
246 return (long)atomic_add_unless(v, a, u); in atomic_long_add_unless()
/include/linux/nfsd/
Dsyscall.h98 } u; member
99 #define ca_svc u.u_svc
100 #define ca_client u.u_client
101 #define ca_export u.u_export
102 #define ca_getfd u.u_getfd
103 #define ca_getfs u.u_getfs
Dxdr4.h92 } u; member
98 #define cr_linklen u.link.namelen
99 #define cr_linkname u.link.name
100 #define cr_specdata1 u.dev.specdata1
101 #define cr_specdata2 u.dev.specdata2
153 } u; member
166 #define lk_rflags u.ok.rflags
167 #define lk_resp_stateid u.ok.stateid
168 #define lk_denied u.denied
213 } u; member
[all …]
/include/asm-frv/
Duser.h77 #define HOST_TEXT_START_ADDR (u.start_code)
78 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
Datomic.h180 static __inline__ int atomic_add_unless(atomic_t *v, int a, int u) in atomic_add_unless() argument
185 if (unlikely(c == (u))) in atomic_add_unless()
192 return c != (u); in atomic_add_unless()
/include/net/
Diw_handler.h529 memcpy(stream + lcp_len, &iwe->u, in iwe_stream_add_event()
545 int event_len = iwe_stream_point_len(info) + iwe->u.data.length; in iwe_stream_add_point()
554 ((char *) &iwe->u) + IW_EV_POINT_OFF, in iwe_stream_add_point()
556 memcpy(stream + point_len, extra, iwe->u.data.length); in iwe_stream_add_point()
580 memcpy(value, &iwe->u, event_len); in iwe_stream_add_value()
Dip6_fib.h87 } u; member
91 #define rt6i_dev u.dst.dev
92 #define rt6i_nexthop u.dst.neighbour
93 #define rt6i_expires u.dst.expires
Dipip.h43 ip_select_ident(iph, &rt->u.dst, NULL); \
/include/linux/netfilter/
Dxt_SECMARK.h23 } u; member
Dxt_conntrack.h42 } u; member
49 } u; member
Dxt_string.h27 } u; member
Dxt_statistic.h29 } u; member
Dx_tables.h27 } u; member
52 } u; member
59 .target.u.user = { \
138 __i += __m->u.match_size) { \
453 } u; member
470 } u; member
Dxt_hashlimit.h41 } u; member
/include/linux/usb/
Dgadgetfs.h59 } u; member
/include/xen/interface/
Devent_channel.h150 } u; member
193 } u; member
/include/linux/
Dcyclomx.h67 } u; member

123