Home
last modified time | relevance | path

Searched full:specials (Results 1 – 11 of 11) sorted by relevance

/linux/arch/mips/include/uapi/asm/
H A Dstatfs.h34 /* Linux specials */
76 /* Linux specials */
/linux/arch/xtensa/include/asm/
H A Dcacheflush.h37 * specials for cache aliasing:
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c2659 i->specials = rdi->ibdev.phys_port_cnt * 2; in rvt_qp_iter_init()
2694 * iter->specials is 2 * # ports in rvt_qp_iter_next()
2696 * n = 0..iter->specials is the special qp indices in rvt_qp_iter_next()
2698 * n = iter->specials..rdi->qp_dev->qp_table_size+iter->specials are in rvt_qp_iter_next()
2702 for (; n < rdi->qp_dev->qp_table_size + iter->specials; n++) { in rvt_qp_iter_next()
2706 if (n < iter->specials) { in rvt_qp_iter_next()
2716 (n - iter->specials)]); in rvt_qp_iter_next()
2753 .specials = rdi->ibdev.phys_port_cnt * 2, in rvt_qp_iter()
/linux/Documentation/admin-guide/
H A Dbinfmt-misc.rst41 recognised (without the ``.``, the ``\x0a`` specials are not allowed).
/linux/sound/hda/common/
H A Dproc.c257 static const char * const specials[] = { in get_jack_location() local
269 return specials[i]; in get_jack_location()
/linux/tools/objtool/
H A Dklp-diff.c282 static const char * const specials[] = { in is_special_section() local
307 for (int i = 0; i < ARRAY_SIZE(specials); i++) { in is_special_section()
308 if (!strcmp(sec->name, specials[i])) in is_special_section()
/linux/include/scsi/
H A Dscsi_device.h48 * will be accepted, only specials (which
/linux/drivers/char/
H A Dppdev.c150 /* various specials for EPP mode */ in pp_read()
/linux/include/rdma/
H A Drdmavt_qp.h911 int specials; member
/linux/drivers/ata/
H A Data_piix.c513 /* Check for specials */ in ich_pata_cable_detect()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c482 * We use values well outside that range as specials.