Home
last modified time | relevance | path

Searched full:counterpart (Results 1 – 25 of 148) sorted by relevance

123456

/linux-6.12.1/lib/
Drefcount.c43 * No atomic_t counterpart, it attempts a 1 -> 0 transition and returns the
67 * No atomic_t counterpart, it decrements unless the value is 1, in which case
/linux-6.12.1/include/drm/
Ddrm_panic.h70 * @flags: unsigned long irq flags you need to pass to the unlock() counterpart
121 * @flags: unsigned long irq flags you need to pass to the unlock() counterpart
/linux-6.12.1/Documentation/livepatch/
Dcallbacks.rst61 symmetry: pre-patch callbacks have a post-unpatch counterpart and
62 post-patch callbacks have a pre-unpatch counterpart. An unpatch
/linux-6.12.1/Documentation/core-api/
Drefcount-vs-atomic.rst119 * no atomic counterpart --> refcount_add_not_zero()
147 * no atomic counterpart --> refcount_dec_if_one()
/linux-6.12.1/Documentation/doc-guide/
Dchecktransupdate.rst8 the English counterpart.
/linux-6.12.1/kernel/
Dup.c3 * Uniprocessor-only support functions. The counterpart to kernel/smp.c
/linux-6.12.1/include/uapi/linux/spi/
Dspi.h36 * The SPI_MODE_USER_MASK has the SPI_MODE_KERNEL_MASK counterpart in
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/
Dkvm-find-errors.sh5 # that is, on all such files having a console.log.diags counterpart.
/linux-6.12.1/Documentation/litmus-tests/
DREADME66 The counterpart to RM-broken.litmus, showing P0()'s two loads from
/linux-6.12.1/include/crypto/internal/
Dacompress.h30 * counterpart to @init, used to remove various changes set in
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-vp9.c1183 /* Counterpart to 6.3.2 tx_mode_probs() */
1222 /* Counterpart to 6.3.7 read_coef_probs() */
1239 /* Counterpart to 6.3.8 read_skip_prob() */
1249 /* Counterpart to 6.3.9 read_inter_mode_probs() */
1265 /* Counterpart to 6.3.10 read_interp_filter_probs() */
1280 /* Counterpart to 6.3.11 read_is_inter_probs() */
1292 /* Counterpart to 6.3.13 frame_reference_mode_probs() */
1319 /* Counterpart to 6.3.14 read_y_mode_probs() */
1331 /* Counterpart to 6.3.15 read_partition_probs() */
1356 /* Counterpart to 6.3.16 mv_probs() */
[all …]
/linux-6.12.1/Documentation/mm/
Dmultigen_lru.rst237 counterpart to activation;
239 triggers demotion, i.e., the counterpart to deactivation.
/linux-6.12.1/include/crypto/
Dskcipher.h120 * @decrypt: Decrypt a single block. This is a reverse counterpart to @encrypt
142 * counterpart to @init, used to remove various changes set in
191 * @decrypt: Decrypt a number of bytes. This is a reverse counterpart to
198 * counterpart to @init, used to remove various changes set in
/linux-6.12.1/drivers/media/platform/renesas/
Drcar-fcp.c110 * This function is the counterpart of rcar_fcp_enable(). As enable calls are
/linux-6.12.1/include/linux/
Dentry-common.h532 * Counterpart to irqentry_enter().
551 * Counterpart to irqentry_nmi_enter().
Dcrypto.h228 * @cia_decrypt: Decrypt a single block. This is a reverse counterpart to
327 * counterpart to @cra_init, used to remove various changes set in
/linux-6.12.1/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst286 Acting as the counterpart of init, the exit function releases the MUSB
332 Acting as the counterpart of probe, the remove function unregister the
380 :c:func:`spin_lock_irqsave` and counterpart :c:func:`spin_unlock_irqrestore`
/linux-6.12.1/arch/arm64/include/asm/
Dhwcap.h56 * with prefix KERNEL_HWCAP_ mapped to their HWCAP{,2}_x counterpart.
/linux-6.12.1/fs/crypto/
Dinline_crypt.c65 * counterpart to the message logged when starting to use the crypto API for the
105 /* The crypto mode must have a blk-crypto counterpart */ in fscrypt_select_encryption_impl()
/linux-6.12.1/drivers/mtd/parsers/
DKconfig177 This option is the Linux counterpart to the
/linux-6.12.1/Documentation/admin-guide/sysctl/
Dvm.rst156 dirty_background_bytes is the counterpart of dirty_background_ratio. Only
178 Note: dirty_bytes is the counterpart of dirty_ratio. Only one of them may be
789 Note: overcommit_kbytes is the counterpart of overcommit_ratio. Only one
831 are read in from swap in a single attempt. This is the swap counterpart
/linux-6.12.1/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst100 than its libata counterpart (i.e. your disk is called /dev/hda
/linux-6.12.1/drivers/staging/media/ipu3/
Dipu3-dmamap.c167 * Counterpart of imgu_dmamap_alloc
/linux-6.12.1/mm/
Dballoon_compaction.c231 /* move_to_new_page() counterpart for a ballooned page */
/linux-6.12.1/arch/arm64/kvm/
Dfpsimd.c186 * loaded with its vEL2 counterpart. in kvm_arch_vcpu_put_fp()

123456