| /kernel/linux/linux-6.6/arch/nios2/kernel/ |
| D | misaligned.c | 68 u32 isn, addr, val; in handle_unaligned_c() local 83 isn = *(unsigned long *)(fp->ea); in handle_unaligned_c() 90 a = (isn >> 27) & 0x1f; in handle_unaligned_c() 91 b = (isn >> 22) & 0x1f; in handle_unaligned_c() 92 imm16 = (isn >> 6) & 0xffff; in handle_unaligned_c() 96 switch (isn & 0x3f) { in handle_unaligned_c() 155 pr_err("fault during kernel misaligned fixup @ %#lx; addr 0x%08x; isn=0x%08x\n", in handle_unaligned_c() 157 (unsigned int)isn); in handle_unaligned_c() 159 pr_err("fault during user misaligned fixup @ %#lx; isn=%08x addr=0x%08x sp=0x%08lx pid=%d\n", in handle_unaligned_c() 161 (unsigned int)isn, addr, fp->sp, in handle_unaligned_c() [all …]
|
| /kernel/linux/linux-5.10/arch/nios2/kernel/ |
| D | misaligned.c | 68 u32 isn, addr, val; in handle_unaligned_c() local 83 isn = *(unsigned long *)(fp->ea); in handle_unaligned_c() 90 a = (isn >> 27) & 0x1f; in handle_unaligned_c() 91 b = (isn >> 22) & 0x1f; in handle_unaligned_c() 92 imm16 = (isn >> 6) & 0xffff; in handle_unaligned_c() 96 switch (isn & 0x3f) { in handle_unaligned_c() 155 pr_err("fault during kernel misaligned fixup @ %#lx; addr 0x%08x; isn=0x%08x\n", in handle_unaligned_c() 157 (unsigned int)isn); in handle_unaligned_c() 159 pr_err("fault during user misaligned fixup @ %#lx; isn=%08x addr=0x%08x sp=0x%08lx pid=%d\n", in handle_unaligned_c() 161 (unsigned int)isn, addr, fp->sp, in handle_unaligned_c() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/axis-fifo/ |
| D | axis-fifo.txt | 32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported) 33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported) 34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported) 35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported) 36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported) 50 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported) 52 - xlnx,use-tx-ctrl: Should be <0x0> (this feature isn't supported) 53 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)
|
| /kernel/linux/linux-6.6/drivers/staging/axis-fifo/ |
| D | axis-fifo.txt | 32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported) 33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported) 34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported) 35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported) 36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported) 50 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported) 52 - xlnx,use-tx-ctrl: Should be <0x0> (this feature isn't supported) 53 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)
|
| /kernel/linux/linux-6.6/lib/ |
| D | iomap.c | 205 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite8() 211 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite16() 217 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite16be() 223 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite32() 229 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite32be() 266 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64_lo_hi() 274 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64_hi_lo() 282 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64be_lo_hi() 290 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64be_hi_lo() 384 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite8_rep() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| D | goto.c | 38 NL_SET_ERR_MSG_MOD(extack, "Goto lower numbered chain isn't supported"); in validate_goto_chain() 107 NL_SET_ERR_MSG_MOD(extack, "Decap with goto isn't supported"); in tc_act_post_parse_goto() 108 netdev_warn(priv->netdev, "Decap with goto isn't supported"); in tc_act_post_parse_goto() 113 NL_SET_ERR_MSG_MOD(extack, "Mirroring goto chain rules isn't supported"); in tc_act_post_parse_goto()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | generic.txt | 7 "low-speed". In case this isn't passed via DT, USB 12 "peripheral" and "otg". In case this attribute isn't 18 In case this isn't passed via DT, USB controllers should
|
| /kernel/linux/linux-6.6/net/devlink/ |
| D | rate.c | 403 NL_SET_ERR_MSG(info->extack, "TX share set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 407 NL_SET_ERR_MSG(info->extack, "TX max set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 412 NL_SET_ERR_MSG(info->extack, "Parent set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 418 "TX priority set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 424 "TX weight set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 429 NL_SET_ERR_MSG(info->extack, "TX share set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 433 NL_SET_ERR_MSG(info->extack, "TX max set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 438 NL_SET_ERR_MSG(info->extack, "Parent set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 444 "TX priority set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 450 "TX weight set isn't supported for the nodes"); in devlink_rate_set_ops_supported()
|
| /kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ |
| D | bttv-devel.rst | 22 You should verify this is correct. If it isn't, you have to pass the 27 If your card isn't listed there, you might check the source code for 28 new entries which are not listed yet. If there isn't one for your 35 module like ``msp3400`` to make sound work. If there isn't one for the
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
| D | bttv-devel.rst | 22 You should verify this is correct. If it isn't, you have to pass the 27 If your card isn't listed there, you might check the source code for 28 new entries which are not listed yet. If there isn't one for your 35 module like ``msp3400`` to make sound work. If there isn't one for the
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | reset.c | 37 * go awry because the system isn't in a functional state. in machine_hang() 61 * Try the cpu_wait() callback. This isn't ideal since in machine_hang() 70 * loop, but we don't really have a choice. This isn't in machine_hang()
|
| /kernel/linux/linux-6.6/arch/m68k/mm/ |
| D | hwtest.c | 9 * that isn't present would cause a bus error. We set up a 20 * initialization process, when the VBR register isn't set up yet. On 79 * If this nop isn't present, 'ret' may already be loaded in hwreg_write()
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| D | reset.c | 37 * go awry because the system isn't in a functional state. in machine_hang() 61 * Try the cpu_wait() callback. This isn't ideal since in machine_hang() 70 * loop, but we don't really have a choice. This isn't in machine_hang()
|
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| D | hwtest.c | 9 * that isn't present would cause a bus error. We set up a 20 * initialization process, when the VBR register isn't set up yet. On 79 * If this nop isn't present, 'ret' may already be loaded in hwreg_write()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | ksyms_common.c | 23 * is clear, and sysctl_perf_event_paranoid isn't set). 25 * Otherwise, require CAP_SYSLOG (assuming kptr_restrict isn't set to
|
| /kernel/linux/linux-5.10/drivers/of/ |
| D | of_net.c | 84 * address. If that isn't set, then 'local-mac-address' is checked next, 85 * because that is the default address. If that isn't set, then the obsolete 87 * of the above isn't set, then try to get MAC address from nvmem cell named
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
| D | cec-ioc-adap-g-caps.rst | 81 this capability isn't set, then setting the physical address is 90 this capability isn't set, then the kernel will have configured 100 capability isn't set, then the kernel will handle all CEC
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/cec/ |
| D | cec-ioc-adap-g-caps.rst | 81 this capability isn't set, then setting the physical address is 90 this capability isn't set, then the kernel will have configured 100 capability isn't set, then the kernel will handle all CEC
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | plip.rst | 52 an existing Ethernet. Isn't standard (not even de facto standard, like 73 when no data is available, the driver isn't being used. 82 indicate that there isn't a noticeable performance drop when using IRQ-less 103 above calculation. It isn't an important issue, unless the wire is faulty, 167 isn't configured for PLIP, as it will result in output driver
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | plip.rst | 52 an existing Ethernet. Isn't standard (not even de facto standard, like 73 when no data is available, the driver isn't being used. 82 indicate that there isn't a noticeable performance drop when using IRQ-less 103 above calculation. It isn't an important issue, unless the wire is faulty, 167 isn't configured for PLIP, as it will result in output driver
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | usb.yaml | 39 selected. In case this isn't passed via DT, USB controllers should 47 isn't passed via DT, USB controllers should default to their maximum HW
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/ |
| D | TODO | 57 reimplement half of our edid quirk table, which really isn't a good 89 stuff in drm_dp_helper.h. drm_dp_helper.h isn't really great and already has 2 101 DRM_DEBUG stuff just isn't up to the challenges either. We need to figure out
|
| /kernel/linux/linux-6.6/net/core/ |
| D | of_net.c | 107 * address. If that isn't set, then 'local-mac-address' is checked next, 108 * because that is the default address. If that isn't set, then the obsolete 110 * of the above isn't set, then try to get MAC address from nvmem cell named
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
| D | mpc85xx_ds.c | 162 * Called very early, device-tree isn't unflattened 174 * Called very early, device-tree isn't unflattened 182 * Called very early, device-tree isn't unflattened
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/ |
| D | TODO | 57 reimplement half of our edid quirk table, which really isn't a good 89 stuff in drm_dp_helper.h. drm_dp_helper.h isn't really great and already has 2 101 DRM_DEBUG stuff just isn't up to the challenges either. We need to figure out
|