| /Linux-v5.4/net/x25/ |
| D | x25_link.c | 125 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ; in x25_transmit_restart_request() 152 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ; in x25_transmit_restart_confirmation() 179 *dptr++ = ((lci >> 8) & 0x0F) | (nb->extended ? in x25_transmit_clear_request() 255 nb->extended = 0; in x25_link_device_up() 363 x25_subscr.extended = nb->extended; in x25_subscr_ioctl() 370 if (!(x25_subscr.extended && x25_subscr.extended != 1)) { in x25_subscr_ioctl() 373 nb->extended = x25_subscr.extended; in x25_subscr_ioctl()
|
| 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()
|
| D | x25_out.c | 54 int header_len = x25->neighbour->extended ? X25_EXT_MIN_LEN : in x25_output() 94 if (x25->neighbour->extended) in x25_output() 123 if (x25->neighbour->extended) { in x25_send_iframe() 162 modulus = x25->neighbour->extended ? X25_EMODULUS : X25_SMODULUS; in x25_kick()
|
| /Linux-v5.4/arch/x86/boot/compressed/ |
| D | misc.c | 232 long extended = *reloc; in handle_relocations() local 233 extended += map; in handle_relocations() 235 ptr = (unsigned long)extended; in handle_relocations() 243 long extended = *reloc; in handle_relocations() local 244 extended += map; in handle_relocations() 246 ptr = (unsigned long)extended; in handle_relocations() 253 long extended = *reloc; in handle_relocations() local 254 extended += map; in handle_relocations() 256 ptr = (unsigned long)extended; in handle_relocations()
|
| /Linux-v5.4/Documentation/arm/nwfpe/ |
| 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-v5.4/drivers/xen/ |
| D | acpi.c | 40 bool extended) in xen_acpi_notify_hypervisor_state() argument 42 unsigned int bits = extended ? 8 : 16; in xen_acpi_notify_hypervisor_state() 51 .flags = extended ? XENPF_ACPI_SLEEP_EXTENDED : 0, in xen_acpi_notify_hypervisor_state()
|
| /Linux-v5.4/fs/ext2/ |
| D | Kconfig | 3 tristate "Second extended fs support" 13 bool "Ext2 extended attributes" 37 enables an extended attribute handler for file security 41 extended attributes for file security labels, say N.
|
| /Linux-v5.4/Documentation/filesystems/ext4/ |
| 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
|
| 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.
|
| D | eainode.rst | 6 To enable ext4 to store extended attribute values that do not fit in the 7 inode or in the single extended attribute block attached to an inode, 9 a regular file inode. This “EA inode” is linked only from the extended
|
| /Linux-v5.4/drivers/net/ |
| D | netconsole.c | 102 bool extended; member 186 nt->extended = true; in alloc_param_target() 253 return snprintf(buf, PAGE_SIZE, "%d\n", to_target(item)->extended); in extended_show() 334 if (nt->extended && !(netconsole_ext.flags & CON_ENABLED)) { in enabled_store() 374 int extended; in extended_store() local 385 err = kstrtoint(buf, 10, &extended); in extended_store() 388 if (extended < 0 || extended > 1) { in extended_store() 393 nt->extended = extended; in extended_store() 572 CONFIGFS_ATTR(, extended); 830 if (nt->extended && nt->enabled && netif_running(nt->np.dev)) in write_ext_msg() [all …]
|
| /Linux-v5.4/arch/sh/include/asm/ |
| 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-v5.4/arch/x86/kernel/ |
| D | verify_cpu.S | 81 andl $0x0ff00f00, %eax # mask family and extended family 87 andl $0x000f00f0, %ecx # mask model and extended model 106 movl $0x80000000,%eax # See if extended cpuid is implemented 109 jb .Lverify_cpu_no_longmode # no extended cpuid
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| 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
|
| D | slog2.S | 10 | INPUT: Double-extended value in memory location pointed to 35 | traps, and precision control = double extended. 50 | traps, and precision control = double extended. 64 | traps, and precision control = double extended. 79 | traps, and precision control = double extended. 87 | 2.3 Return ans := convert-to-double-extended(k).
|
| /Linux-v5.4/drivers/input/misc/ |
| D | ideapad_slidebar.c | 138 static bool extended = false; in slidebar_i8042_filter() local 146 extended = true; in slidebar_i8042_filter() 150 if (!extended) in slidebar_i8042_filter() 153 extended = false; in slidebar_i8042_filter()
|
| /Linux-v5.4/drivers/hwmon/ |
| D | jc42.c | 211 bool extended; /* true if extended range supported */ member 223 static u16 jc42_temp_to_reg(long temp, bool extended) in jc42_temp_to_reg() argument 226 extended ? JC42_TEMP_MIN_EXTENDED : in jc42_temp_to_reg() 327 data->temp[t_min] = jc42_temp_to_reg(val, data->extended); in jc42_write() 332 data->temp[t_max] = jc42_temp_to_reg(val, data->extended); in jc42_write() 337 data->temp[t_crit] = jc42_temp_to_reg(val, data->extended); in jc42_write() 346 val = clamp_val(val, (data->extended ? JC42_TEMP_MIN_EXTENDED in jc42_write() 480 data->extended = !!(cap & JC42_CAP_RANGE); in jc42_probe()
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | pixfmt-v4l2.rst | 119 extended fields, are valid. When set to 120 ``V4L2_PIX_FMT_PRIV_MAGIC``, it indicates that the extended fields 122 indicates that the extended fields contain undefined values. 124 Applications that wish to use the pixel format extended fields 127 capability. If the capability isn't set the pixel format extended 128 fields are not supported and using the extended fields will lead 131 To use the extended fields, applications must set the ``priv`` 132 field to ``V4L2_PIX_FMT_PRIV_MAGIC``, initialize all the extended 137 drivers must act as if all the extended fields were set to zero. 139 ``V4L2_PIX_FMT_PRIV_MAGIC`` and all the extended fields to
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| 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 */
|
| 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-v5.4/Documentation/filesystems/ |
| D | hpfs.txt | 16 Set owner/group/mode for files that do not have it specified in extended 20 rights, you must use extended attributes. 43 What to do with extended attributes. 'no' - ignore them and use always 44 values specified in uid/gid/mode options. 'ro' - read extended 45 attributes but do not create them. 'rw' - create extended attributes 69 extended attributes. Extended attributes are pairs of (key,value) where key is 73 driver can do it. If you chown/chgrp/chmod on a hpfs partition, extended 75 that extended attributes those value differs from defaults specified in mount 76 options are created. Once created, the extended attributes are never deleted, 79 extended attribute UID=0. And when you umount the fs and mount it again with [all …]
|
| /Linux-v5.4/fs/reiserfs/ |
| D | Kconfig | 17 It is more easily extended to have features currently found in 19 systems are. The next version will be so extended, and will support 57 bool "ReiserFS extended attributes" 81 enables an extended attribute handler for file security 85 extended attributes for file security labels, say N.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | evm | 5 EVM protects a file's security extended attributes(xattrs) 7 HMAC-sha1 value across the extended attributes, storing the 8 value as the extended attribute 'security.evm'. 65 Shows the set of extended attributes used to calculate or
|
| /Linux-v5.4/Documentation/devicetree/bindings/arm/marvell/ |
| D | marvell,orion5x.txt | 9 In addition, the above compatible shall be extended with the specific 15 And in addition, the compatible shall be extended with the specific
|
| /Linux-v5.4/fs/f2fs/ |
| D | Kconfig | 36 bool "F2FS extended attributes" 62 Linux. This option enables an extended attribute handler for file 64 the extended attribute support in advance. In particular you need this 66 lities to executables (the security.* extended attributes).
|