Searched full:whilst (Results 1 – 25 of 180) sorted by relevance
12345678
/linux-6.12.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_internal.c | 163 * dontneed whilst they are still pinned. As soon as they are unpinned in __i915_gem_object_create_internal() 166 * whilst active and pinned. in __i915_gem_object_create_internal() 186 * are volatile and only valid whilst pinned. If the object is reaped by the
|
D | i915_gem_shrinker.c | 159 * As we may completely rewrite the (un)bound list whilst unbinding in i915_gem_shrink() 164 * In particular, we must hold a reference whilst removing the in i915_gem_shrink() 168 * similar to the precautions the eviction code must take whilst in i915_gem_shrink()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_discard.c | 31 * still marked as busy. To serialise against extent state changes whilst we are 35 * However, we cannot just hold the AGF for the entire AG free space walk whilst 39 * extent can take a *long* time. Whilst we are doing this walk, nothing else 40 * can access the AGF, and we can stall transactions and hence the log whilst 53 * extent as busy and undergoing a discard operation whilst we held the AGF
|
/linux-6.12.1/arch/mips/include/asm/ |
D | mmu.h | 17 /* lock to be held whilst modifying fp_bd_emupage_allocmap */
|
D | switch_to.h | 29 * This function is used whilst scheduling to save the context of prev & load
|
/linux-6.12.1/fs/cachefiles/ |
D | Kconfig | 27 This permits error injection to be enabled in cachefiles whilst a
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/health/ |
D | maxim,max30100.yaml | 27 LED current whilst the engine is running. First indexed value is
|
/linux-6.12.1/include/linux/mfd/ |
D | lochnagar.h | 30 * configuration as these must not be changed whilst the hardware is processing
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt_fencing.h | 34 * the object occupies whilst it executes a fenced
|
D | intel_ring.h | 119 /* Whilst writes to the tail are strictly order, there is no in intel_ring_set_tail()
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | switch_to.h | 22 * This function is used whilst scheduling to save the context of prev & load
|
/linux-6.12.1/fs/ecryptfs/ |
D | keystore.c | 649 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_write_tag_70_packet() 691 printk(KERN_ERR "%s: Out of kernel memory whilst attempting to " in ecryptfs_write_tag_70_packet() 797 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet() 806 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet() 976 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_parse_tag_70_packet() 985 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_parse_tag_70_packet() 1001 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_parse_tag_70_packet() 1010 printk(KERN_ERR "%s: Out of kernel memory whilst attempting to " in ecryptfs_parse_tag_70_packet() 1669 printk(KERN_ERR "Internal error whilst attempting to get " in decrypt_passphrase_encrypted_session_key() 1678 printk(KERN_ERR "Internal error whilst attempting to convert " in decrypt_passphrase_encrypted_session_key() [all …]
|
D | mmap.c | 199 "file whilst inserting the metadata " in ecryptfs_read_folio() 304 "from the lower file whilst " in ecryptfs_write_begin() 434 printk(KERN_ERR "Error whilst attempting to write inode size " in ecryptfs_write_inode_size_to_xattr()
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l43.yaml | 123 Indicates tip detect polarity, inverted implies open-circuit whilst the 153 Indicates ring detect polarity, inverted implies open-circuit whilst the
|
/linux-6.12.1/include/net/ |
D | af_rxrpc.h | 23 RXRPC_PREINTERRUPTIBLE, /* Call can be cancelled whilst waiting for a slot */
|
/linux-6.12.1/tools/testing/selftests/powerpc/tm/ |
D | tm-trap.c | 6 * caught in TM whilst MSR.FP and MSR.VEC are zero (i.e. just after 108 * next instruction after 'tbegin.', whilst the NIP for in trap_signal_handler()
|
/linux-6.12.1/drivers/media/platform/ti/omap3isp/ |
D | ispcsiphy.c | 100 * issue since the MPU power domain is forced on whilst the ISP is in use. 208 * issue since the MPU power domain is forced on whilst the in omap3isp_csiphy_config()
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | cache.h | 64 * Whilst the D-side always behaves as PIPT on AArch64, aliasing is
|
/linux-6.12.1/fs/netfs/ |
D | fscache_cache.c | 270 * Attempt to pin the cache to prevent it from going away whilst we're 282 * (4) Whilst the cache is caching, n_accesses is kept artificially
|
D | fscache_volume.c | 73 * Attempt to pin the cache to prevent it from going away whilst we're 86 * (4) Whilst the cache is caching, the volume's n_accesses is kept
|
/linux-6.12.1/arch/arm/mach-s3c/ |
D | gpio-core.h | 60 * configuration registers, or from reading of data whilst another thread
|
/linux-6.12.1/arch/mips/kernel/ |
D | pm-cps.c | 268 * stuck in the D3 (ClrBus) state whilst entering a low power state. in cps_gen_flush_fsb() 701 * If interrupts were enabled whilst running a wait instruction on a in cps_pm_init() 703 * whilst non-coherent. That would be bad. in cps_pm_init()
|
/linux-6.12.1/arch/sh/kernel/ |
D | unwinder.c | 47 * performed whilst holding "unwinder_lock".
|
/linux-6.12.1/include/sound/ |
D | soc-dpcm.h | 56 * trigger() whilst others will just use the regular core ordering.
|
/linux-6.12.1/net/rxrpc/ |
D | conn_object.c | 159 * through the channel, whilst disposing of the actual call record. in __rxrpc_disconnect_call() 420 /* The activity count sits at 0 whilst the conn is unused on in rxrpc_service_connection_reaper()
|
12345678