Home
last modified time | relevance | path

Searched refs:typecheck (Results 1 - 25 of 71) sorted by relevance

123

/kernel/linux/linux-5.10/include/linux/
H A Drwlock.h77 typecheck(unsigned long, flags); \
82 typecheck(unsigned long, flags); \
90 typecheck(unsigned long, flags); \
95 typecheck(unsigned long, flags); \
112 typecheck(unsigned long, flags); \
119 typecheck(unsigned long, flags); \
H A Djiffies.h105 (typecheck(unsigned long, a) && \
106 typecheck(unsigned long, b) && \
111 (typecheck(unsigned long, a) && \
112 typecheck(unsigned long, b) && \
134 (typecheck(__u64, a) && \
135 typecheck(__u64, b) && \
140 (typecheck(__u64, a) && \
141 typecheck(__u64, b) && \
H A Dirqflags.h15 #include <linux/typecheck.h>
159 typecheck(unsigned long, flags); \
164 typecheck(unsigned long, flags); \
169 typecheck(unsigned long, flags); \
174 typecheck(unsigned long, flags); \
H A Dspinlock.h50 #include <linux/typecheck.h>
233 typecheck(struct lockdep_map *, &(nest_lock)->dep_map);\
251 typecheck(unsigned long, flags); \
258 typecheck(unsigned long, flags); \
264 typecheck(unsigned long, flags); \
273 typecheck(unsigned long, flags); \
289 typecheck(unsigned long, flags); \
H A Dtypecheck.h9 #define typecheck(type,x) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Drwlock.h68 typecheck(unsigned long, flags); \
73 typecheck(unsigned long, flags); \
81 typecheck(unsigned long, flags); \
86 typecheck(unsigned long, flags); \
103 typecheck(unsigned long, flags); \
110 typecheck(unsigned long, flags); \
H A Djiffies.h125 (typecheck(unsigned long, a) && \
126 typecheck(unsigned long, b) && \
145 (typecheck(unsigned long, a) && \
146 typecheck(unsigned long, b) && \
196 (typecheck(__u64, a) && \
197 typecheck(__u64, b) && \
222 (typecheck(__u64, a) && \
223 typecheck(__u64, b) && \
H A Dirqflags.h15 #include <linux/typecheck.h>
178 typecheck(unsigned long, flags); \
183 typecheck(unsigned long, flags); \
189 typecheck(unsigned long, flags); \
194 typecheck(unsigned long, flags); \
H A Dspinlock_rt.h54 typecheck(struct lockdep_map *, &(nest_lock)->dep_map); \
59 typecheck(unsigned long, flags); \
99 typecheck(unsigned long, flags); \
139 typecheck(unsigned long, flags); \
H A Dspinlock.h55 #include <linux/typecheck.h>
225 typecheck(struct lockdep_map *, &(nest_lock)->dep_map);\
243 typecheck(unsigned long, flags); \
250 typecheck(unsigned long, flags); \
256 typecheck(unsigned long, flags); \
265 typecheck(unsigned long, flags); \
281 typecheck(unsigned long, flags); \
H A Drwlock_rt.h53 typecheck(unsigned long, flags); \
109 typecheck(unsigned long, flags); \
120 typecheck(unsigned long, flags); \
H A Dtypecheck.h9 #define typecheck(type,x) \ macro
/kernel/linux/linux-5.10/include/net/
H A Dcodel.h79 (typecheck(codel_time_t, a) && \
80 typecheck(codel_time_t, b) && \
85 (typecheck(codel_time_t, a) && \
86 typecheck(codel_time_t, b) && \
/kernel/linux/linux-6.6/include/net/
H A Dcodel.h77 (typecheck(codel_time_t, a) && \
78 typecheck(codel_time_t, b) && \
83 (typecheck(codel_time_t, a) && \
84 typecheck(codel_time_t, b) && \
/kernel/linux/linux-5.10/include/net/sctp/
H A Dsm.h342 (typecheck(__u32, a) && \
343 typecheck(__u32, b) && \
347 (typecheck(__u32, a) && \
348 typecheck(__u32, b) && \
353 (typecheck(__u32, a) && \
354 typecheck(__u32, b) && \
359 (typecheck(__u16, a) && \
360 typecheck(__u16, b) && \
365 (typecheck(__u32, a) && \
366 typecheck(__u3
[all...]
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsm.h346 (typecheck(__u32, a) && \
347 typecheck(__u32, b) && \
351 (typecheck(__u32, a) && \
352 typecheck(__u32, b) && \
357 (typecheck(__u32, a) && \
358 typecheck(__u32, b) && \
363 (typecheck(__u16, a) && \
364 typecheck(__u16, b) && \
369 (typecheck(__u32, a) && \
370 typecheck(__u3
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dstacktrace.h167 typecheck(t, a)
170 typecheck(t, a)
173 typecheck(t, a)
176 typecheck(t, a)
179 typecheck(t, a)
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dstacktrace.h131 typecheck(t, a)
134 typecheck(t, a)
137 typecheck(t, a)
140 typecheck(t, a)
143 typecheck(t, a)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_selftest.h94 typecheck(struct drm_i915_private *, data); \
100 typecheck(struct intel_gt *, data); \
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ring.h63 typecheck(typeof(ring->size), next); in intel_ring_direction()
64 typecheck(typeof(ring->size), prev); in intel_ring_direction()
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00reg.h237 typecheck(__type, __field); \
246 typecheck(__type, __field); \
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00reg.h237 typecheck(__type, __field); \
246 typecheck(__type, __field); \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_selftest.h94 typecheck(struct drm_i915_private *, data); \
101 typecheck(struct intel_gt *, data); \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_ring.h63 typecheck(typeof(ring->size), next); in intel_ring_direction()
64 typecheck(typeof(ring->size), prev); in intel_ring_direction()
/kernel/linux/linux-5.10/include/rdma/
H A Duverbs_std_types.h19 #define _uobj_check_id(_id) ((_id) * typecheck(u32, _id))
31 (_fdnum)*typecheck(s32, _fdnum), \

Completed in 11 milliseconds

123