Searched full:formed (Results 1 – 25 of 156) sorted by relevance
1234567
/linux-6.12.1/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-6.12.1/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-6.12.1/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…
|
D | test-sysfs.sh | 70 …pre_patch_callback: test_klp_callbacks_mod -> [MODULE_STATE_COMING] Full formed, running module_in… 71 …ost_patch_callback: test_klp_callbacks_mod -> [MODULE_STATE_COMING] Full formed, running module_in…
|
/linux-6.12.1/tools/perf/trace/beauty/ |
D | statx_mask.sh | 14 # STATX_BASIC_STATS its a bitmask formed by the mask in the normal stat struct
|
/linux-6.12.1/Documentation/networking/ |
D | alias.rst | 12 An alias is formed by adding a colon and a string when running ifconfig.
|
/linux-6.12.1/tools/testing/selftests/livepatch/test_modules/ |
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-6.12.1/Documentation/translations/zh_CN/maintainer/ |
D | pull-requests.rst | 92 accommodate the newly formed black holes that would
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ccs/ |
D | ccs.rst | 21 For CCS the file names are formed as
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap-dss.txt | 88 shifter). The video pipelines for the connectors are formed as follows:
|
/linux-6.12.1/Documentation/driver-api/rapidio/ |
D | mport_cdev.rst | 88 generated by this device driver. This parameter is formed by set of
|
D | tsi721.rst | 25 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-6.12.1/samples/livepatch/ |
D | livepatch-callbacks-demo.c | 93 [MODULE_STATE_COMING] = "[MODULE_STATE_COMING] Full formed, running module_init",
|
/linux-6.12.1/drivers/input/serio/ |
D | ams_delta_serio.c | 11 * transmission. The keyboard port is formed of two GPIO lines, for clock
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_mod_race.c | 17 * checks whether btf_try_get_module handles the invocation for a well-formed
|
/linux-6.12.1/net/mac80211/ |
D | wme.c | 116 /* Indicate which queue to use for this fully formed 802.11 frame */
|
/linux-6.12.1/tools/testing/selftests/powerpc/eeh/ |
D | eeh-functions.sh | 98 # testing so check that the argument is a well-formed sysfs device
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | core_irongate.h | 130 * PCI Configuration space accesses are formed like so:
|
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-common.h | 1468 * The get macro uses the bit field definitions formed using the input 1472 * The set macro uses the bit field definitions formed using the input 1497 * register definitions formed using the input names 1500 * register definitions formed using the input names
|
/linux-6.12.1/Documentation/maintainer/ |
D | pull-requests.rst | 106 accommodate the newly formed black holes that would
|
1234567