/linux-4.19.296/drivers/isdn/hisax/ |
D | l3dss1.c | 512 l3dss1_message_cause(struct l3_process *pc, u_char mt, u_char cause) in l3dss1_message_cause() argument 523 *p++ = cause | 0x80; in l3dss1_message_cause() 545 *p++ = pc->para.cause | 0x80; in l3dss1_status_send() 570 switch (pc->para.cause) { in l3dss1_msg_without_setup() 580 *p++ = pc->para.cause | 0x80; in l3dss1_msg_without_setup() 584 pc->para.cause); in l3dss1_msg_without_setup() 830 pc->para.cause = 97; in l3dss1_check_messagetype_validity() 846 pc->para.cause = 96; in l3dss1_std_ie_err() 850 pc->para.cause = 99; in l3dss1_std_ie_err() 854 pc->para.cause = 100; in l3dss1_std_ie_err() [all …]
|
D | l3ni1.c | 462 l3ni1_message_cause(struct l3_process *pc, u_char mt, u_char cause) in l3ni1_message_cause() argument 473 *p++ = cause | 0x80; in l3ni1_message_cause() 495 *p++ = pc->para.cause | 0x80; in l3ni1_status_send() 520 switch (pc->para.cause) { in l3ni1_msg_without_setup() 530 *p++ = pc->para.cause | 0x80; in l3ni1_msg_without_setup() 534 pc->para.cause); in l3ni1_msg_without_setup() 780 pc->para.cause = 97; in l3ni1_check_messagetype_validity() 796 pc->para.cause = 96; in l3ni1_std_ie_err() 800 pc->para.cause = 99; in l3ni1_std_ie_err() 804 pc->para.cause = 100; in l3ni1_std_ie_err() [all …]
|
D | l3_1tr6.c | 360 pc->para.cause = p[2]; in l3_1tr6_rel() 366 pc->para.cause = 0; in l3_1tr6_rel() 370 pc->para.cause = NO_CAUSE; in l3_1tr6_rel() 390 pc->para.cause = NO_CAUSE; in l3_1tr6_rel_ack() 426 pc->para.cause = p[2]; in l3_1tr6_disc() 432 pc->para.cause = 0; in l3_1tr6_disc() 438 pc->para.cause = NO_CAUSE; in l3_1tr6_disc() 520 u_char cause = 0x10; in l3_1tr6_disconnect_req() local 523 if (pc->para.cause > 0) in l3_1tr6_disconnect_req() 524 cause = pc->para.cause; in l3_1tr6_disconnect_req() [all …]
|
D | q931.c | 449 int i, cause; in prcause() local 460 cause = 0x7f & *p++; in prcause() 464 if (cvlist[i].nr == cause) in prcause() 469 dp += sprintf(dp, "Unknown cause type %x!\n", cause); in prcause() 471 dp += sprintf(dp, " cause value %x : %s \n", cause, cvlist[i].edescr); in prcause() 525 int i, cause; in prcause_1tr6() local 539 cause = 0x7f & *p; in prcause_1tr6() 543 if (cause_1tr6[i].nr == cause) in prcause_1tr6() 548 dp += sprintf(dp, "Unknown cause type %x!\n", cause); in prcause_1tr6() 550 dp += sprintf(dp, " cause value %x : %s \n", cause, cause_1tr6[i].descr); in prcause_1tr6()
|
D | callc.c | 191 if (chanp->proc->para.cause == NO_CAUSE) in lli_deliver_cause() 198 chanp->proc->para.cause & 0x7f); in lli_deliver_cause() 201 chanp->proc->para.cause & 0x7f); in lli_deliver_cause() 488 chanp->proc->para.cause = 0x10; /* Normal Call Clearing */ in lli_disconnect_req() 504 chanp->proc->para.cause = 0x15; /* Call Rejected */ in lli_disconnect_reject() 537 chanp->proc->para.cause = 0x15; /* Call Rejected */ in lli_reject_req() 935 pc->para.cause = 0x11; /* User busy */ in dchan_l3l4()
|
/linux-4.19.296/drivers/edac/ |
D | mv64x60_edac.c | 33 u32 cause; in mv64x60_pci_check() local 35 cause = readl(pdata->pci_vbase + MV64X60_PCI_ERROR_CAUSE); in mv64x60_pci_check() 36 if (!cause) in mv64x60_pci_check() 40 printk(KERN_ERR "Cause register: 0x%08x\n", cause); in mv64x60_pci_check() 49 writel(~cause, pdata->pci_vbase + MV64X60_PCI_ERROR_CAUSE); in mv64x60_pci_check() 51 if (cause & MV64X60_PCI_PE_MASK) in mv64x60_pci_check() 54 if (!(cause & MV64X60_PCI_PE_MASK)) in mv64x60_pci_check() 234 u32 cause; in mv64x60_sram_check() local 236 cause = readl(pdata->sram_vbase + MV64X60_SRAM_ERR_CAUSE); in mv64x60_sram_check() 237 if (!cause) in mv64x60_sram_check() [all …]
|
/linux-4.19.296/drivers/of/unittest-data/ |
D | overlay_bad_phandle.dts | 7 // This label should cause an error when the overlay
|
D | overlay_bad_symbol.dts | 7 // This label should cause an error when the overlay
|
/linux-4.19.296/drivers/misc/sgi-gru/ |
D | gruhandles.h | 209 unsigned int cause:3; member 283 unsigned int cause:6; member 380 unsigned int cause:4; member
|
/linux-4.19.296/fs/exofs/ |
D | BUGS | 1 - Out-of-space may cause a severe problem if the object (and directory entry)
|
/linux-4.19.296/include/uapi/linux/ |
D | rose.h | 76 unsigned char cause; member
|
D | x25.h | 142 unsigned char cause; member
|
/linux-4.19.296/fs/xfs/ |
D | Kconfig | 95 filesystem downtime by fixing minor problems before they cause the 114 not cause the kernel to panic on non-fatal errors. 139 Say Y here to cause DEBUG mode ASSERT failures to result in fatal
|
/linux-4.19.296/drivers/gpio/ |
D | gpio-mvebu.c | 546 u32 cause, type, data_in, level_mask, edge_cause, edge_mask; in mvebu_gpio_irq_handler() local 559 cause = (data_in & level_mask) | (edge_cause & edge_mask); in mvebu_gpio_irq_handler() 566 if (!(cause & BIT(i))) in mvebu_gpio_irq_handler() 838 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in mvebu_gpio_dbg_show() local 846 cause = mvebu_gpio_read_edge_cause(mvchip); in mvebu_gpio_dbg_show() 882 seq_printf(s, " (%s)\n", cause & msk ? "pending" : "clear "); in mvebu_gpio_dbg_show()
|
/linux-4.19.296/drivers/i2c/busses/ |
D | i2c-nomadik.c | 593 u32 cause; in nmk_i2c_xfer_one() local 602 cause = (i2c_sr >> 4) & 0x7; in nmk_i2c_xfer_one() 604 cause >= ARRAY_SIZE(abort_causes) ? in nmk_i2c_xfer_one() 606 abort_causes[cause]); in nmk_i2c_xfer_one()
|
D | i2c-mv64xxx.c | 447 u32 cause, status; in mv64xxx_i2c_intr_offload() local 449 cause = readl(drv_data->reg_base + in mv64xxx_i2c_intr_offload() 451 if (!cause) in mv64xxx_i2c_intr_offload()
|
/linux-4.19.296/drivers/char/ipmi/ |
D | Kconfig | 28 When a panic occurs, this will cause the IPMI message handler to, 39 When a panic occurs, this will cause the IPMI message handler to,
|
/linux-4.19.296/fs/jfs/ |
D | Kconfig | 46 Enabling this option will cause statistics from the JFS file system
|
/linux-4.19.296/fs/jffs2/ |
D | LICENCE | 23 files, these files do not by themselves cause the resulting work to be
|
/linux-4.19.296/usr/ |
D | Kconfig | 162 size which might cause issues in memory constrained systems. 174 XZ uses the LZMA2 algorithm and has a large dictionary which may cause 204 by default which could cause a build failure.
|
/linux-4.19.296/include/net/ |
D | rose.h | 137 unsigned char cause, diagnostic; member
|
/linux-4.19.296/fs/ubifs/ |
D | Kconfig | 47 which means that file-system read operations will cause writes (inode atime
|
/linux-4.19.296/lib/ |
D | Kconfig.debug | 76 BOOT_PRINTK_DELAY also may cause LOCKUP_DETECTOR to detect 234 Setting this too low will cause a lot of warnings. 621 can cause significant overhead, so only enable it in non-production 808 Softlockups are bugs that cause the kernel to loop in kernel 818 which are bugs that cause the kernel to loop in kernel 823 to cause the system to reboot automatically after a 862 Hardlockups are bugs that cause the CPU to loop in kernel mode 872 which are bugs that cause the kernel to loop in kernel 891 which are bugs that cause the task to be stuck in 921 which are bugs that cause the kernel to leave a task stuck [all …]
|
/linux-4.19.296/include/linux/ |
D | sctp.h | 452 __be16 cause; member
|
/linux-4.19.296/fs/cifs/ |
D | Kconfig | 138 Enabling this option will cause the cifs client to attempt to 168 the cifs module and can cause additional logging of debug
|