Searched full:counterpart (Results 1 – 25 of 249) sorted by relevance
12345678910
| /kernel/linux/linux-6.6/lib/ |
| D | refcount.c | 43 * 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
|
| /kernel/linux/linux-5.10/lib/ |
| D | refcount.c | 43 * 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
|
| /kernel/linux/linux-6.6/Documentation/livepatch/ |
| D | callbacks.rst | 61 symmetry: pre-patch callbacks have a post-unpatch counterpart and 62 post-patch callbacks have a pre-unpatch counterpart. An unpatch
|
| /kernel/linux/linux-5.10/Documentation/livepatch/ |
| D | callbacks.rst | 61 symmetry: pre-patch callbacks have a post-unpatch counterpart and 62 post-patch callbacks have a pre-unpatch counterpart. An unpatch
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | refcount-vs-atomic.rst | 119 * no atomic counterpart --> refcount_add_not_zero() 147 * no atomic counterpart --> refcount_dec_if_one()
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | refcount-vs-atomic.rst | 119 * no atomic counterpart --> refcount_add_not_zero() 147 * no atomic counterpart --> refcount_dec_if_one()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | up.c | 3 * Uniprocessor-only support functions. The counterpart to kernel/smp.c
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/ |
| D | kvm-find-errors.sh | 5 # that is, on all such files having a console.log.diags counterpart.
|
| /kernel/linux/linux-6.6/include/uapi/linux/spi/ |
| D | spi.h | 35 * The SPI_MODE_USER_MASK has the SPI_MODE_KERNEL_MASK counterpart in
|
| /kernel/linux/linux-5.10/kernel/ |
| D | up.c | 3 * Uniprocessor-only support functions. The counterpart to kernel/smp.c
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/ |
| D | kvm-find-errors.sh | 5 # that is, on all such files having a console.log.diags counterpart.
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| D | acompress.h | 30 * counterpart to @init, used to remove various changes set in
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| D | v4l2-vp9.c | 1183 /* 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 …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | entry-common.h | 420 * Counterpart to irqentry_enter(). 439 * Counterpart to irqentry_nmi_enter().
|
| /kernel/linux/linux-6.6/Documentation/mm/ |
| D | multigen_lru.rst | 237 counterpart to activation; 239 triggers demotion, i.e., the counterpart to deactivation.
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | hwcap.h | 48 * with prefix KERNEL_HWCAP_ mapped to their HWCAP{,2}_x counterpart.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | entry-common.h | 445 * Counterpart to irqentry_enter(). 464 * Counterpart to irqentry_nmi_enter().
|
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| D | Kconfig | 138 This option is the Linux counterpart to the
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-counter-104-quad-8 | 29 in the mechanical counterpart. The upper limit is set to
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/ |
| D | rcar-fcp.c | 110 * This function is the counterpart of rcar_fcp_enable(). As enable calls are
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | hwcap.h | 56 * with prefix KERNEL_HWCAP_ mapped to their HWCAP{,2}_x counterpart.
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| D | rcar-fcp.c | 118 * This function is the counterpart of rcar_fcp_enable(). As enable calls are
|
| /kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
| D | writing_musb_glue_layer.rst | 286 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`
|
| /kernel/linux/linux-6.6/Documentation/driver-api/usb/ |
| D | writing_musb_glue_layer.rst | 286 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`
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
| D | vm.rst | 152 dirty_background_bytes is the counterpart of dirty_background_ratio. Only 174 Note: dirty_bytes is the counterpart of dirty_ratio. Only one of them may be 696 Note: overcommit_kbytes is the counterpart of overcommit_ratio. Only one 738 are read in from swap in a single attempt. This is the swap counterpart
|
12345678910