/linux/include/uapi/linux/can/ |
H A D | gw.h | 12 * modification, are permitted provided that the following conditions 69 CGW_MOD_AND, /* CAN frame modification binary AND */ 70 CGW_MOD_OR, /* CAN frame modification binary OR */ 71 CGW_MOD_XOR, /* CAN frame modification binary XOR */ 72 CGW_MOD_SET, /* CAN frame modification set alternate values */ 82 CGW_MOD_UID, /* user defined identifier for modification updates */ 83 CGW_FDMOD_AND, /* CAN FD frame modification binary AND */ 84 CGW_FDMOD_OR, /* CAN FD frame modification binary OR */ 85 CGW_FDMOD_XOR, /* CAN FD frame modification binary XOR */ 86 CGW_FDMOD_SET, /* CAN FD frame modification set alternate values */ [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | evm | 26 2 Permit modification of EVM-protected metadata at 29 31 Disable further runtime modification of EVM policy 43 HMAC creation and disable all further modification of policy. 50 modification of EVM-protected metadata and 51 disable all further modification of policy. This option is now 73 be possible to enable metadata modification. Signaling that an 82 modification. 108 modification.
|
/linux/Documentation/livepatch/ |
H A D | system-state.rst | 71 - Any completely new system state modification is allowed. 93 - Take over or update the system state modification when is has already 99 It might be the original system state or the state modification 133 - Do the actual system state modification. Eventually allow 146 - Revert the system state modification..
|
/linux/include/net/netfilter/ |
H A D | nf_conntrack_seqadj.h | 10 * @correction_pos: position of the last TCP sequence number modification 11 * @offset_before: sequence number offset before last modification 12 * @offset_after: sequence number offset after last modification
|
/linux/include/linux/ |
H A D | dim.h | 60 #define DIM_PROFILE_RX BIT(0) /* support rx profile modification */ 61 #define DIM_PROFILE_TX BIT(1) /* support tx profile modification */ 63 #define DIM_COALESCE_USEC BIT(0) /* support usec field modification */ 64 #define DIM_COALESCE_PKTS BIT(1) /* support pkts field modification */ 65 #define DIM_COALESCE_COMPS BIT(2) /* support comps field modification */ 239 * @profile_flags: Rx or Tx profile modification capability
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-self-describing-metadata.rst | 126 metadata blocks based on modification times is important as it can indicate 143 checkpoint and hence have some idea of how much modification occurred between 145 modification occurred between the corruption being written and when it was 157 modification process, and seeks only to check that the metadata is what it says 184 modification made to the object, After this, we calculate the CRC and insert it 200 __be64 lsn; /* last modification in log, not logged */ 350 XXX: inode unlinked list modification doesn't recalculate the inode CRC! None of
|
/linux/net/netfilter/ |
H A D | xt_HL.c | 3 * TTL modification target for IP tables 6 * Hop Limit modification target for ip6tables 22 MODULE_DESCRIPTION("Xtables: Hoplimit/TTL Limit field modification target");
|
/linux/Documentation/driver-api/usb/ |
H A D | usb.rst | 371 the modification time on the usbfs file to which they are applied 404 closing the file descriptor. File modification time is not updated 416 File modification time is not updated by this request. 427 File modification time is not updated by this request. 439 File modification time is not updated by this request. 468 File modification time is not updated by this request. 483 modification time is not updated by this request. 582 the reset, this rebinds all device interfaces. File modification 600 File modification time is not updated by this request. 612 modification time is not updated by this request. [all …]
|
/linux/fs/freevxfs/ |
H A D | vxfs_fshead.h | 23 __fs32 fsh_time; /* modification time - sec */ 24 __fs32 fsh_utime; /* modification time - usec */
|
/linux/LICENSES/dual/ |
H A D | MPL-1.1 | 58 Modification is: 119 by: i) the modification of the Original Code or ii) the 172 Any Modification which You create or to which You contribute must be 179 (6) months after a subsequent version of that particular Modification 188 the Modification is derived, directly or indirectly, from Original 203 the Modification is made available as described in Section 3.2, 228 to look for such a notice. If You created one or more Modification(s)
|
/linux/Documentation/scsi/ |
H A D | LICENSE.FlashPoint | 29 modification, are permitted provided that the following conditions are 33 file, without modification, this list of conditions, and the following
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.h | 8 * modification, are permitted provided that the following conditions 12 * without modification.
|
H A D | aic7xxx_93cx6.h | 10 * modification, are permitted provided that the following conditions 14 * without modification.
|
H A D | aic7xxx_pci.h | 8 * modification, are permitted provided that the following conditions 12 * without modification.
|
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_ctl.h | 8 * modification, are permitted provided that the following conditions 12 * without modification.
|
H A D | pm8001_chips.h | 8 * modification, are permitted provided that the following conditions 12 * without modification.
|
/linux/drivers/rtc/ |
H A D | rtc-sd3078.c | 45 * In order to prevent arbitrary modification of the time register, 46 * when modification of the register, 64 * In order to prevent arbitrary modification of the time register,
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | modify_return.c | 40 /* If the input_reval is non-zero a successful modification should have in BPF_PROG() 80 /* If the input_reval is non-zero a successful modification should have in BPF_PROG()
|
/linux/net/ethtool/ |
H A D | netlink.h | 67 * @mod: pointer to bool for modification tracking 93 * @mod: pointer to bool for modification tracking 119 * @mod: pointer to bool for modification tracking 145 * @mod: pointer to bool for modification tracking 172 * @mod: pointer to bool for modification tracking 197 * @mod: pointer to bool for modification tracking
|
/linux/drivers/clk/analogbits/ |
H A D | wrpll-cln28hpc.c | 123 * @c from simultaneous modification. 144 * @vco_rate from simultaneous access or modification. 222 * from simultaneous access or modification. 329 * from simultaneous modification.
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-integrity.rst | 162 modification. To protect against accidental modification, use a 163 crc algorithm, to protect against malicious modification, use a 208 modification.
|
/linux/include/uapi/asm-generic/ |
H A D | stat.h | 39 long st_mtime; /* Time of last modification. */ 64 int st_mtime; /* Time of last modification. */
|
/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.h | 9 * modification, are permitted provided that the following conditions 13 * without modification.
|
/linux/include/net/ |
H A D | codel_qdisc.h | 13 * modification, are permitted provided that the following conditions 17 * without modification.
|
/linux/Documentation/filesystems/nfs/ |
H A D | client-identifier.rst | 65 principal to authorize subsequent lease modification operations 194 modification of lease modification requests.
|