/kernel/linux/linux-5.10/lib/ |
D | parser.c | 253 bool star = false; in match_wildcard() local 262 star = true; in match_wildcard() 273 if (!star) in match_wildcard()
|
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
D | w6692.c | 652 u8 stat, star = 0; in W6692B_interrupt() local 657 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 658 if (star & (W_B_STAR_RDOV | W_B_STAR_CRCE | W_B_STAR_RMB)) { in W6692B_interrupt() 659 if ((star & W_B_STAR_RDOV) && in W6692B_interrupt() 668 if (star & W_B_STAR_CRCE) { in W6692B_interrupt() 675 if (star & W_B_STAR_RMB) { in W6692B_interrupt() 698 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 699 if (star & W_B_STAR_RDOV) { in W6692B_interrupt() 715 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt() 727 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() [all …]
|
D | mISDNipac.c | 716 int rbch, star; in dbusy_timer_handler() local 722 star = ReadISAC(isac, ISAC_STAR); in dbusy_timer_handler() 724 isac->name, rbch, star); in dbusy_timer_handler()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | sunsab.c | 95 while ((readb(&up->regs->r.star) & SAB82532_STAR_TEC) && --timeout) in sunsab_tec_wait() 103 while ((readb(&up->regs->r.star) & SAB82532_STAR_CEC) && --timeout) in sunsab_cec_wait() 248 if (!(readb(&up->regs->r.star) & SAB82532_STAR_XFW)) in transmit_chars() 295 (readb(&up->regs->r.star) & SAB82532_STAR_CTS)); in check_status() 398 val = readb(&up->regs->r.star); in sunsab_get_mctrl()
|
D | sunsab.h | 12 u8 star; /* Status Register */ member
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
D | DefaultKeyAssignments | 38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/ |
D | svm.h | 191 u64 star; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.c | 1654 u32 star, temp; in gf100_gr_init_csdata() local 1657 star = nvkm_rd32(device, falcon + 0x01c4); in gf100_gr_init_csdata() 1659 if (temp > star) in gf100_gr_init_csdata() 1660 star = temp; in gf100_gr_init_csdata() 1661 nvkm_wr32(device, falcon + 0x01c0, 0x01000000 + star); in gf100_gr_init_csdata() 1671 star += 4; in gf100_gr_init_csdata() 1684 nvkm_wr32(device, falcon + 0x01c4, star + 4); in gf100_gr_init_csdata()
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | svm.h | 237 u64 star; member
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | arcnet-hardware.rst | 197 can use the bus card in place of any star card if you use a terminator. Then 460 cable-connector and it's for changing to star or bus topology; 461 closed: star - open: bus 580 Since this board is designed both for point-to-point connection in star 583 the PC120, PC110 and PC100 star topology boards and the PC220, PC210 and 588 It can be used in a star or a daisy-chained network. 737 star or bus topology. 738 When the jumper is installed, the board may be used in a star network, when 791 The board is designed both for point-to-point connection in star networks 796 It can be used in a star or a daisy-chained (BUS) network. [all …]
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | gspca-cardlist.rst | 315 zc3xx 0ac8:0302 Z-star Vimicro zc0302 321 zc3xx 0ac8:305b Z-star Vimicro zc0305b
|
/kernel/linux/linux-5.10/arch/x86/kvm/svm/ |
D | nested.c | 605 to_vmcb->save.star = from_vmcb->save.star; in nested_svm_vmloadsave()
|
D | svm.c | 2496 msr_info->data = svm->vmcb->save.star; in svm_get_msr() 2690 svm->vmcb->save.star = data; in svm_set_msr() 3048 "star:", save->star, "lstar:", save->lstar); in dump_vmcb()
|
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/ |
D | 6.Followthrough.rst | 98 I revisori non dovrebbero star lì a cercare all'interno degli archivi per
|
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/ |
D | Smack.rst | 455 * Pronounced "star", a single asterisk character. 692 program that will enforce policy may set this to the star label.
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | ubifs-authentication.rst | 4 .. sigma star gmbh
|
/kernel/linux/linux-5.10/Documentation/trace/coresight/ |
D | coresight.rst | 317 CTIs can connect to multiple devices and are arranged in a star topology
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 44673 + (smgt->force_cache_on &&/*on star cache*/
|