Searched full:whilst (Results 1 – 25 of 157) sorted by relevance
1234567
/Linux-v5.15/drivers/gpu/drm/i915/gem/ |
D | i915_gem_internal.c | 153 * are volatile and only valid whilst pinned. If the object is reaped by the 185 * dontneed whilst they are still pinned. As soon as they are unpinned in i915_gem_object_create_internal() 188 * whilst active and pinned. in i915_gem_object_create_internal()
|
D | i915_gem_shrinker.c | 154 * As we may completely rewrite the (un)bound list whilst unbinding in i915_gem_shrink() 159 * In particular, we must hold a reference whilst removing the in i915_gem_shrink() 163 * similar to the precautions the eviction code must take whilst in i915_gem_shrink()
|
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/iio/health/ |
D | maxim,max30100.yaml | 27 LED current whilst the engine is running. First indexed value is
|
/Linux-v5.15/include/linux/mfd/ |
D | lochnagar.h | 30 * configuration as these must not be changed whilst the hardware is processing
|
/Linux-v5.15/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()
|
D | intel_gt_types.h | 107 * userspace requests? Whilst idle, we allow runtime power
|
/Linux-v5.15/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 | 198 "file whilst inserting the metadata " in ecryptfs_readpage() 303 "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-v5.15/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() 418 /* 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-v5.15/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-v5.15/include/net/ |
D | af_rxrpc.h | 21 RXRPC_PREINTERRUPTIBLE, /* Call can be cancelled whilst waiting for a slot */
|
/Linux-v5.15/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-v5.15/drivers/media/platform/omap3isp/ |
D | ispcsiphy.c | 99 * issue since the MPU power domain is forced on whilst the ISP is in use. 203 * issue since the MPU power domain is forced on whilst the in omap3isp_csiphy_config()
|
/Linux-v5.15/arch/arm64/include/asm/ |
D | cache.h | 67 * Whilst the D-side always behaves as PIPT on AArch64, aliasing is
|
/Linux-v5.15/arch/arm/mach-s3c/ |
D | gpio-core.h | 60 * configuration registers, or from reading of data whilst another thread
|
/Linux-v5.15/arch/sh/kernel/ |
D | unwinder.c | 47 * performed whilst holding "unwinder_lock".
|
/Linux-v5.15/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-v5.15/include/sound/ |
D | soc-dpcm.h | 56 * trigger() whilst others will just use the regular core ordering.
|
/Linux-v5.15/samples/ |
D | Kconfig | 206 arch whilst it accesses system calls that aren't yet in all arches.
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/ |
D | st,st-sensors.yaml | 12 Note that whilst this covers many STMicro MEMs sensors, some more complex
|
/Linux-v5.15/drivers/net/ethernet/micrel/ |
D | ks8851_common.c | 128 * shutdown the RXQ process whilst setting this. 517 * power state whilst it is not being used. 591 * having to sleep whilst holding the network device lock. 593 * Since the recommendation from Micrel is that the RXQ is shutdown whilst the
|
1234567