| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1088a-rdb.dts | 86 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 91 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 96 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 101 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 106 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 111 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 116 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 121 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 131 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>; 171 interrupts-extended = <&extirq 0 IRQ_TYPE_LEVEL_LOW>; [all …]
|
| H A D | fsl-lx2160a-rdb.dts | 76 interrupts-extended = <&extirq 4 IRQ_TYPE_LEVEL_LOW>; 84 interrupts-extended = <&extirq 5 IRQ_TYPE_LEVEL_LOW>; 92 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>; 99 interrupts-extended = <&extirq 3 IRQ_TYPE_LEVEL_LOW>; 218 interrupts-extended = <&extirq 8 IRQ_TYPE_LEVEL_LOW>;
|
| H A D | fsl-ls2088a-rdb.dts | 95 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 101 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>; 107 interrupts-extended = <&extirq 4 IRQ_TYPE_LEVEL_LOW>; 113 interrupts-extended = <&extirq 5 IRQ_TYPE_LEVEL_LOW>;
|
| /linux-6.15/net/x25/ |
| H A D | x25_link.c | 145 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ; in x25_transmit_restart_request() 172 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ; in x25_transmit_restart_confirmation() 199 *dptr++ = ((lci >> 8) & 0x0F) | (nb->extended ? in x25_transmit_clear_request() 276 nb->extended = 0; in x25_link_device_up() 378 x25_subscr.extended = nb->extended; in x25_subscr_ioctl() 385 if (!(x25_subscr.extended && x25_subscr.extended != 1)) { in x25_subscr_ioctl() 388 nb->extended = x25_subscr.extended; in x25_subscr_ioctl()
|
| H A D | x25_subr.c | 55 int modulus = x25->neighbour->extended ? X25_EMODULUS : X25_SMODULUS; in x25_frames_acked() 94 int modulus = x25->neighbour->extended ? X25_EMODULUS : X25_SMODULUS; in x25_validate_nr() 168 if (x25->neighbour->extended) { in x25_write_internal() 235 if (x25->neighbour->extended) { in x25_write_internal() 289 if (x25->neighbour->extended) { in x25_decode() 309 if (x25->neighbour->extended) { in x25_decode()
|
| /linux-6.15/arch/arm/boot/dts/arm/ |
| H A D | integratorap-im-pd1.dts | 167 interrupts-extended = <&impd1_vic 1>; 175 interrupts-extended = <&impd1_vic 2>; 183 interrupts-extended = <&impd1_vic 3>; 195 interrupts-extended = <&impd1_vic 4>; 207 interrupts-extended = <&impd1_vic 5>; 215 interrupts-extended = <&impd1_vic 6>; 223 interrupts-extended = <&impd1_vic 7>, 237 interrupts-extended = <&impd1_vic 9>; 245 interrupts-extended = <&impd1_vic 11>; 273 interrupts-extended = <&pic 9>;
|
| /linux-6.15/arch/riscv/boot/dts/sophgo/ |
| H A D | sg2042.dtsi | 220 interrupts-extended = <&cpu0_intc 3>, 290 interrupts-extended = <&cpu0_intc 7>, 300 interrupts-extended = <&cpu4_intc 7>, 310 interrupts-extended = <&cpu8_intc 7>, 320 interrupts-extended = <&cpu12_intc 7>, 330 interrupts-extended = <&cpu16_intc 7>, 340 interrupts-extended = <&cpu20_intc 7>, 350 interrupts-extended = <&cpu24_intc 7>, 360 interrupts-extended = <&cpu28_intc 7>, 370 interrupts-extended = <&cpu32_intc 7>, [all …]
|
| /linux-6.15/Documentation/arch/arm/nwfpe/ |
| H A D | notes.rst | 16 f4 had been converted to an extended value in the emulator. 19 converted to extended, then stored. If an lfm/sfm combination had been used, 22 emulator sees a multiply of a double and extended, it promotes the double to 23 extended, then does the multiply in extended precision. 32 in extended precision, due to the stfe instruction used to save f4 in log(y).
|
| /linux-6.15/drivers/firewire/ |
| H A D | packet-serdes-test.c | 192 unsigned int phy_id, bool extended, in serialize_phy_packet_self_id_zero() argument 211 unsigned int *phy_id, bool *extended, in deserialize_phy_packet_self_id_zero() argument 230 unsigned int phy_id, bool extended, in serialize_phy_packet_self_id_extended() argument 241 unsigned int *phy_id, bool *extended, in deserialize_phy_packet_self_id_extended() argument 654 bool extended; in test_phy_packet_self_id_zero_case0() local 671 KUNIT_EXPECT_FALSE(test, extended); in test_phy_packet_self_id_zero_case0() 709 bool extended; in test_phy_packet_self_id_zero_case1() local 726 KUNIT_EXPECT_FALSE(test, extended); in test_phy_packet_self_id_zero_case1() 767 bool extended; in test_phy_packet_self_id_zero_and_one() local 786 KUNIT_EXPECT_FALSE(test, extended); in test_phy_packet_self_id_zero_and_one() [all …]
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | pgtable.h | 43 unsigned long long extended = val; in neff_sign_extend() local 44 return (extended & NEFF_SIGN) ? (extended | NEFF_MASK) : extended; in neff_sign_extend()
|
| /linux-6.15/tools/perf/tests/shell/ |
| H A D | test_task_analyzer.sh | 97 perf script report task-analyzer --extended-times --time-limit :99999 \ 112 perf script report task-analyzer --summary-extended > "$out" 126 perf script report task-analyzer --extended-times --summary --ns > "$out" 139 perf script report task-analyzer --csv csv --extended-times > /dev/null 151 perf script report task-analyzer --csv-summary csvsummary --summary-extended \
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | inlinedata.rst | 10 ``inode.i_block``. If the rest of the file would fit inside the extended 11 attribute space, then it might be found as an extended attribute 13 constrains the amount of extended attributes one can attach to an inode. 17 Pending a change to compact the extended attribute key used to store 22 The inline data feature requires the presence of an extended attribute
|
| H A D | attributes.rst | 8 The first use of extended attributes seems to have been for storing file 10 option it is possible for users to store extended attributes so long as 14 There are two places where extended attributes can be found. The first 18 available for in-inode extended attribute storage. The second place 19 where extended attributes can be found is in the block pointed to by 21 block to contain a pointer to a second extended attribute block (or even 46 The beginning of an extended attribute block is in 76 - Checksum of the extended attribute block. 83 of the extended attribute block, and the entire block (header + 152 Logically speaking, extended attributes are a series of key=value pairs.
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sc8280xp-pmics.dtsi | 71 interrupts-extended = <&spmi_bus 0x0 0x13 0x7 IRQ_TYPE_EDGE_BOTH>; 78 interrupts-extended = <&spmi_bus 0x0 0x13 0x6 IRQ_TYPE_EDGE_BOTH>; 86 interrupts-extended = <&spmi_bus 0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>; 126 interrupts-extended = <&spmi_bus 0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>; 137 interrupts-extended = <&spmi_bus 0x0 0x62 0x1 IRQ_TYPE_EDGE_RISING>; 161 interrupts-extended = <&spmi_bus 0x1 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 215 interrupts-extended = <&spmi_bus 0x2 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
|
| H A D | sa8775p-pmics.dtsi | 111 interrupts-extended = <&spmi_bus 0x0 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 122 interrupts-extended = <&spmi_bus 0x0 0x12 0x7 IRQ_TYPE_EDGE_BOTH>; 129 interrupts-extended = <&spmi_bus 0x0 0x12 0x6 IRQ_TYPE_EDGE_BOTH>; 168 interrupts-extended = <&spmi_bus 0x2 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 192 interrupts-extended = <&spmi_bus 0x4 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 216 interrupts-extended = <&spmi_bus 0x6 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
|
| /linux-6.15/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | thead,c900-aclint-mswi.yaml | 22 interrupts-extended: 31 - interrupts-extended 37 interrupts-extended = <&cpu1intc 3>,
|
| H A D | riscv,aplic.yaml | 41 interrupts-extended: 53 "interrupts-extended" properties are present then it means the APLIC 100 that is mentioned in the "interrupts-extended" 114 - interrupts-extended 126 interrupts-extended = <&cpu1_intc 11>, 140 interrupts-extended = <&cpu1_intc 9>, 150 interrupts-extended = <&cpu3_intc 9>,
|
| /linux-6.15/Documentation/devicetree/bindings/timer/ |
| H A D | thead,c900-aclint-mtimer.yaml | 27 interrupts-extended: 37 - interrupts-extended 43 interrupts-extended = <&cpu1intc 7>,
|
| /linux-6.15/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779a0-falcon-ethernet.dtsi | 34 interrupts-extended = <&gpio5 16 IRQ_TYPE_LEVEL_LOW>; 55 interrupts-extended = <&gpio6 16 IRQ_TYPE_LEVEL_LOW>; 76 interrupts-extended = <&gpio7 16 IRQ_TYPE_LEVEL_LOW>; 97 interrupts-extended = <&gpio8 16 IRQ_TYPE_LEVEL_LOW>; 118 interrupts-extended = <&gpio9 16 IRQ_TYPE_LEVEL_LOW>;
|
| /linux-6.15/fs/ext2/ |
| H A D | Kconfig | 3 tristate "Second extended fs support (DEPRECATED)" 22 bool "Ext2 extended attributes" 46 enables an extended attribute handler for file security 50 extended attributes for file security labels, say N.
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | x_store.S | 91 cmpil #0,%d0 |if dest format is extended 104 | a1 -> source in extended precision 110 |Changes extended precision to double precision. 111 | Note: no attempt is made to round the extended value to double. 118 | extended -> |s| exp | |1| ms mant | | ls mant | 133 subw #0x3fff,%d0 |subtract extended precision bias 250 movel #0x0c,%d0 |byte count for extended number
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | verify_cpu.S | 85 andl $0x0ff00f00, %eax # mask family and extended family 91 andl $0x000f00f0, %ecx # mask model and extended model 110 movl $0x80000000,%eax # See if extended cpuid is implemented 113 jb .Lverify_cpu_no_longmode # no extended cpuid
|
| /linux-6.15/arch/arm/boot/dts/gemini/ |
| H A D | gemini-wbd111.dts | 46 /* Conflict with TVC and extended parallel flash */ 52 /* Conflict with TVC and extended parallel flash */ 58 /* Conflict with TVC and extended parallel flash */ 64 /* Conflict with TVC and extended parallel flash */
|
| H A D | gemini-wbd222.dts | 45 /* Conflict with TVC and extended parallel flash */ 51 /* Conflict with TVC and extended parallel flash */ 57 /* Conflict with TVC and extended parallel flash */ 63 /* Conflict with TVC and extended parallel flash */
|
| /linux-6.15/arch/x86/boot/compressed/ |
| H A D | misc.c | 254 long extended = *reloc; in handle_relocations() local 255 extended += map; in handle_relocations() 257 ptr = (unsigned long)extended; in handle_relocations() 265 long extended = *reloc; in handle_relocations() local 266 extended += map; in handle_relocations() 268 ptr = (unsigned long)extended; in handle_relocations()
|