Searched refs:TYPE (Results 1 - 137 of 137) sorted by relevance

/linux-4.4.14/arch/powerpc/lib/
H A Dfeature-fixups-test.S194 #define MAKE_MACRO_TEST(TYPE) \
195 globl(ftr_fixup_test_ ##TYPE##_macros) \
198 BEGIN_##TYPE##_SECTION \
202 END_##TYPE##_SECTION(0, 1) \
206 BEGIN_##TYPE##_SECTION \
210 END_##TYPE##_SECTION(0, 0) \
214 BEGIN_##TYPE##_SECTION \
217 BEGIN_##TYPE##_SECTION_NESTED(80) \
220 END_##TYPE##_SECTION_NESTED(0, 1, 80) \
223 END_##TYPE##_SECTION(0, 0) \
227 BEGIN_##TYPE##_SECTION \
230 BEGIN_##TYPE##_SECTION_NESTED(80) \
233 END_##TYPE##_SECTION_NESTED(0, 0, 80) \
236 END_##TYPE##_SECTION(0, 1) \
240 BEGIN_##TYPE##_SECTION \
243 BEGIN_##TYPE##_SECTION_NESTED(80) \
246 END_##TYPE##_SECTION_NESTED(0, 0, 80) \
249 END_##TYPE##_SECTION(0, 0) \
253 BEGIN_##TYPE##_SECTION \
257 ##TYPE##_SECTION_ELSE \
260 ALT_##TYPE##_SECTION_END(0, 0) \
264 BEGIN_##TYPE##_SECTION \
268 ##TYPE##_SECTION_ELSE \
272 ALT_##TYPE##_SECTION_END(0, 1) \
276 BEGIN_##TYPE##_SECTION \
280 ##TYPE##_SECTION_ELSE \
282 ALT_##TYPE##_SECTION_END(0, 1) \
287 BEGIN_##TYPE##_SECTION \
289 BEGIN_##TYPE##_SECTION_NESTED(95) \
292 END_##TYPE##_SECTION_NESTED(0, 1, 95) \
294 ##TYPE##_SECTION_ELSE \
297 ALT_##TYPE##_SECTION_END(0, 0) \
301 BEGIN_##TYPE##_SECTION \
305 ##TYPE##_SECTION_ELSE \
307 BEGIN_##TYPE##_SECTION_NESTED(95) \
309 END_##TYPE##_SECTION_NESTED(0, 1, 95) \
311 ALT_##TYPE##_SECTION_END(0, 0) \
315 BEGIN_##TYPE##_SECTION \
319 ##TYPE##_SECTION_ELSE \
321 BEGIN_##TYPE##_SECTION_NESTED(95) \
323 END_##TYPE##_SECTION_NESTED(0, 1, 95) \
325 ALT_##TYPE##_SECTION_END(0, 1) \
329 BEGIN_##TYPE##_SECTION \
331 BEGIN_##TYPE##_SECTION_NESTED(95) \
333 ##TYPE##_SECTION_ELSE_NESTED(95) \
335 ALT_##TYPE##_SECTION_END_NESTED(0, 0, 95) \
337 END_##TYPE##_SECTION(0, 0) \
341 BEGIN_##TYPE##_SECTION \
343 BEGIN_##TYPE##_SECTION_NESTED(95) \
345 ##TYPE##_SECTION_ELSE_NESTED(95) \
347 ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) \
349 END_##TYPE##_SECTION(0, 0) \
353 BEGIN_##TYPE##_SECTION \
355 BEGIN_##TYPE##_SECTION_NESTED(95) \
357 ##TYPE##_SECTION_ELSE_NESTED(95) \
359 ALT_##TYPE##_SECTION_END_NESTED(0, 0, 95) \
361 END_##TYPE##_SECTION(0, 1) \
365 BEGIN_##TYPE##_SECTION \
367 BEGIN_##TYPE##_SECTION_NESTED(95) \
369 ##TYPE##_SECTION_ELSE_NESTED(95) \
371 ALT_##TYPE##_SECTION_END_NESTED(0, 0, 95) \
373 ##TYPE##_SECTION_ELSE \
375 BEGIN_##TYPE##_SECTION_NESTED(94) \
377 ##TYPE##_SECTION_ELSE_NESTED(94) \
379 ALT_##TYPE##_SECTION_END_NESTED(0, 0, 94) \
381 ALT_##TYPE##_SECTION_END(0, 0) \
385 BEGIN_##TYPE##_SECTION \
387 BEGIN_##TYPE##_SECTION_NESTED(95) \
389 ##TYPE##_SECTION_ELSE_NESTED(95) \
391 ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) \
393 ##TYPE##_SECTION_ELSE \
395 BEGIN_##TYPE##_SECTION_NESTED(94) \
397 ##TYPE##_SECTION_ELSE_NESTED(94) \
399 ALT_##TYPE##_SECTION_END_NESTED(0, 0, 94) \
401 ALT_##TYPE##_SECTION_END(0, 0) \
405 BEGIN_##TYPE##_SECTION \
407 BEGIN_##TYPE##_SECTION_NESTED(95) \
409 ##TYPE##_SECTION_ELSE_NESTED(95) \
411 ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) \
413 ##TYPE##_SECTION_ELSE \
415 BEGIN_##TYPE##_SECTION_NESTED(94) \
417 ##TYPE##_SECTION_ELSE_NESTED(94) \
419 ALT_##TYPE##_SECTION_END_NESTED(0, 0, 94) \
421 ALT_##TYPE##_SECTION_END(0, 1) \
425 BEGIN_##TYPE##_SECTION \
427 BEGIN_##TYPE##_SECTION_NESTED(95) \
429 ##TYPE##_SECTION_ELSE_NESTED(95) \
431 ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) \
433 ##TYPE##_SECTION_ELSE \
435 BEGIN_##TYPE##_SECTION_NESTED(94) \
437 ##TYPE##_SECTION_ELSE_NESTED(94) \
439 ALT_##TYPE##_SECTION_END_NESTED(0, 1, 94) \
441 ALT_##TYPE##_SECTION_END(0, 1) \
445 BEGIN_##TYPE##_SECTION \
450 ##TYPE##_SECTION_ELSE \
451 BEGIN_##TYPE##_SECTION_NESTED(94) \
456 ##TYPE##_SECTION_ELSE_NESTED(94) \
461 ALT_##TYPE##_SECTION_END_NESTED(0, 1, 94) \
462 ALT_##TYPE##_SECTION_END(0, 1) \
466 #define MAKE_MACRO_TEST_EXPECTED(TYPE) \
467 globl(ftr_fixup_test_ ##TYPE##_macros_expected) \
470 /* BEGIN_##TYPE##_SECTION */ \
474 /* END_##TYPE##_SECTION(0, 1) */ \
478 /* BEGIN_##TYPE##_SECTION */ \
482 /* END_##TYPE##_SECTION(0, 0) */ \
486 /* BEGIN_##TYPE##_SECTION */ \
489 /* BEGIN_##TYPE##_SECTION_NESTED(80) */ \
492 /* END_##TYPE##_SECTION_NESTED(0, 1, 80) */ \
495 /* END_##TYPE##_SECTION(0, 0) */ \
500 /* BEGIN_##TYPE##_SECTION */ \
503 /* BEGIN_##TYPE##_SECTION_NESTED(80) */ \
506 /* END_##TYPE##_SECTION_NESTED(0, 0, 80) */ \
509 /* END_##TYPE##_SECTION(0, 1) */ \
513 /* BEGIN_##TYPE##_SECTION */ \
516 /* BEGIN_##TYPE##_SECTION_NESTED(80) */ \
519 /* END_##TYPE##_SECTION_NESTED(0, 0, 80) */ \
522 /* END_##TYPE##_SECTION(0, 0) */ \
526 /* BEGIN_##TYPE##_SECTION */ \
530 /* ##TYPE##_SECTION_ELSE */ \
533 /* ALT_##TYPE##_SECTION_END(0, 0) */ \
537 /* BEGIN_##TYPE##_SECTION */ \
541 /* ##TYPE##_SECTION_ELSE */ \
545 /* ALT_##TYPE##_SECTION_END(0, 1) */ \
549 /* BEGIN_##TYPE##_SECTION */ \
553 /* ##TYPE##_SECTION_ELSE */ \
557 /* ALT_##TYPE##_SECTION_END(0, 1) */ \
562 /* BEGIN_##TYPE##_SECTION */ \
564 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
567 /* END_##TYPE##_SECTION_NESTED(0, 1, 95) */ \
569 /* ##TYPE##_SECTION_ELSE */ \
572 /* ALT_##TYPE##_SECTION_END(0, 0) */ \
576 /* BEGIN_##TYPE##_SECTION */ \
580 /* ##TYPE##_SECTION_ELSE */ \
582 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
584 /* END_##TYPE##_SECTION_NESTED(0, 1, 95) */ \
586 /* ALT_##TYPE##_SECTION_END(0, 0) */ \
590 /* BEGIN_##TYPE##_SECTION */ \
594 /* ##TYPE##_SECTION_ELSE */ \
596 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
598 /* END_##TYPE##_SECTION_NESTED(0, 1, 95) */ \
600 /* ALT_##TYPE##_SECTION_END(0, 1) */ \
604 /* BEGIN_##TYPE##_SECTION */ \
606 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
608 /* ##TYPE##_SECTION_ELSE_NESTED(95) */ \
610 /* ALT_##TYPE##_SECTION_END_NESTED(0, 0, 95) */ \
612 /* END_##TYPE##_SECTION(0, 0) */ \
616 /* BEGIN_##TYPE##_SECTION */ \
618 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
620 /* ##TYPE##_SECTION_ELSE_NESTED(95) */ \
622 /* ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) */ \
624 /* END_##TYPE##_SECTION(0, 0) */ \
628 /* BEGIN_##TYPE##_SECTION */ \
630 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
632 /* ##TYPE##_SECTION_ELSE_NESTED(95) */ \
634 /* ALT_##TYPE##_SECTION_END_NESTED(0, 0, 95) */ \
636 /* END_##TYPE##_SECTION(0, 1) */ \
640 /* BEGIN_##TYPE##_SECTION */ \
642 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
644 /* ##TYPE##_SECTION_ELSE_NESTED(95) */ \
646 /* ALT_##TYPE##_SECTION_END_NESTED(0, 0, 95) */ \
648 /* ##TYPE##_SECTION_ELSE */ \
650 /* BEGIN_##TYPE##_SECTION_NESTED(94) */ \
652 /* ##TYPE##_SECTION_ELSE_NESTED(94) */ \
654 /* ALT_##TYPE##_SECTION_END_NESTED(0, 0, 94) */ \
656 /* ALT_##TYPE##_SECTION_END(0, 0) */ \
660 /* BEGIN_##TYPE##_SECTION */ \
662 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
664 /* ##TYPE##_SECTION_ELSE_NESTED(95) */ \
666 /* ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) */ \
668 /* ##TYPE##_SECTION_ELSE */ \
670 /* BEGIN_##TYPE##_SECTION_NESTED(94) */ \
672 /* ##TYPE##_SECTION_ELSE_NESTED(94) */ \
674 /* ALT_##TYPE##_SECTION_END_NESTED(0, 0, 94) */ \
676 /* ALT_##TYPE##_SECTION_END(0, 0) */ \
680 /* BEGIN_##TYPE##_SECTION */ \
682 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
684 /* ##TYPE##_SECTION_ELSE_NESTED(95) */ \
686 /* ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) */ \
688 /* ##TYPE##_SECTION_ELSE */ \
690 /* BEGIN_##TYPE##_SECTION_NESTED(94) */ \
692 /* ##TYPE##_SECTION_ELSE_NESTED(94) */ \
694 /* ALT_##TYPE##_SECTION_END_NESTED(0, 0, 94) */ \
696 /* ALT_##TYPE##_SECTION_END(0, 1) */ \
700 /* BEGIN_##TYPE##_SECTION */ \
702 /* BEGIN_##TYPE##_SECTION_NESTED(95) */ \
704 /* ##TYPE##_SECTION_ELSE_NESTED(95) */ \
706 /* ALT_##TYPE##_SECTION_END_NESTED(0, 1, 95) */ \
708 /* ##TYPE##_SECTION_ELSE */ \
710 /* BEGIN_##TYPE##_SECTION_NESTED(94) */ \
712 /* ##TYPE##_SECTION_ELSE_NESTED(94) */ \
714 /* ALT_##TYPE##_SECTION_END_NESTED(0, 1, 94) */ \
716 /* ALT_##TYPE##_SECTION_END(0, 1) */ \
720 /* BEGIN_##TYPE##_SECTION */ \
725 /* ##TYPE##_SECTION_ELSE */ \
726 /* BEGIN_##TYPE##_SECTION_NESTED(94) */ \
731 /* ##TYPE##_SECTION_ELSE_NESTED(94) */ \
736 /* ALT_##TYPE##_SECTION_END_NESTED(0, 1, 94) */ \
737 /* ALT_##TYPE##_SECTION_END(0, 1) */ \
/linux-4.4.14/include/linux/
H A Dstddef.h16 #define offsetof(TYPE, MEMBER) __compiler_offsetof(TYPE, MEMBER)
18 #define offsetof(TYPE, MEMBER) ((size_t)&((TYPE *)0)->MEMBER)
22 * offsetofend(TYPE, MEMBER)
24 * @TYPE: The type of the structure
27 #define offsetofend(TYPE, MEMBER) \
28 (offsetof(TYPE, MEMBER) + sizeof(((TYPE *)0)->MEMBER))
H A Dfilter.h88 #define BPF_ENDIAN(TYPE, DST, LEN) \
90 .code = BPF_ALU | BPF_END | BPF_SRC(TYPE), \
156 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \
158 .code = BPF_ALU64 | BPF_MOV | BPF_SRC(TYPE), \
164 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \
166 .code = BPF_ALU | BPF_MOV | BPF_SRC(TYPE), \
H A Ddmaengine.h402 * type of direction, the dma controller should fill (1 << <TYPE>) and same
629 * <TYPE>) and same should be checked by controller as well
H A Dusb.h1280 * usb_{snd,rcv}TYPEpipe(dev,endpoint), where the TYPE is "ctrl"
/linux-4.4.14/arch/sparc/include/asm/
H A Dasm.h9 #define BRANCH32(TYPE, PREDICT, DEST) \
10 TYPE,PREDICT %icc, DEST
11 #define BRANCH32_ANNUL(TYPE, PREDICT, DEST) \
12 TYPE,a,PREDICT %icc, DEST
22 #define BRANCH32(TYPE, PREDICT, DEST) \
23 TYPE DEST
24 #define BRANCH32_ANNUL(TYPE, PREDICT, DEST) \
25 TYPE,a DEST
H A Dvio.h450 #define viodbg(TYPE, f, a...) \
451 do { if (vio->debug & VIO_DEBUG_##TYPE) \
/linux-4.4.14/arch/metag/include/asm/
H A Dswitch.h19 #define __METAG_SW_ENCODING(TYPE) (0xaf000000 | (__METAG_SW_##TYPE))
/linux-4.4.14/arch/sparc/math-emu/
H A Dmath_64.c175 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << 8) | (r << 6) | (ftt << 9) do_mathemu() macro
197 case FABSQ: TYPE(3,3,0,3,0,0,0); break; do_mathemu()
198 case FSQRTQ: TYPE(3,3,1,3,1,0,0); break; do_mathemu()
202 case FDIVQ: TYPE(3,3,1,3,1,3,1); break; do_mathemu()
203 case FDMULQ: TYPE(3,3,1,2,1,2,1); break; do_mathemu()
204 case FQTOX: TYPE(3,2,0,3,1,0,0); break; do_mathemu()
205 case FXTOQ: TYPE(3,3,1,2,0,0,0); break; do_mathemu()
206 case FQTOS: TYPE(3,1,1,3,1,0,0); break; do_mathemu()
207 case FQTOD: TYPE(3,2,1,3,1,0,0); break; do_mathemu()
208 case FITOQ: TYPE(3,3,1,1,0,0,0); break; do_mathemu()
209 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; do_mathemu()
210 case FDTOQ: TYPE(3,3,1,2,1,0,0); break; do_mathemu()
211 case FQTOI: TYPE(3,1,0,3,1,0,0); break; do_mathemu()
222 TYPE(x,1,1,1,1,0,0); do_mathemu()
230 TYPE(x,2,1,2,1,0,0); do_mathemu()
238 case FDIVD: TYPE(2,2,1,2,1,2,1); break; do_mathemu()
242 case FDIVS: TYPE(2,1,1,1,1,1,1); break; do_mathemu()
243 case FSMULD: TYPE(2,2,1,1,1,1,1); break; do_mathemu()
244 case FSTOX: TYPE(2,2,0,1,1,0,0); break; do_mathemu()
245 case FDTOX: TYPE(2,2,0,2,1,0,0); break; do_mathemu()
246 case FDTOS: TYPE(2,1,1,2,1,0,0); break; do_mathemu()
247 case FSTOD: TYPE(2,2,1,1,1,0,0); break; do_mathemu()
248 case FSTOI: TYPE(2,1,0,1,1,0,0); break; do_mathemu()
249 case FDTOI: TYPE(2,1,0,2,1,0,0); break; do_mathemu()
252 case FXTOS: TYPE(2,1,1,2,0,0,0); break; do_mathemu()
253 case FXTOD: TYPE(2,2,1,2,0,0,0); break; do_mathemu()
255 case FITOS: TYPE(2,1,1,1,0,0,0); break; do_mathemu()
257 case FITOD: TYPE(2,2,1,1,0,0,0); break; do_mathemu()
263 case FCMPQ: TYPE(3,0,0,3,1,3,1); break; do_mathemu()
264 case FCMPEQ: TYPE(3,0,0,3,1,3,1); break; do_mathemu()
353 TYPE(3,3,0,3,0,0,0); do_mathemu()
H A Dmath_32.c281 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << 8) | (r << 6) do_one_mathemu() macro
297 case FSQRTQ: TYPE(3,3,1,3,1,0,0); break; do_one_mathemu()
301 case FDIVQ: TYPE(3,3,1,3,1,3,1); break; do_one_mathemu()
302 case FDMULQ: TYPE(3,3,1,2,1,2,1); break; do_one_mathemu()
303 case FQTOS: TYPE(3,1,1,3,1,0,0); break; do_one_mathemu()
304 case FQTOD: TYPE(3,2,1,3,1,0,0); break; do_one_mathemu()
305 case FITOQ: TYPE(3,3,1,1,0,0,0); break; do_one_mathemu()
306 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; do_one_mathemu()
307 case FDTOQ: TYPE(3,3,1,2,1,0,0); break; do_one_mathemu()
308 case FQTOI: TYPE(3,1,0,3,1,0,0); break; do_one_mathemu()
309 case FSQRTS: TYPE(2,1,1,1,1,0,0); break; do_one_mathemu()
310 case FSQRTD: TYPE(2,2,1,2,1,0,0); break; do_one_mathemu()
314 case FDIVD: TYPE(2,2,1,2,1,2,1); break; do_one_mathemu()
318 case FDIVS: TYPE(2,1,1,1,1,1,1); break; do_one_mathemu()
319 case FSMULD: TYPE(2,2,1,1,1,1,1); break; do_one_mathemu()
320 case FDTOS: TYPE(2,1,1,2,1,0,0); break; do_one_mathemu()
321 case FSTOD: TYPE(2,2,1,1,1,0,0); break; do_one_mathemu()
322 case FSTOI: TYPE(2,1,0,1,1,0,0); break; do_one_mathemu()
323 case FDTOI: TYPE(2,1,0,2,1,0,0); break; do_one_mathemu()
324 case FITOS: TYPE(2,1,1,1,0,0,0); break; do_one_mathemu()
325 case FITOD: TYPE(2,2,1,1,0,0,0); break; do_one_mathemu()
328 case FNEGS: TYPE(2,1,0,1,0,0,0); break; do_one_mathemu()
332 case FCMPS: TYPE(3,0,0,1,1,1,1); break; do_one_mathemu()
333 case FCMPES: TYPE(3,0,0,1,1,1,1); break; do_one_mathemu()
334 case FCMPD: TYPE(3,0,0,2,1,2,1); break; do_one_mathemu()
335 case FCMPED: TYPE(3,0,0,2,1,2,1); break; do_one_mathemu()
336 case FCMPQ: TYPE(3,0,0,3,1,3,1); break; do_one_mathemu()
337 case FCMPEQ: TYPE(3,0,0,3,1,3,1); break; do_one_mathemu()
/linux-4.4.14/fs/jfs/
H A Djfs_btree.h63 #define BT_PAGE(IP, MP, TYPE, ROOT)\
64 (BT_IS_ROOT(MP) ? (TYPE *)&JFS_IP(IP)->ROOT : (TYPE *)(MP)->data)
67 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\
72 P = (TYPE *)&JFS_IP(IP)->ROOT;\
155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\
160 P = (TYPE *)MP->data;\
162 P = (TYPE *)&JFS_IP(IP)->ROOT;\
/linux-4.4.14/lib/zlib_inflate/
H A Dinflate.h27 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon14879
56 NAME -> COMMENT -> HCRC -> TYPE
57 (zlib) -> DICTID or TYPE
58 DICTID -> DICT -> TYPE
60 TYPE -> STORED or TABLE or LEN or CHECK
61 STORED -> COPY -> TYPE
64 LEN -> LENEXT or LIT or TYPE
H A Dinflate.c154 state->mode = TYPE; zlib_inflateSyncPacket()
344 if (state->mode == TYPE) state->mode = TYPEDO; /* skip check */ zlib_inflate()
377 state->mode = hold & 0x200 ? DICTID : TYPE; zlib_inflate()
391 state->mode = TYPE; zlib_inflate()
392 case TYPE: zlib_inflate()
445 state->mode = TYPE; zlib_inflate()
586 state->mode = TYPE; zlib_inflate()
730 (state->mode == TYPE ? 128 : 0); zlib_inflate()
753 * be waiting on the start of a block (i.e. mode == TYPE or HEAD). On exit,
763 if (state->mode != TYPE && state->mode != HEAD) zlib_inflateIncomp()
H A Dinffast.c70 TYPE -- reached end of block code, inflate() to interpret next block
322 state->mode = TYPE; inflate_fast()
/linux-4.4.14/tools/include/linux/
H A Dfilter.h69 #define BPF_ENDIAN(TYPE, DST, LEN) \
71 .code = BPF_ALU | BPF_END | BPF_SRC(TYPE), \
115 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \
117 .code = BPF_ALU64 | BPF_MOV | BPF_SRC(TYPE), \
123 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \
125 .code = BPF_ALU | BPF_MOV | BPF_SRC(TYPE), \
H A Dkernel.h15 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/linux-4.4.14/security/apparmor/include/
H A Dmatch.h104 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TYPE, NTOHX) \
107 TYPE *__t = (TYPE *) TABLE; \
108 TYPE *__b = (TYPE *) BLOB; \
/linux-4.4.14/arch/alpha/include/asm/
H A Dpal.h17 #define __CALL_PAL_R0(NAME, TYPE) \
18 extern inline TYPE NAME(void) \
20 register TYPE __r0 __asm__("$0"); \
H A Dio.h146 #define REMAP1(TYPE, NAME, QUAL) \
147 static inline TYPE generic_##NAME(QUAL void __iomem *addr) \
152 #define REMAP2(TYPE, NAME, QUAL) \
153 static inline void generic_##NAME(TYPE b, QUAL void __iomem *addr) \
/linux-4.4.14/scripts/gdb/linux/
H A Dutils.py58 $container_of(PTR, "TYPE", "ELEMENT"): Given PTR, return a pointer to the
59 data structure of the type TYPE in which PTR is the address of ELEMENT.
60 Note that TYPE and ELEMENT have to be quoted as strings."""
/linux-4.4.14/arch/sparc/kernel/
H A Didprom.c48 printk(KERN_WARNING "TYPE: %s\n", display_system_type()
51 printk(KERN_WARNING "TYPE: %s\n", sysname); display_system_type()
H A Dleon_pci_grpci1.c504 /* Clear handled INT TYPE IRQs */ grpci1_err_interrupt()
H A Dtraps_64.c240 "CTX[%04x] TYPE[%04x], going.\n", sun4v_insn_access_exception()
345 "CTX[%04x] TYPE[%04x], going.\n", sun4v_data_access_exception()
1730 /* Handle a D/I cache parity error trap. TYPE is encoded as:
H A Dldc.c176 #define ldcdbg(TYPE, f, a...) \
177 do { if (lp->cfg.debug & LDC_DEBUG_##TYPE) \
H A Dleon_pci_grpci2.c677 /* Clear handled INT TYPE IRQs */ grpci2_err_interrupt()
/linux-4.4.14/sound/oss/
H A Dvidc.c409 #define TYPE(fmt,ch) (((fmt)<<2) | ((ch)&3)) vidc_update_filler() macro
411 switch (TYPE(format, channels)) { vidc_update_filler()
413 case TYPE(AFMT_U8, 1): vidc_update_filler()
417 case TYPE(AFMT_U8, 2): vidc_update_filler()
421 case TYPE(AFMT_S8, 1): vidc_update_filler()
425 case TYPE(AFMT_S8, 2): vidc_update_filler()
429 case TYPE(AFMT_S16_LE, 1): vidc_update_filler()
433 case TYPE(AFMT_S16_LE, 2): vidc_update_filler()
/linux-4.4.14/scripts/genksyms/
H A Dparse.y117 %token TYPE
264 | TYPE { (*$1)->tag = SYM_TYPEDEF; $$ = $1; }
306 | TYPE
336 | TYPE
387 | TYPE
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_sdio.h64 #define RSI_GET_SDIO_INTERRUPT_TYPE(_I, TYPE) \
66 TYPE = \
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx.h210 #define CVMX_BUILD_WRITE64(TYPE, ST) \
211 static inline void cvmx_write64_##TYPE(uint64_t addr, TYPE##_t val) \
213 *CASTPTR(volatile TYPE##_t, addr) = val; \
224 #define CVMX_BUILD_READ64(TYPE, LT) \
225 static inline TYPE##_t cvmx_read64_##TYPE(uint64_t addr) \
227 return *CASTPTR(volatile TYPE##_t, addr); \
/linux-4.4.14/arch/m68k/sun3/
H A Didprom.c67 printk("TYPE: %s\n", Sun_Machines[i].name); display_system_type()
72 printk("TYPE: %s\n", sysname); display_system_type()
/linux-4.4.14/drivers/target/
H A Dtarget_core_pr.h32 * PERSISTENT_RESERVE_* TYPE field
H A Dtarget_core_pr.c911 " new reservation holder TYPE: %s ALL_TG_PT: %d\n", core_scsi3_aptpl_reserve()
2331 * b) TYPE field and SCOPE field set to the persistent reservation core_scsi3_pro_reserve()
2385 " [%s]: %s trying to change TYPE and/or SCOPE," core_scsi3_pro_reserve()
2401 * command with RESERVE service action where the TYPE field and core_scsi3_pro_reserve()
2413 * TYPE/SCOPE. Also set the received scope and type in *pr_reg. core_scsi3_pro_reserve()
2422 " reservation holder TYPE: %s ALL_TG_PT: %d\n", core_scsi3_pro_reserve()
2514 " reservation holder TYPE: %s ALL_TG_PT: %d\n", __core_scsi3_complete_pro_release()
2523 * Clear TYPE and SCOPE for the next PROUT Service Action: RESERVE __core_scsi3_complete_pro_release()
2608 * b) TYPE field and SCOPE field set to match the persistent core_scsi3_emulate_pro_release()
2615 " reservation from [%s]: %s with different TYPE " core_scsi3_emulate_pro_release()
2799 " reservation holder TYPE: %s ALL_TG_PT: %d\n", __core_scsi3_complete_pro_preempt()
2914 * b) Ignore the contents of the SCOPE and TYPE fields; core_scsi3_pro_preempt()
3076 * I_T nexus using the contents of the SCOPE and TYPE fields; core_scsi3_pro_preempt()
3447 * b) Ignore the contents of the (received) SCOPE and TYPE fields; core_scsi3_emulate_pro_register_and_move()
3513 " created new reservation holder TYPE: %s on object RTPI:" core_scsi3_emulate_pro_register_and_move()
3855 * Set the SCOPE and TYPE core_scsi3_pri_read_reservation()
3898 * We are filling in the PERSISTENT RESERVATION TYPE MASK below, so core_scsi3_pri_report_capabilities()
3912 * Setup the PERSISTENT RESERVATION TYPE MASK from Table 167 core_scsi3_pri_report_capabilities()
4022 * active, fill in SCOPE and TYPE in the next byte. core_scsi3_pri_read_full_status()
H A Dtarget_core_spc.c283 /* DESIGNATOR TYPE == Relative target port identifer */ spc_emulate_evpd_83()
314 /* DESIGNATOR TYPE == Target port group identifier */ spc_emulate_evpd_83()
341 /* DESIGNATOR TYPE == Logical Unit Group identifier */ spc_emulate_evpd_83()
362 /* DESIGNATOR TYPE == SCSI name string */ spc_emulate_evpd_83()
402 /* DESIGNATOR TYPE == SCSI name string */ spc_emulate_evpd_83()
993 * Skip over MODE DATA LENGTH + MEDIUM TYPE fields to byte 3 for spc_emulate_modesense()
H A Dtarget_core_xcopy.c152 pr_err("XCOPY 0xe4: Unsupported DESIGNATOR TYPE: 0x%02x\n", target_xcopy_parse_tiddesc_e4()
/linux-4.4.14/arch/alpha/kernel/
H A Derr_common.c98 printk("%s** Unexpected header CLASS %d TYPE %d, aborting\n", el_process_header_subpacket()
133 printk("%s** Unknown header - CLASS %d TYPE %d, aborting\n", el_process_header_subpacket()
140 " CLASS %d, TYPE %d\n", el_process_header_subpacket()
209 printk("%s** Unexpected header CLASS %d TYPE %d" el_process_subpacket()
H A Derr_ev7.c239 printk("%s ** Unexpected header CLASS %d TYPE %d, aborting\n", ev7_process_pal_subpacket()
263 printk("%s ** PAL TYPE %d SUBPACKET\n", ev7_process_pal_subpacket()
H A Derr_titan.c537 printk("%s ** Unexpected header CLASS %d TYPE %d, aborting\n", el_process_regatta_subpacket()
556 printk("%s ** REGATTA TYPE %d SUBPACKET\n", el_process_regatta_subpacket()
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dioctl.h14 * 0x0000FF00 TYPE
/linux-4.4.14/arch/mips/net/
H A Dbpf_jit_asm.S46 #define is_offset_negative(TYPE) \
49 bgtz t0, bpf_slow_path_##TYPE##_neg; \
52 #define is_offset_in_header(SIZE, TYPE) \
56 bgtz t0, bpf_slow_path_##TYPE; \
/linux-4.4.14/arch/mn10300/include/asm/
H A Dcpu-regs.h30 #define __SYSREG(ADDR, TYPE) (*(volatile TYPE *)(ADDR))
31 #define __SYSREGC(ADDR, TYPE) (*(const volatile TYPE *)(ADDR))
33 #define __SYSREG(ADDR, TYPE) ADDR
34 #define __SYSREGC(ADDR, TYPE) ADDR
/linux-4.4.14/drivers/usb/serial/
H A Dio_ti.h153 * TYPE DEFINITIONS
171 * TYPE DEFINITIONS
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_io.h43 /* IO COMMAND TYPE */
62 /* IO STATUS TYPE */
H A Drtl8723a_bt-coexist.h692 /* TYPE ID */
/linux-4.4.14/scripts/kconfig/
H A Dlist.h9 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/linux-4.4.14/tools/usb/usbip/libsrc/
H A Dlist.h123 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/linux-4.4.14/arch/tile/include/arch/
H A Dtrio.h67 * associated region is setup with TYPE=CFG.
/linux-4.4.14/arch/x86/kernel/fpu/
H A Dinit.c146 /* Enforce that 'MEMBER' is the last field of 'TYPE': */
147 #define CHECK_MEMBER_AT_END_OF(TYPE, MEMBER) \
148 BUILD_BUG_ON(sizeof(TYPE) != offsetofend(TYPE, MEMBER))
/linux-4.4.14/drivers/staging/nvec/
H A Dnvec_power.c64 TYPE, enumerator in enum:__anon10599
110 MANUFACTURER, MODEL, TYPE,
207 case TYPE: nvec_power_bat_notifier()
/linux-4.4.14/Documentation/DocBook/
H A DMakefile110 xmltotemplate = xmlto TYPE $(XMLTOFLAGS) -o $(dir $@) $<
130 cmd_db2ps = $(subst TYPE,ps, $($(PS_METHOD)template))
135 cmd_db2pdf = $(subst TYPE,pdf, $($(PDF_METHOD)template))
/linux-4.4.14/tools/usb/
H A Dhcd-tests.sh91 for TYPE in $ARGS
102 case $TYPE in
268 echo "Don't understand test type $TYPE"
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h267 #define IXGBE_ADVTXD_TUCMD_L4T_UDP 0x00000000 /* L4 Packet TYPE of UDP */
268 #define IXGBE_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */
269 #define IXGBE_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 Packet TYPE of SCTP */
/linux-4.4.14/drivers/pci/hotplug/
H A Dibmphp.h62 * RESOURCE TYPE *
73 * IO RESTRICTION TYPE *
84 * DEVICE TYPE DEF *
199 * THREE TYPE OF HOT PLUG CONTROLLER *
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/cs5536/
H A Dcs5536_pci.h64 /* BHLC : BIST HEADER-TYPE LATENCY-TIMER CACHE-LINE-SIZE */
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_io.h40 /* IO COMMAND TYPE */
55 /* IO STATUS TYPE */
/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A De1000_82575.h151 #define E1000_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */
152 #define E1000_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 packet TYPE of SCTP */
/linux-4.4.14/drivers/block/
H A Dskd_s1120.h145 #define FIT_MXD_CONS(TYPE, PARAM, DATA) \
146 ((((TYPE) & 0xFFu) << 24u) | \
/linux-4.4.14/include/net/sctp/
H A Dcommand.h144 * SCTP_ARG_CONSTRUCTOR(NAME, TYPE, ELT) builds a function called
145 * SCTP_NAME() which takes an argument of type TYPE and returns an
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_log_ipv4.c150 /* Max length: 18 "TYPE=255 CODE=255 " */ dump_ipv4_packet()
151 nf_log_buf_add(m, "TYPE=%u CODE=%u ", ich->type, ich->code); dump_ipv4_packet()
/linux-4.4.14/net/ipv6/netfilter/
H A Dnf_log_ipv6.c233 /* Max length: 18 "TYPE=255 CODE=255 " */ dump_ipv6_packet()
234 nf_log_buf_add(m, "TYPE=%u CODE=%u ", dump_ipv6_packet()
H A Dip6t_rt.c72 pr_debug("TYPE %04X ", rh->type); rt_mt6()
/linux-4.4.14/drivers/gpio/
H A Dgpio-zynq.c392 * TYPE-EDGE_RISING, INT_TYPE - 1, INT_POLARITY - 1, INT_ANY - 0;
393 * TYPE-EDGE_FALLING, INT_TYPE - 1, INT_POLARITY - 0, INT_ANY - 0;
394 * TYPE-EDGE_BOTH, INT_TYPE - 1, INT_POLARITY - NA, INT_ANY - 1;
395 * TYPE-LEVEL_HIGH, INT_TYPE - 0, INT_POLARITY - 1, INT_ANY - NA;
396 * TYPE-LEVEL_LOW, INT_TYPE - 0, INT_POLARITY - 0, INT_ANY - NA
/linux-4.4.14/drivers/pci/host/
H A Dpci-keystone-dw.c359 * region for others with TYPE 1 access when bus > 1. As for device on bus = 1,
360 * we will do TYPE 0 access as it will be on our secondary bus (logical).
378 * TYPE 1 ks_pcie_cfg_setup()
/linux-4.4.14/scripts/
H A Dkernel-doc-xml-ref166 # DocBook links are in the API-<TYPE>-<STRUCT-NAME> format
H A Dcheckpatch.pl73 --types TYPE(,TYPE2...) show only these comma separated message types
74 --ignore TYPE(,TYPE2...) ignore various comma separated message types
/linux-4.4.14/arch/mips/pci/
H A Dpci-vr41xx.h106 #define TYPE 0x6U macro
/linux-4.4.14/arch/arm64/kernel/
H A Dcpufeature.c47 #define __ARM64_FTR_BITS(SIGNED, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL) \
51 .type = TYPE, \
58 #define ARM64_FTR_BITS(STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL) \
59 __ARM64_FTR_BITS(FTR_SIGNED, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL)
62 #define U_ARM64_FTR_BITS(STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL) \
63 __ARM64_FTR_BITS(FTR_UNSIGNED, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL)
/linux-4.4.14/drivers/edac/
H A Dedac_pci_sysfs.c538 /* read the device TYPE, looking for bridges */ edac_pci_dev_parity_clear()
564 /* read the device TYPE, looking for bridges */ edac_pci_dev_parity_test()
600 edac_dbg(4, "PCI HEADER TYPE= 0x%02x %s\n", edac_pci_dev_parity_test()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11n_aggr.c43 * Data => |DA|SA|SNAP-TYPE|........ .|
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
H A Dvf.h128 #define E1000_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */
/linux-4.4.14/drivers/power/
H A Dtps65217_charger.c74 * NTC TYPE (for battery temperature measurement) tps65217_config_charger()
/linux-4.4.14/drivers/acpi/acpica/
H A Dutpredef.c190 ", UNSUPPORTED-TYPE",
H A Ddbcmds.c332 acpi_os_printf("INVALID TYPE "); acpi_db_display_table_info()
H A Ddbinput.c198 {"TYPE", 1},
H A Dexmisc.c237 * DESCRIPTION: Concatenate two objects OF THE SAME TYPE.
/linux-4.4.14/include/linux/usb/
H A Dphy.h334 return "UNKNOWN PHY TYPE"; usb_phy_type_string()
/linux-4.4.14/include/uapi/linux/
H A Dfdreg.h112 #define FDC_UNKNOWN 0x10 /* DO NOT USE THIS TYPE EXCEPT IF IDENTIFICATION
H A Dpfkeyv2.h199 /* This defines the TYPE of Nat Traversal in use. Currently only one
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
H A Dhubni.h133 * TYPE may be any of the first four PIOTYPEs defined under NI_VECTOR_STATUS.
/linux-4.4.14/drivers/fmc/
H A Dfmc-sdb.c238 printk(KERN_CONT "UNKNOWN TYPE 0x%02x\n", __fmc_show_sdb_tree()
/linux-4.4.14/net/l2tp/
H A Dl2tp_debugfs.c232 seq_puts(m, " offset OFFSET l2specific TYPE/LEN\n"); l2tp_dfs_seq_show()
/linux-4.4.14/drivers/staging/unisys/include/
H A Dchannel.h42 #define lengthof(TYPE, MEMBER) (sizeof(((TYPE *)0)->MEMBER))
H A Diochannel.h236 * and PERIPHERAL DEVICE TYPE set to 1Fh).
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dmkregtable.c19 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h395 #define CHIP_FIELD(oct, TYPE, field) \
396 (((struct octeon_ ## TYPE *)(oct->chip))->field)
/linux-4.4.14/sound/pci/lola/
H A Dlola_pcm.c659 /* test TYPE and bits 0..11 (no test bit9 : Digital = 0/1) */ lola_init_stream()
667 /* test TYPE and bits 0..11 (no test bit9 : Digital = 0/1) lola_init_stream()
H A Dlola_mixer.c43 val &= 0x00f00fff; /* test TYPE and bits 0..11 */ lola_init_pin()
/linux-4.4.14/drivers/media/usb/as102/
H A Das10x_cmd.h47 /* TYPE DEFINITION */
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dvfdi.h39 * | DATA | TYPE | SEQ |
H A Dmcdi_pcol.h2493 * after validating OUTLEN and MC_CMD_GET_PHY_CFG.TYPE. If a driver can't
4237 /* 0 = disable the workaround indicated by TYPE; any non-zero value = enable
4246 * when (TYPE == MC_CMD_WORKAROUND_BUG26807)
9453 /* MC_CMD_SET_PARSER_DISP_CONFIG/MC_CMD_SET_PARSER_DISP_CONFIG_IN/TYPE */
9954 /* MC_CMD_XPM_READ_SECTOR_OUT/TYPE */
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c851 mbx->mbx_hdr = FM10K_MSG_HDR_FIELD_SET(FM10K_MSG_CONNECT, TYPE) | fm10k_mbx_create_connect_hdr()
864 u32 hdr = FM10K_MSG_HDR_FIELD_SET(FM10K_MSG_DATA, TYPE) | fm10k_mbx_create_data_hdr()
890 u32 hdr = FM10K_MSG_HDR_FIELD_SET(FM10K_MSG_DISCONNECT, TYPE) | fm10k_mbx_create_disconnect_hdr()
911 u32 hdr = FM10K_MSG_HDR_FIELD_SET(FM10K_MSG_DISCONNECT, TYPE) | fm10k_mbx_create_fake_disconnect_hdr()
948 mbx->mbx_hdr = FM10K_MSG_HDR_FIELD_SET(FM10K_MSG_ERROR, TYPE) | fm10k_mbx_create_error_msg()
967 type = FM10K_MSG_HDR_FIELD_GET(*hdr, TYPE); fm10k_mbx_validate_msg_hdr()
1362 switch (FM10K_MSG_HDR_FIELD_GET(mbx->mbx_hdr, TYPE)) { fm10k_mbx_process()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1055 * tests the incoming frames' R_CTL/TYPE fields with works 10:15 and performs
1074 * tests the incoming frame's R_CTL/TYPE fields with words 10:15 and performs
1097 * R_CTL/TYPE fields with words 10:15 and performs the Sequence Length Test
1141 hbqmb->numMask = hbq_desc->mask_count; /* # R_CTL/TYPE masks lpfc_config_hbq()
1194 * configuration binds from one to six of HBA RC_CTL/TYPE mask entries to the
1196 * RC_CTL/TYPE mask entry matches that of the sequence. The driver should not
H A Dlpfc_hw.h3452 uint8_t Type; /* TYPE field */
3458 uint8_t Type; /* TYPE field */
H A Dlpfc_attr.c4572 255, "Identifies TYPE for additional ring configuration");
H A Dlpfc_els.c4903 * Then it will (1) send MBX_DUMP_MEMORY, Embedded DMP_LMSD sub command TYPE-3
H A Dlpfc_sli.c15317 /* Check FC Header to see what TYPE of frame we are rcv'ing */ lpfc_prep_seq()
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dvisorbus_main.c106 /** This describes the TYPE of bus.
534 * to separate bus INSTANCE attributes from bus TYPE attributes...
1001 /* bus_id must be a unique name with respect to this bus TYPE create_visor_device()
/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dpipe.c429 /* TYPE */ usbhsp_setup_pipecfg()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Dusb_ops_linux.c693 DBG_8723A("CHIP TYPE: RTL8723A\n"); rtl8723au_set_hw_type()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dcfg80211.c129 /* Set Operation mode to the PORT TYPE RID */ prism2_change_virtual_intf()
/linux-4.4.14/fs/afs/
H A Dsuper.c279 _debug("CELL:%s [%p] VOLUME:%*.*s SUFFIX:%s TYPE:%d%s", afs_parse_device_name()
/linux-4.4.14/arch/mips/mm/
H A Dcerr-sb1.c124 printk(" NO TYPE"); breakout_cerrd()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dobd_mount.c565 * <FSNAME><SEPARATOR><TYPE><INDEX>
569 * TYPE: "OST", "MDT", etc.
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dpmf.c1597 printf("TYPE %x LEN %x VALUE\t",pa->p_type,pa->p_len) ; dump_smt()
1599 printf("TYPE %04x LEN %2x VALUE\t",pa->p_type,pa->p_len) ; dump_smt()
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c225 /* Pin FUNC0 FUNC1 FUNC2 FUNC3 FUNC4 FUNC5 FUNC6 FUNC7 ANALOG TYPE */
401 /* Pin Offset FUNC0 FUNC1 FUNC2 FUNC3 FUNC4 FUNC5 FUNC6 FUNC7 ANALOG TYPE */
/linux-4.4.14/drivers/platform/x86/
H A Deeepc-laptop.c121 "LIDG", "TYPE", "PBPG", "TPDG"
1348 cmsg_quirk(eeepc, CM_ASL_TYPE, "TYPE"); cmsg_quirks()
/linux-4.4.14/kernel/trace/
H A Dtrace_kprobe.c595 * FETCHARG:TYPE : use TYPE instead of unsigned long. create_trace_kprobe()
H A Dtrace_events.c1218 * field:TYPE VAR f_show()
1219 * If TYPE := TYPE[LEN], it is shown: f_show()
1220 * field:TYPE VAR[LEN] f_show()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dplx9080.h347 /*** MAILBOX #2 - BOARD TYPE ***/
H A Ds626.h41 #define S626_PLATFORM S626_INTEL /* *** SELECT PLATFORM TYPE *** */
/linux-4.4.14/drivers/staging/gdm724x/
H A Dgdm_lte.c358 /* NIC TYPE is based on the nic_id of this net_device */ gdm_lte_tx_nic_type()
/linux-4.4.14/arch/m68k/mac/
H A Dvia.c168 panic("UNKNOWN VIA TYPE"); via_init()
/linux-4.4.14/sound/drivers/opl3/
H A Dopl3_midi.c831 snd_printk(KERN_DEBUG "Controller, TYPE = %i, ch#: %i, inst#: %i\n", snd_opl3_control()
/linux-4.4.14/drivers/crypto/caam/
H A Ddesc.h429 /* Operation type selectors - OP TYPE */
1336 /* TYPE field is all that's relevant */
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dfile_ops.c170 HFI1_MMAP_TOKEN_SET(TYPE, type) | \
504 type = HFI1_MMAP_TOKEN_GET(TYPE, token); hfi1_file_mmap()
/linux-4.4.14/drivers/input/touchscreen/
H A Datmel_mxt_ts.c1325 * <TYPE> <INSTANCE> <SIZE> <CONTENTS>
1327 * <TYPE> - 2-byte object type as hex
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_init.c487 "scsi%ld: %s: MEDIA TYPE" qla4xxx_fw_ready()
/linux-4.4.14/fs/nfs/
H A Dnfs4trace.h179 { NFS_ATTR_FATTR_TYPE, "TYPE" }, \
/linux-4.4.14/include/trace/events/
H A Df2fs.h89 { NO_CHECK_TYPE, "No TYPE" })
/linux-4.4.14/drivers/w1/masters/
H A Dds2490.c35 /* COMMAND TYPE CODES */
/linux-4.4.14/tools/lib/traceevent/
H A Devent-parse.c4386 trace_seq_printf(s, "ARG TYPE NOT FIELD BUT %d", print_mac_arg()
4539 trace_seq_printf(s, "ARG TYPE NOT FIELD BUT %d", arg->type); print_ipv4_arg()
4585 trace_seq_printf(s, "ARG TYPE NOT FIELD BUT %d", arg->type); print_ipv6_arg()
4643 trace_seq_printf(s, "ARG TYPE NOT FIELD BUT %d", arg->type); print_ipsa_arg()
H A Dparse-filter.c2220 op = "[ERROR IN EXPRESSION TYPE]"; exp_to_str()
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wfi_cfgoperations.c2015 PRINT_D(GENERIC_DBG, "NOT HANDLED PUBLIC ACTION FRAME TYPE:%x\n", buff[ACTION_SUBTYPE_ID]); WILC_WFI_p2p_rx()
2325 PRINT_D(GENERIC_DBG, "NOT HANDLED PUBLIC ACTION FRAME TYPE:%x\n", buf[ACTION_SUBTYPE_ID]); mgmt_tx()
/linux-4.4.14/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.c279 * TRCACATRn.TYPE bit[1:0]: type of comparison etm4_set_mode_exclude()
1107 /* TYPE, bits[1:0] */ addr_instdatatype_store()
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2800.h132 * TYPE: 0: 93c46, 1:93c66.
2580 * TYPE: 1: Plus the delta value, 0: minus the delta value
/linux-4.4.14/tools/perf/util/
H A Dparse-events.c138 #define PERF_EVENT_TYPE(config) __PERF_EVENT_FIELD(config, TYPE)
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2768 #define IXGBE_ADVTXD_TUCMD_L4T_UDP 0x00000000 /* L4 Packet TYPE of UDP */
2769 #define IXGBE_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */
2770 #define IXGBE_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 Packet TYPE of SCTP */
/linux-4.4.14/drivers/usb/core/
H A Ddriver.c866 if (add_uevent_var(env, "TYPE=%d/%d/%d", usb_uevent()
/linux-4.4.14/net/netfilter/ipset/
H A Dip_set_core.c1744 pr_debug("Send TYPE, nlmsg_len: %u\n", nlh2->nlmsg_len); ip_set_type()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_iocb.c797 * For TYPE 2 protection: 16 bit GUARD + 32 bit REF tag has to qla24xx_set_t10dif_tags()
H A Dqla_init.c3429 "Register FC-4 TYPE failed.\n"); qla2x00_configure_fabric()
H A Dqla_target.c2232 * For TYPE 2 protection: 16 bit GUARD + 32 bit REF tag has to qlt_set_t10dif_tags()
/linux-4.4.14/drivers/infiniband/hw/nes/
H A Dnes_cm.c4182 nes_debug(NES_DBG_CM, "CM Event: UNKNOWN EVENT TYPE\n"); nes_cm_event_handler()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c1022 dd_emit(ctx, 1, 2); /* 00000007 VTX_ATTR_DEFINE.TYPE */ nv50_gr_construct_mmio_ddata()
/linux-4.4.14/drivers/ata/
H A Dlibata-eh.c2393 { ATA_CMD_CHK_MED_CRD_TYP, "CHECK MEDIA CARD TYPE" }, ata_get_cmd_descript()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfpsp.S4058 # Divide the fp instructions into 8 types based on the TYPE field in
4061 # bftst %d0{&7:&3} # test TYPE
4066 # TYPE == 0: General instructions #
4254 # TYPE == 1: FDB<cc>, FS<cc>, FTRAP<cc>
/linux-4.4.14/drivers/video/fbdev/sis/
H A Dinit301.c2360 /* SET CRT2 MODE TYPE REGISTERS */
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dipw2200.c1582 return sprintf(buf, "TYPE: %d\n", priv->nic_type); show_nic_type()

Completed in 6451 milliseconds