| /linux/tools/testing/selftests/namespaces/ |
| H A D | listns_test.c | 30 .spare = 0, in TEST() 66 .spare = 0, in TEST() 127 .spare = 0, in TEST() 180 .spare = 0, in TEST() 213 .spare = 0, in TEST() 336 .spare = 0, in TEST() 456 .spare = 0, in TEST() 488 .spare = 0, in TEST() 637 .spare = 0, in TEST() 660 req.spare = 1; in TEST() [all …]
|
| H A D | stress_test.c | 39 .spare = 0, in TEST() 95 .spare = 0, in TEST() 217 .spare = 0, in TEST() 280 .spare = 0, in TEST() 348 .spare = 0, in TEST() 487 .spare = 0, in TEST() 566 .spare = 0, in TEST()
|
| H A D | listns_permissions_test.c | 31 .spare = 0, in TEST() 139 .spare = 0, in TEST() 310 .spare = 0, in TEST() 389 .spare = 0, in TEST() 521 req.spare = 0; in TEST() 612 req.spare = 0; in TEST() 691 .spare = 0, in TEST()
|
| H A D | listns_efault_test.c | 81 .spare = 0, in TEST() 201 .spare = 0, in TEST() 230 .spare = 0, in TEST() 294 .spare = 0, in TEST() 449 .spare = 0, in TEST()
|
| H A D | cred_change_test.c | 38 .spare = 0, in TEST() 175 .spare = 0, in TEST() 291 .spare = 0, in TEST() 410 .spare = 0, in TEST() 580 .spare = 0, in TEST() 714 .spare = 0, in TEST()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_db_mgr.c | 115 unsigned int count, unsigned int spare) in dbm_reserve_chunk_locked() argument 128 if (spare) { in dbm_reserve_chunk_locked() 130 if (used + count + spare > dbm->count) in dbm_reserve_chunk_locked() 200 unsigned int count, unsigned int spare) in xe_guc_db_mgr_reserve_range() argument 205 ret = dbm_reserve_chunk_locked(dbm, count, spare); in xe_guc_db_mgr_reserve_range()
|
| H A D | xe_guc_db_mgr.h | 17 int xe_guc_db_mgr_reserve_range(struct xe_guc_db_mgr *dbm, unsigned int count, unsigned int spare);
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 82 * @reserve: pool of memory from which devices reserve entitlement, incl. spare 83 * @excess: pool of excess entitlement not needed for device reserves or spare 84 * @spare: IO memory for device hotplug functionality 97 size_t spare; 139 * IO memory available to all devices. The spare pool used to service 159 /* If spare is not fulfilled, the excess pool can not be used. */ in vio_cmo_alloc() 160 if (vio_cmo.spare >= VIO_CMO_MIN_ENT) in vio_cmo_alloc() 184 * The spare pool is replenished first from either memory pool, then 213 spare_needed = VIO_CMO_MIN_ENT - vio_cmo.spare; in vio_cmo_dealloc() 216 * Replenish the spare i in vio_cmo_dealloc() 96 size_t spare; global() member [all...] |
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp153c-lxa-fairytux2.dtsi | 290 /* spare dmas for other usage */ 302 /* spare dmas for other usage */ 314 /* spare dmas for other usage */ 326 /* spare dmas for other usage */ 346 /* spare dmas for other usage */ 359 /* spare dmas for other usage */
|
| H A D | stm32mp15xc-lxa-tac.dtsi | 371 /* spare dmas for other usage */ 426 /* spare dmas for other usage */ 438 /* spare dmas for other usage */ 450 /* spare dmas for other usage */ 467 /* spare dmas for other usage */ 481 /* spare dmas for other usage */
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | mtk_nand.c | 323 u32 fmt, spare, i; in mtk_nfc_hw_runtime_config() local 328 spare = mtk_nand->spare_per_sector; in mtk_nfc_hw_runtime_config() 365 spare >>= 1; in mtk_nfc_hw_runtime_config() 368 if (nfc->caps->spare_size[i] == spare) in mtk_nfc_hw_runtime_config() 373 dev_err(nfc->dev, "invalid spare size %d\n", spare); in mtk_nfc_hw_runtime_config() 945 u32 spare = mtk_nand->spare_per_sector; in mtk_nfc_read_subpage() local 958 column = start * (chip->ecc.size + spare); in mtk_nfc_read_subpage() 960 len = sectors * chip->ecc.size + (raw ? sectors * spare : 0); in mtk_nfc_read_subpage() 1198 const u8 *spare = nfc->caps->spare_size; in mtk_nfc_set_spare_per_sector() local 1211 if (*sps >= spare[i] && spare[i] >= spare[closest_spare]) { in mtk_nfc_set_spare_per_sector() [all …]
|
| /linux/crypto/async_tx/ |
| H A D | async_pq.c | 289 * @spare: temporary result buffer for the synchronous case 290 * @s_off: spare buffer page offset 300 size_t len, enum sum_check_flags *pqres, struct page *spare, in async_syndrome_val() 391 BUG_ON(!spare || !scribble); in async_syndrome_val() 404 tx = async_xor_offs(spare, s_off, in async_syndrome_val() 408 s = page_address(spare) + s_off; in async_syndrome_val() 414 Q(blocks, disks) = spare; in async_syndrome_val() 421 s = page_address(spare) + s_off; in async_syndrome_val() 450 pr_err("%s: failed to allocate required spare page\n", __func__); in async_pq_init() 299 async_syndrome_val(struct page ** blocks,unsigned int * offsets,int disks,size_t len,enum sum_check_flags * pqres,struct page * spare,unsigned int s_off,struct async_submit_ctl * submit) async_syndrome_val() argument
|
| H A D | raid6test.c | 24 static struct page *spare; variable 115 disks, bytes, &result, spare, 0, &submit); in raid6_dual_recov() 162 spare = data[disks+2]; in test()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu11_driver_if_vangogh.h | 150 uint8_t spare[2]; member 173 uint16_t spare; member 202 uint16_t spare; member
|
| H A D | smu13_driver_if_v13_0_5.h | 91 uint16_t spare; member 124 uint8_t spare[3]; member
|
| H A D | smu13_driver_if_yellow_carp.h | 136 uint8_t spare[3]; member 164 uint16_t spare; member
|
| H A D | smu12_driver_if.h | 130 uint8_t spare[2]; member 198 uint16_t spare; member
|
| H A D | smu13_driver_if_v13_0_4.h | 137 uint8_t spare[3]; member 165 uint16_t spare; //[centi] member
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | fuse.h | 23 unsigned int spare; member 74 u32 __init tegra_fuse_read_spare(unsigned int spare);
|
| /linux/Documentation/driver-api/ |
| H A D | mtdnand.rst | 431 Most NAND chips mark the bad blocks at a defined position in the spare 434 mark each time when the blocks are accessed by reading the spare area of 547 marked and identified by a pattern which is stored in the spare area 550 the pattern has to be stored in len and the offset in the spare area 578 is stored in 4 consecutive bytes in the spare area of the device. The 604 filesystem data in the spare area, 645 The eccpos array holds the byte offsets in the spare area where the 650 The oobfree array defines the areas in the spare area which can be 661 spare area buffer along with the data buffer. The spare area buffer size 662 is (number of pages) \* (size of spare area). For reads the buffer size [all …]
|
| /linux/Documentation/edac/ |
| H A D | memory_repair.rst | 29 feature that fixes a failing memory location by replacing it with a spare row 56 rank memory-sparing mode, one memory rank serves as a spare for other ranks on 59 The spare rank is held in reserve and not used as active memory until 64 the content of a failing rank of DIMMs is copied to the spare rank. The 65 failing rank is then taken offline and the spare rank placed online for use as
|
| /linux/mm/ |
| H A D | slub.c | 136 * or spare sheaf can handle the allocation or free, there is no other 373 SHEAF_PREFILL_FAST, /* Sheaf prefill grabbed the spare sheaf */ 374 SHEAF_PREFILL_SLOW, /* Sheaf prefill found no spare sheaf */ in stat() 376 SHEAF_RETURN_FAST, /* Sheaf return reattached spare sheaf */ in stat() 377 SHEAF_RETURN_SLOW, /* Sheaf return could not reattach spare */ in stat() 436 struct slab_sheaf *spare; /* empty or full, may be NULL */ 2927 * necessary when flushing cpu's sheaves (both spare and main) during cpu in __rcu_free_sheaf_prepare() 2997 struct slab_sheaf *spare, *rcu_free; in pcs_flush_all() 3002 spare = pcs->spare; in pcs_flush_all() 423 struct slab_sheaf *spare; /* empty or full, may be NULL */ global() member 2981 struct slab_sheaf *spare, *rcu_free; pcs_flush_all() local [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
| H A D | dcn31_smu.h | 145 uint8_t spare[3]; member 173 uint16_t spare; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | coredump.h | 73 __u32 spare; member
|
| /linux/include/uapi/linux/ |
| H A D | coredump.h | 73 __u32 spare; member
|