Searched full:formed (Results 1 – 25 of 121) sorted by relevance
12345
/Linux-v5.10/arch/m68k/fpsp040/ |
D | binstr.S | 19 | LEN digits are formed. 22 | digit formed will be assumed the least significant. This is 23 | to force the first byte formed to have a 0 in the upper 4 bits. 36 | into d2:d3. D1 will contain the bcd digit formed. 38 | A6. Test d7. If zero, the digit formed is the ms digit. If non- 102 | A5. Add mul by 8 to mul by 2. D1 contains the digit formed.
|
/Linux-v5.10/arch/arm/nwfpe/ |
D | softfloat-macros | 87 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64 134 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the 167 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the 211 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right 282 Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the 301 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left 338 Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit 339 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so 358 Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the 359 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is [all …]
|
/Linux-v5.10/tools/testing/selftests/livepatch/ |
D | test-callbacks.sh | 94 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul… 95 $MOD_LIVEPATCH: post_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modu… 190 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul… 191 $MOD_LIVEPATCH: post_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modu… 309 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul… 359 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul… 360 $MOD_LIVEPATCH: post_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modu… 435 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul…
|
/Linux-v5.10/Documentation/networking/ |
D | alias.rst | 12 An alias is formed by adding a colon and a string when running ifconfig.
|
/Linux-v5.10/lib/livepatch/ |
D | test_klp_callbacks_demo2.c | 16 [MODULE_STATE_COMING] = "[MODULE_STATE_COMING] Full formed, running module_init",
|
D | test_klp_callbacks_demo.c | 16 [MODULE_STATE_COMING] = "[MODULE_STATE_COMING] Full formed, running module_init",
|
D | test_klp_state.c | 18 [MODULE_STATE_COMING] = "[MODULE_STATE_COMING] Full formed, running module_init",
|
D | test_klp_state2.c | 18 [MODULE_STATE_COMING] = "[MODULE_STATE_COMING] Full formed, running module_init",
|
/Linux-v5.10/tools/testing/selftests/powerpc/eeh/ |
D | eeh-functions.sh | 46 # testing so check that the argument is a well-formed sysfs device
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst | 242 This statistic counts the number of correctly formed packets received less 246 This statistic counts the number of correctly formed packets greater than 1518
|
/Linux-v5.10/include/linux/ |
D | of_gpio.h | 89 * -EINVAL for an incorrectly formed gpios property, or
|
/Linux-v5.10/Documentation/driver-api/rapidio/ |
D | tsi721.rst | 25 generated by this device driver. This parameter is formed by set of
|
D | mport_cdev.rst | 88 generated by this device driver. This parameter is formed by set of
|
D | rio_cm.rst | 102 generated by this device driver. This parameter is formed by set of
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap-dss.txt | 88 shifter). The video pipelines for the connectors are formed as follows:
|
/Linux-v5.10/samples/livepatch/ |
D | livepatch-callbacks-demo.c | 93 [MODULE_STATE_COMING] = "[MODULE_STATE_COMING] Full formed, running module_init",
|
/Linux-v5.10/drivers/input/serio/ |
D | ams_delta_serio.c | 11 * transmission. The keyboard port is formed of two GPIO lines, for clock
|
/Linux-v5.10/drivers/clk/ingenic/ |
D | cgu.h | 134 * @type: a bitmask formed from CGU_CLK_* values
|
/Linux-v5.10/net/mac80211/ |
D | wme.c | 115 /* Indicate which queue to use for this fully formed 802.11 frame */
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-stat.txt | 46 - a symbolically formed event like 'pmu/param1=0x3,param2/' where 54 - a symbolically formed event like 'pmu/config=M,config1=N,config2=K/'
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | core_irongate.h | 130 * PCI Configuration space accesses are formed like so:
|
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-common.h | 1406 * The get macro uses the bit field definitions formed using the input 1410 * The set macro uses the bit field definitions formed using the input 1435 * register definitions formed using the input names 1438 * register definitions formed using the input names
|
/Linux-v5.10/Documentation/maintainer/ |
D | pull-requests.rst | 108 accommodate the newly formed black holes that would
|
/Linux-v5.10/drivers/nfc/pn533/ |
D | uart.c | 146 * well formed frame.
|
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_dscp_router.sh | 8 # forwarded by the switch. That is verified at $h2. ICMP responses are formed
|
12345