/linux/arch/nios2/kernel/ |
H A 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 …]
|
/linux/drivers/staging/axis-fifo/ |
H A 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)
|
/linux/lib/ |
H A 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 …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A 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()
|
/linux/net/devlink/ |
H A D | rate.c | 402 NL_SET_ERR_MSG(info->extack, "TX share set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 406 NL_SET_ERR_MSG(info->extack, "TX max set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 411 NL_SET_ERR_MSG(info->extack, "Parent set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 417 "TX priority set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 423 "TX weight set isn't supported for the leafs"); in devlink_rate_set_ops_supported() 428 NL_SET_ERR_MSG(info->extack, "TX share set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 432 NL_SET_ERR_MSG(info->extack, "TX max set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 437 NL_SET_ERR_MSG(info->extack, "Parent set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 443 "TX priority set isn't supported for the nodes"); in devlink_rate_set_ops_supported() 449 "TX weight set isn't supported for the nodes"); in devlink_rate_set_ops_supported()
|
/linux/Documentation/driver-api/media/drivers/ |
H A 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
|
/linux/arch/m68k/mm/ |
H A 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 81 * If this nop isn't present, 'ret' may already be loaded in hwreg_write()
|
/linux/arch/mips/kernel/ |
H A 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()
|
/linux/kernel/ |
H A 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
|
/linux/tools/testing/selftests/net/ |
H A D | netns-sysctl.sh | 25 fail "$sc isn't writable in the init netns!" 35 # check that this isn't writable in a netns
|
/linux/Documentation/networking/ |
H A 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
|
/linux/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 162 ksft_test_result_skip("vdso_gtod isn't set\n"); in test_gtod() 171 ksft_test_result_skip("vsyscall_map_x isn't set\n"); in test_gtod() 205 ksft_test_result_skip("vdso_time isn't set\n"); in test_time() 218 ksft_test_result_skip("vsyscall_map_x isn't set\n"); in test_time() 279 ksft_test_result_skip("vdso_getcpu isn't set\n"); in test_getcpu() 304 ksft_test_result_skip("vsyscall_map_x isn't set\n"); in test_getcpu() 494 ksft_test_result_skip("vsyscall_map_x isn't set\n"); in test_emulation()
|
/linux/Documentation/userspace-api/media/cec/ |
H A 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
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb.yaml | 41 selected. In case this isn't passed via DT, USB controllers should 49 isn't passed via DT, USB controllers should default to their maximum HW
|
/linux/net/core/ |
H A 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
|
/linux/arch/arm/mach-imx/ |
H A D | cpuidle-imx6q.c | 62 * CPUs when they are in wait(unclocked) state. As the hardware workaround isn't 64 * isn't present and the FEC is in use.
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | restore.c | 97 try_server_run("TCP-AO with wrong send ISN", port++, in server_fn() 99 try_server_run("TCP-AO with wrong receive ISN", port++, in server_fn() 215 test_sk_restore("TCP-AO with wrong send ISN", port++, in client_fn() 224 test_sk_restore("TCP-AO with wrong receive ISN", port++, in client_fn()
|
/linux/drivers/of/ |
H A D | of_kunit_helpers.c | 16 * of_root_kunit_skip() - Skip test if the root node isn't populated 17 * @test: test to skip if the root node isn't populated
|
/linux/drivers/nvmem/ |
H A D | rmem.c | 32 * uses-cases for this driver, the performance hit isn't a concern. in rmem_read() 37 * but as of Dec 2020 this isn't possible on arm64. in rmem_read()
|
/linux/sound/aoa/soundbus/i2sbus/ |
H A D | interface.h | 147 /* used to send codec messages, but how isn't clear */ 150 /* used to receive codec messages, but how isn't clear */ 153 /* frame count reg isn't clear to me yet, but probably useful */
|
/linux/arch/mips/include/asm/ |
H A D | timex.h | 35 * which isn't an evil thing. 48 * the compare interrupt isn't being used as the clock source device.
|
/linux/fs/reiserfs/ |
H A D | lock.c | 57 /* this can happen when the lock isn't always held */ in reiserfs_write_unlock_nested() 74 /* this can happen when the lock isn't always held */ in reiserfs_write_lock_nested()
|
/linux/sound/drivers/ |
H A D | Kconfig | 153 the standard parallel port driver isn't used for the port. 181 make sure that the standard serial driver isn't used or 250 isn't recommended because many applications try to reopen
|
/linux/Documentation/hwmon/ |
H A D | lm63.rst | 58 The datasheet isn't very clear about what the tachometer reading is. 82 (you cannot define your custom PWM/temperature curve), and mode change isn't
|
H A D | nzxt-smart2.rst | 18 The device also has two connectors for RGB LEDs; support for them isn't 22 useless (and very imprecise), so support for it isn't implemented too.
|