| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| D | itcw.c | 3 * Functions for incremental construction of fcx enabled I/O control blocks. 20 * struct itcw - incremental tcw helper data type 22 * This structure serves as a handle for the incremental construction of a 155 * itcw_init - initialize incremental tcw data structure 166 * Prepare the specified buffer to be used as an incremental tcw, i.e. a 176 * On success, return pointer to the resulting incremental tcw data structure,
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | itcw.c | 3 * Functions for incremental construction of fcx enabled I/O control blocks. 19 * struct itcw - incremental tcw helper data type 21 * This structure serves as a handle for the incremental construction of a 154 * itcw_init - initialize incremental tcw data structure 165 * Prepare the specified buffer to be used as an incremental tcw, i.e. a 175 * On success, return pointer to the resulting incremental tcw data structure,
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | applying-patches.rst | 252 The 5.x.y incremental patches live at 315 The -stable team provides normal as well as incremental patches. Below is 321 These patches are not incremental, meaning that for example the 5.7.3 337 Incremental patches 340 Incremental patches are different: instead of being applied on top 369 The -rc patches are not incremental, they apply to a base 5.x kernel, just
|
| /kernel/linux/linux-5.10/kernel/ |
| D | gen_kheaders.sh | 17 # Support incremental builds by skipping archive generation 20 # This block is useful for debugging the incremental builds.
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| D | cipher.h | 233 * shash descriptor - needed to perform incremental hashing in 267 * from total_sent for incremental hashing. total_sent includes previous 331 * Digest from incremental hash is saved here to include in next hash 334 * msg_buf because that gets deleted between incremental hash ops
|
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| D | cipher.h | 232 * shash descriptor - needed to perform incremental hashing in 266 * from total_sent for incremental hashing. total_sent includes previous 330 * Digest from incremental hash is saved here to include in next hash 333 * msg_buf because that gets deleted between incremental hash ops
|
| /kernel/linux/linux-6.6/kernel/ |
| D | gen_kheaders.sh | 24 # Support incremental builds by skipping archive generation 27 # This block is useful for debugging the incremental builds.
|
| /kernel/linux/linux-6.6/drivers/staging/board/ |
| D | Kconfig | 11 This in turn allows for incremental development of both
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | applying-patches.rst | 313 The -stable team usually do make incremental patches available as well 315 non-incremental ones below. The incremental ones can be found at 318 These patches are not incremental, meaning that for example the 5.7.3 351 The -rc patches are not incremental, they apply to a base 5.x kernel, just
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | btrfs.rst | 25 * Efficient incremental backup and FS mirroring
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | xfrm_sync.rst | 124 used to provide default values for the XFRMA_ETIMER_THRESH in incremental 129 in incremental packet count. The default is two packets.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | xfrm_sync.rst | 124 used to provide default values for the XFRMA_ETIMER_THRESH in incremental 129 in incremental packet count. The default is two packets.
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | itcw.h | 3 * Functions for incremental construction of fcx enabled I/O control blocks.
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | itcw.h | 3 * Functions for incremental construction of fcx enabled I/O control blocks.
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | btrfs.rst | 28 * Efficient incremental backup and FS mirroring (send/receive)
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | mcfdma.h | 86 #define MCFDMA_DMR_DSTM_IA 0x00002000L /* Destination uses incremental addressing */ 98 #define MCFDMA_DMR_SRCM_IA 0x00000020L /* Source uses incremental addressing */
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | mcfdma.h | 86 #define MCFDMA_DMR_DSTM_IA 0x00002000L /* Destination uses incremental addressing */ 98 #define MCFDMA_DMR_SRCM_IA 0x00000020L /* Source uses incremental addressing */
|
| /kernel/linux/linux-6.6/drivers/media/i2c/adv748x/ |
| D | adv748x-csi2.c | 64 * incremental subdevices (not connected in the forward path) can be registered 303 /* Register internal ops for incremental subdev registration */ in adv748x_csi2_init()
|
| /kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
| D | adv748x-csi2.c | 65 * incremental subdevices (not connected in the forward path) can be registered 326 /* Register internal ops for incremental subdev registration */ in adv748x_csi2_init()
|
| /kernel/linux/linux-5.10/mm/ |
| D | mapping_dirty_helpers.c | 264 * @nr: Number of incremental page offsets to cover 293 * @nr: Number of incremental page offsets to cover
|
| /kernel/linux/linux-6.6/mm/ |
| D | mapping_dirty_helpers.c | 253 * @nr: Number of incremental page offsets to cover 282 * @nr: Number of incremental page offsets to cover
|
| /kernel/linux/linux-6.6/Documentation/driver-api/nvdimm/ |
| D | firmware-activate.rst | 35 If the platform has a concept of incremental work needed to perform
|
| /kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/ |
| D | firmware-activate.rst | 35 If the platform has a concept of incremental work needed to perform
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | vdpa.h | 178 * and preferring incremental map. 189 * and preferring incremental unmap.
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | osdmap.c | 1324 bool incremental) in __decode_pools() argument 1337 if (!incremental || !pi) { in __decode_pools() 1375 decode_mapping_fn_t fn, bool incremental) in decode_pg_mapping() argument 1379 WARN_ON(!incremental && !fn); in decode_pg_mapping() 1393 WARN_ON(!incremental); in decode_pg_mapping() 1399 pg = fn(p, end, incremental); in decode_pg_mapping() 1417 bool incremental) in __decode_pg_temp() argument 1423 if (len == 0 && incremental) in __decode_pg_temp() 1456 bool incremental) in __decode_primary_temp() argument 1462 if (osd == (u32)-1 && incremental) in __decode_primary_temp() [all …]
|