Searched refs:EA (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/Documentation/filesystems/ext4/ |
D | eainode.rst | 9 a regular file inode. This “EA inode” is linked only from the extended 16 and i_generation of the **one** owning inode (in cases where the EA 17 inode is not referenced by multiple inodes) to verify that the EA inode
|
D | inlinedata.rst | 12 “system.data” within the inode body (“ibody EA”). This of course 14 If the data size increases beyond i_block + ibody EA, a regular block 31 attribute in the inode body, the EA value is an array of 33 i_block and EA space are treated as separate dirent blocks; directory
|
/linux-6.1.9/drivers/tty/ |
D | n_gsm.c | 314 #define EA 0x01 macro 454 return c & EA; in gsm_read_ea() 714 *dp++ = (addr << 2) | (ocr << 1) | EA; in gsm_send() 718 *dp++ = EA; /* Length of data = 0 */ in gsm_send() 990 *--dp = (msg->len << 1) | EA; in __gsm_data_queue() 999 *--dp = (msg->addr << 2) | CR | EA; in __gsm_data_queue() 1001 *--dp = (msg->addr << 2) | EA; in __gsm_data_queue() 1094 *dp++ = (gsm_encode_modem(dlci) << 1) | EA; in gsm_dlci_data_output() 1228 *dp++ = (gsm_encode_modem(dlci) << 1) | EA; in gsm_dlci_modem_output() 1231 *dp++ = (brk << 4) | 2 | EA; /* Length, Break, EA */ in gsm_dlci_modem_output() [all …]
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | traps.c | 1224 unsigned long EA; in emulate_string_inst() local 1232 EA = (rA == 0) ? 0 : regs->gpr[rA]; in emulate_string_inst() 1237 EA += NB_RB; in emulate_string_inst() 1255 EA &= 0xFFFFFFFF; in emulate_string_inst() 1260 if (get_user(val, (u8 __user *)EA)) in emulate_string_inst() 1271 if (put_user(val, (u8 __user *)EA)) in emulate_string_inst() 1276 EA += 1; in emulate_string_inst()
|
/linux-6.1.9/Documentation/x86/ |
D | zero-page.rst | 38 1EA/001 ALL edd_mbr_sig_buf_entries Number of entries in edd_mbr_sig_buffer
|
/linux-6.1.9/Documentation/devicetree/bindings/net/dsa/ |
D | mscc,ocelot.yaml | 45 EA BAR 0) used to access the MAC PCS registers truly belongs to the enetc
|
/linux-6.1.9/Documentation/devicetree/bindings/pci/ |
D | host-generic-pci.yaml | 53 addresses by synthesizing Enhanced Allocation (EA) capabilities for
|
/linux-6.1.9/Documentation/arm/nwfpe/ |
D | netwinder-fpe.rst | 38 <LFM|SFM>{cond}<FD,EA> Fd, <count>, [Rn]{!}
|
/linux-6.1.9/drivers/scsi/ |
D | ncr53c8xx.h | 755 #define EA 0x20 /* mod: 720 enable-ack */ macro
|
D | ncr53c8xx.c | 3839 np->rv_dcntl |= EA; /* Enable ACK */ in ncr_prepare_setting()
|
/linux-6.1.9/drivers/iommu/ |
D | mtk_iommu.c | 68 #define F_MMU_VLD_PA_RNG(EA, SA) (((EA) << 8) | (SA)) argument
|
/linux-6.1.9/Documentation/input/devices/ |
D | alps.rst | 57 To exit command mode, PSMOUSE_CMD_SETSTREAM (EA) is sent to the touchpad.
|
/linux-6.1.9/Documentation/admin-guide/cifs/ |
D | usage.rst | 161 cifs client, and that EA support is present in later versions of Samba (e.g. 162 3.0.6 and later (also EA support works in all versions of Windows, at least to
|
/linux-6.1.9/drivers/net/usb/ |
D | Kconfig | 52 NetGear EA-101
|
/linux-6.1.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2044 # * EA * * Current *
|
D | fpsp.S | 2045 # * EA * * Current * 4393 # ** <EA> ** * 0x0 * 0x0c0 *
|