Searched full:whilst (Results 1 – 25 of 170) sorted by relevance
1234567
/Linux-v6.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 | 155 * As we may completely rewrite the (un)bound list whilst unbinding in i915_gem_shrink() 160 * In particular, we must hold a reference whilst removing the in i915_gem_shrink() 164 * similar to the precautions the eviction code must take whilst in i915_gem_shrink()
|
/Linux-v6.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-v6.1/fs/cachefiles/ |
D | Kconfig | 27 This permits error injection to be enabled in cachefiles whilst a
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/health/ |
D | maxim,max30100.yaml | 27 LED current whilst the engine is running. First indexed value is
|
/Linux-v6.1/include/linux/mfd/ |
D | lochnagar.h | 30 * configuration as these must not be changed whilst the hardware is processing
|
/Linux-v6.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-v6.1/arch/loongarch/include/asm/ |
D | switch_to.h | 21 * This function is used whilst scheduling to save the context of prev & load
|
/Linux-v6.1/fs/ecryptfs/ |
D | keystore.c | 647 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_write_tag_70_packet() 689 printk(KERN_ERR "%s: Out of kernel memory whilst attempting to " in ecryptfs_write_tag_70_packet() 795 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet() 804 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet() 974 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_parse_tag_70_packet() 983 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_parse_tag_70_packet() 999 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_parse_tag_70_packet() 1008 printk(KERN_ERR "%s: Out of kernel memory whilst attempting to " in ecryptfs_parse_tag_70_packet() 1667 printk(KERN_ERR "Internal error whilst attempting to get " in decrypt_passphrase_encrypted_session_key() 1676 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() 435 printk(KERN_ERR "Error whilst attempting to write inode size " in ecryptfs_write_inode_size_to_xattr()
|
/Linux-v6.1/net/rxrpc/ |
D | conn_object.c | 173 * through the channel, whilst disposing of the actual call record. in __rxrpc_disconnect_call() 253 * must carry a ref on the connection to prevent us getting here whilst in rxrpc_kill_connection() 419 /* The usage count sits at 1 whilst the object is unused on the in rxrpc_service_connection_reaper()
|
D | conn_event.c | 46 /* If the last call got moved on whilst we were waiting to run, just in rxrpc_conn_retransmit_call() 114 * didn't get advanced whilst we were filling out the packets. in rxrpc_conn_retransmit_call()
|
/Linux-v6.1/fs/ntfs/ |
D | usnjrnl.h | 44 * log whilst $J is the transaction log data itself as a sequence of variable 72 * Note that if a volume is unmounted whilst the transaction log is being
|
/Linux-v6.1/include/net/ |
D | af_rxrpc.h | 21 RXRPC_PREINTERRUPTIBLE, /* Call can be cancelled whilst waiting for a slot */
|
/Linux-v6.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-v6.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. 204 * issue since the MPU power domain is forced on whilst the in omap3isp_csiphy_config()
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | cache.h | 55 * Whilst the D-side always behaves as PIPT on AArch64, aliasing is
|
/Linux-v6.1/fs/fscache/ |
D | cache.c | 269 * Attempt to pin the cache to prevent it from going away whilst we're 281 * (4) Whilst the cache is caching, n_accesses is kept artificially
|
D | volume.c | 60 * Attempt to pin the cache to prevent it from going away whilst we're 73 * (4) Whilst the cache is caching, the volume's n_accesses is kept
|
/Linux-v6.1/arch/arm/mach-s3c/ |
D | gpio-core.h | 60 * configuration registers, or from reading of data whilst another thread
|
/Linux-v6.1/arch/sh/kernel/ |
D | unwinder.c | 47 * performed whilst holding "unwinder_lock".
|
/Linux-v6.1/arch/mips/kernel/ |
D | pm-cps.c | 274 * stuck in the D3 (ClrBus) state whilst entering a low power state. in cps_gen_flush_fsb() 707 * If interrupts were enabled whilst running a wait instruction on a in cps_pm_init() 709 * whilst non-coherent. That would be bad. in cps_pm_init()
|
/Linux-v6.1/fs/xfs/ |
D | xfs_log.h | 61 * The opheader tracks aligned payload length, whilst the logvec tracks in xlog_finish_iovec()
|
1234567