Home
last modified time | relevance | path

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

12345678910>>...132

/openbmc/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 …]
/openbmc/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)
/openbmc/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 …]
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_exti-test.c184 /* Check that this specific interrupt isn't pending in NVIC */ in test_software_interrupt()
342 * - corresponding bit in IMR isn't set in test_no_software_interrupt()
354 /* Check that this specific interrupt isn't pending in NVIC */ in test_no_software_interrupt()
367 /* Check that the interrupt isn't pending in NVIC */ in test_no_software_interrupt()
375 /* Check that the interrupt isn't pending in NVIC */ in test_no_software_interrupt()
386 /* Check that this specific interrupt isn't pending in NVIC */ in test_no_software_interrupt()
399 /* Check that the interrupt isn't pending in NVIC */ in test_no_software_interrupt()
407 /* Check that the interrupt isn't pending in NVIC */ in test_no_software_interrupt()
415 * - corresponding bit in IMR isn't set in test_masked_interrupt()
427 /* Check that this specific interrupt isn't pending in NVIC */ in test_masked_interrupt()
[all …]
/openbmc/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()
/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/
H A Dkdump79 echo "Kdump isn't supported on the running kernel!!!"
80 ${LOGGER} "Kdump isn't supported on the running kernel!!!"
95 echo "Kdump isn't supported on the running kernel,please check boot option!!!"
96 ${LOGGER} "Kdump isn't supported on the running kernel,please check boot option!!!"
/openbmc/openbmc/poky/scripts/
H A Drunqemu.README19 If <machine> isn't specified, the script will try to detect the machine name
22 If <filesystem> isn't specified, nfs booting will be assumed.
25 core-image-sato-sdk image built by the build system. If an sdk image isn't present it will look
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0010-sync-with-OE-libtool-changes.patch38 + # We only want to hardcode in an rpath if it isn't in the
57 + # We only want to hardcode in an rpath if it isn't in the
76 + # We only want to hardcode in an rpath if it isn't in the
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch31 + # We only want to hardcode in an rpath if it isn't in the
50 + # We only want to hardcode in an rpath if it isn't in the
69 + # We only want to hardcode in an rpath if it isn't in the
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp135 // detect app hasn't started yet and there isn't an inventory in Fan()
183 // on D-Bus. If it isn't, now set it to nonfunctional. in startMonitor()
184 // This isn't done earlier so that code watching for in startMonitor()
192 // The tach property still isn't on D-Bus. Ensure in startMonitor()
194 // error for it since it isn't a fan problem. in startMonitor()
382 // isn't on D-Bus as this isn't a fan hardware problem. in updateState()
421 // Skip the power off rule checks if the sensor isn't in updateState()
422 // on D-Bus so a running system isn't shutdown. in updateState()
/openbmc/linux/net/devlink/
H A Drate.c403 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()
/openbmc/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
79 * If this nop isn't present, 'ret' may already be loaded in hwreg_write()
/openbmc/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()
/openbmc/ipmitool/contrib/
H A Dipmi.init.redhat31 # If ipmidev isn't listed in /proc/devices, try
46 # If ipmidev still isn't listed in /proc/devices after we load
47 # modules, this just isn't going to work. Set RETVAL to mark
100 # Abort if ipmi isn't loaded.
/openbmc/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
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_syscfg.c146 "%s: Changing the memory mapping isn't supported\n", in stm32l4x5_syscfg_write()
164 "%s: Erasing SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
184 "%s: Write protecting SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
191 "%s: Erasing SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
197 "%s: Write protecting SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
/openbmc/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
/openbmc/openpower-hw-diags/analyzer/
H A Dutil.hpp18 // A register ID is only 3 bytes, but there isn't a 3-byte integer type. in operator >>()
30 // A register ID is only 3 bytes, but there isn't a 3-byte integer type. in operator <<()
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/
H A Dreproducibility.patch6 Injection a year based on the current date isn't reproducible. Hack this
10 then this could be submitted upstream, sadly my ruby isn't up to that.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/
H A Dreproducibility.patch6 Injection a year based on the current date isn't reproducible. Hack this
10 then this could be submitted upstream, sadly my ruby isn't up to that.
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst81 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
/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_unittest.cpp10 // ipmid.hpp isn't installed where we can grab it and this value is per BMC
31 // Verify that if there isn't a nul-terminator found in an otherwise valid in TEST()
/openbmc/phosphor-pid-control/sensors/
H A Dsensor.hpp18 * A timeout of 0 means there isn't a timeout for this sensor.
19 * By default a fan sensor isn't checked for a timeout, whereas
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ddrescue/
H A Dddrescue_1.28.bb16 # This isn't already added by base.bbclass
40 # Info dir listing isn't interesting at this point so remove it if it exists.
/openbmc/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

12345678910>>...132