Home
last modified time | relevance | path

Searched full:isn (Results 1 – 25 of 2241) sorted by relevance

12345678910>>...90

/linux/arch/nios2/kernel/
H A Dmisaligned.c68 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 Daxis-fifo.txt32 - 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 Diomap.c205 /* 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 Dgoto.c38 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 Drate.c402 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 Dbttv-devel.rst22 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 Dhwtest.c9 * 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 Dreset.c37 * 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/Documentation/networking/
H A Dplip.rst52 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/kernel/
H A Dksyms_common.c23 * 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/x86/
H A Dtest_vsyscall.c162 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/tools/testing/selftests/net/
H A Dnetns-sysctl.sh25 fail "$sc isn't writable in the init netns!"
35 # check that this isn't writable in a netns
/linux/net/core/
H A Dof_net.c107 * 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/Documentation/devicetree/bindings/usb/
H A Dusb.yaml41 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/arch/arm/mach-imx/
H A Dcpuidle-imx6q.c62 * 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 Drestore.c97 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/sound/aoa/soundbus/i2sbus/
H A Dinterface.h147 /* 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/drivers/nvmem/
H A Drmem.c32 * 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/arch/mips/include/asm/
H A Dtimex.h35 * which isn't an evil thing.
48 * the compare interrupt isn't being used as the clock source device.
/linux/fs/reiserfs/
H A Dlock.c57 /* 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 DKconfig153 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/drivers/usb/host/
H A Dehci-timer.c99 /* Don't enable anything if the controller isn't running (e.g., died) */ in ehci_poll_ASS()
145 /* Don't do anything if the controller isn't running (e.g., died) */ in ehci_poll_PSS()
219 * current cycle. But if the root hub isn't running then in ehci_handle_start_intr_unlinks()
251 * current cycle. But if the root hub isn't running then in ehci_handle_intr_unlinks()
362 /* Not needed if the controller isn't running or it's already enabled */ in turn_on_io_watchdog()
/linux/Documentation/hwmon/
H A Dlm63.rst58 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 Dnzxt-smart2.rst18 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.
/linux/include/uapi/linux/
H A Datmbr2684.h23 * Is there FCS inbound on this VC? This currently isn't supported.
30 * Is there FCS outbound on this VC? This currently isn't supported.

12345678910>>...90