Searched full:necessary (Results  1 – 25 of 3260) sorted by relevance
12345678910>>...131
| /Linux-v5.15/arch/arm/mach-s3c/ | 
| D | setup-sdhci-gpio-s3c64xx.c | 24 	/* Set all the necessary GPG pins to special-function 2 */  in s3c64xx_setup_sdhci0_cfg_gpio()37 	/* Set all the necessary GPH pins to special-function 2 */  in s3c64xx_setup_sdhci1_cfg_gpio()
 48 	/* Set all the necessary GPH pins to special-function 3 */  in s3c64xx_setup_sdhci2_cfg_gpio()
 51 	/* Set all the necessary GPC pins to special-function 3 */  in s3c64xx_setup_sdhci2_cfg_gpio()
 
 | 
| D | setup-keypad-s3c64xx.c | 15 	/* Set all the necessary GPK pins to special-function 3: KP_ROW[x] */  in samsung_keypad_cfg_gpio()18 	/* Set all the necessary GPL pins to special-function 3: KP_COL[x] */  in samsung_keypad_cfg_gpio()
 
 | 
| /Linux-v5.15/net/netlabel/ | 
| D | netlabel_addrlist.c | 145  * for calling the necessary locking functions.182  * for calling the necessary locking functions.
 218  * calling the necessary locking functions.
 236  * the necessary locking functions.
 258  * calling the necessary locking functions.
 276  * the necessary locking functions.
 307  * Write the IPv4 address and address mask, if necessary, to @audit_buf.
 340  * Write the IPv6 address and address mask, if necessary, to @audit_buf.
 
 | 
| /Linux-v5.15/arch/nios2/lib/ | 
| D | memset.c | 36 		/* Word-align %0 (s) if necessary */  in memset()43 		/* Dword-align %0 (s) if necessary */  in memset()
 57 		/* store residual word and/or byte if necessary */  in memset()
 62 		/* store residual byte if necessary */  in memset()
 
 | 
| /Linux-v5.15/include/linux/ | 
| D | irqbypass.h | 38  * @stop: Perform any quiesce operations necessary prior to add/del (optional)39  * @start: Perform any startup operations necessary after add/del (optional)
 63  * @stop: Perform any quiesce operations necessary prior to add/del (optional)
 64  * @start: Perform any startup operations necessary after add/del (optional)
 
 | 
| D | rculist_nulls.h | 26  * The caller must take whatever precautions are necessary (such as66  * The caller must take whatever precautions are necessary
 89  * The caller must take whatever precautions are necessary
 120  * The caller must take whatever precautions are necessary
 
 | 
| D | rculist.h | 96  * The caller must take whatever precautions are necessary117  * The caller must take whatever precautions are necessary
 142  * The caller must take whatever precautions are necessary
 174  * The caller must take whatever precautions are necessary (such as
 219  * Important note: the caller must take whatever action is necessary to prevent
 222  * becomes necessary, an alternative version based on call_rcu() could be
 503  * The caller must take whatever precautions are necessary
 574  * The caller must take whatever precautions are necessary
 605  * The caller must take whatever precautions are necessary
 642  * The caller must take whatever precautions are necessary
 [all …]
 
 | 
| /Linux-v5.15/include/trace/events/ | 
| D | ipi.h | 16  * It is necessary for @reason to be a static string declared with60  * It is necessary for @reason to be a static string declared with
 76  * It is necessary for @reason to be a static string declared with
 
 | 
| /Linux-v5.15/arch/arm64/include/asm/ | 
| D | cpu_ops.h | 18  * @cpu_init:	Reads any data necessary for a specific enable-method for a24  * @cpu_postboot: Optionally, perform any post-boot cleanup or necessary
 34  * @cpu_init_idle: Reads any data necessary to initialize CPU idle states for
 
 | 
| /Linux-v5.15/include/uapi/linux/ | 
| D | dm-log-userspace.h | 43  * necessary parameters to complete the request.  The 'Payload-to-kernel' is44  * the 'additional data' returned to the kernel that contains the necessary
 69  * data field with the log device if necessary, and setting 'data_size'
 84  * necessary to identify the log instance being destroyed.  There is no
 103  * necessary to identify the log instance being presuspended.  There is no
 122  * necessary to identify the log instance being postsuspended.  There is no
 141  * necessary to identify the log instance being resumed.  There is no
 271  *		__s64 i; -- 1 if recovery necessary, 0 otherwise
 
 | 
| /Linux-v5.15/arch/mips/include/asm/octeon/ | 
| D | cvmx-config.h | 100  * before the beginning of the packet. If necessary, override the108  * in each chained packet element. If necessary, override the default
 120  * CVMX_HELPER_DISABLE_*_BACKPRESSURE below. If necessary, override
 129  * changes are need from the default helper setup. If necessary,
 
 | 
| /Linux-v5.15/arch/mips/include/asm/mach-generic/ | 
| D | kernel-entry-init.h | 13  * arch/mips/mach-xxx/kernel-entry-init.h when necessary.19  * Do SMP slave processor setup necessary before we can safely execute C code.
 
 | 
| /Linux-v5.15/Documentation/livepatch/ | 
| D | cumulative-patches.rst | 81     that are necessary to properly replace any older patch.84     older ones. The old livepatches might not provide the necessary callbacks.
 88     fixes/features are added/removed and what special actions are necessary
 
 | 
| /Linux-v5.15/drivers/iio/gyro/ | 
| D | Kconfig | 153 	  - st_gyro_i2c (necessary for the I2C devices [optional*]);154 	  - st_gyro_spi (necessary for the SPI devices [optional*]);
 156 	  (*) one of these is necessary to do something.
 
 | 
| /Linux-v5.15/arch/arm/mach-omap2/ | 
| D | pmic-cpcap.c | 38  * Returns the VSEL value necessary for the CPCAP PMIC to102  * Returns the VSEL value necessary for the MAX8952 Regulator to
 168  * Returns the VSEL value necessary for the MAX8952 Regulator to
 187  * Returns the VSEL value necessary for the MAX8952 Regulator to
 
 | 
| /Linux-v5.15/arch/sh/lib/ | 
| D | memmove.S | 103 	! Third, copy a byte at once, if necessary160 	! Third, copy a byte at once, if necessary
 189 	! Third, copy a byte at once, if necessary
 249 	! Third, copy a byte at once, if necessary
 
 | 
| D | memcpy.S | 89 	! Third, copy a byte at once, if necessary141 	! Third, copy a byte at once, if necessary
 169 	! Third, copy a byte at once, if necessary
 223 	! Third, copy a byte at once, if necessary
 
 | 
| /Linux-v5.15/tools/arch/sh/include/asm/ | 
| D | barrier.h | 20  * write barrier, as it's not necessary for control registers.23  * it's also necessary for the CCR, so we make it generic here instead.
 
 | 
| /Linux-v5.15/Documentation/arm/samsung/ | 
| D | gpio.rst | 34 registering the necessary information for the core gpio configuration35 implementation to configure pins as necessary.
 
 | 
| /Linux-v5.15/LICENSES/dual/ | 
| D | CC-BY-4.0 | 44      Licensors should also secure all rights necessary before55      the licensor's permission is not necessary for any reason--for
 172           and to make technical modifications necessary to do so. The
 175           necessary to exercise the Licensed Rights, including
 176           technical modifications necessary to circumvent Effective
 210           extent necessary to allow You to exercise the Licensed
 375      minimum extent necessary to make it enforceable. If the provision
 
 | 
| /Linux-v5.15/Documentation/core-api/ | 
| D | librs.rst | 33 which holds the necessary information for encoding, decoding and error69 the moment. If it is necessary it should be not a big deal to implement
 99 the moment. If it is necessary it should be not a big deal to implement
 141 Note: It's not necessary to give data and received parity to the
 
 | 
| /Linux-v5.15/arch/sh/include/asm/ | 
| D | barrier.h | 22  * write barrier, as it's not necessary for control registers.25  * it's also necessary for the CCR, so we make it generic here instead.
 
 | 
| /Linux-v5.15/arch/arm/mach-sa1100/ | 
| D | ssp.c | 45  * The caller is expected to perform the necessary locking.82  * The caller is expected to perform the necessary locking.
 109  * The caller is expected to perform the necessary locking.
 
 | 
| /Linux-v5.15/drivers/iio/magnetometer/ | 
| D | Kconfig | 130 	  - st_magn_i2c (necessary for the I2C devices [optional*]);131 	  - st_magn_spi (necessary for the SPI devices [optional*]);
 133 	  (*) one of these is necessary to do something.
 
 | 
| /Linux-v5.15/Documentation/power/ | 
| D | pci.rst | 35 completely inactive.  However, when it is necessary to use the device once57 even though a PCI device is set up to generate PMEs, it also may be necessary to
 64 often also is necessary to prepare the device for generating PMEs using the
 370 entire mechanics necessary for handling runtime wakeup signals from PCI devices
 395 that has all of the information necessary to perform them.
 465 to the device if necessary.
 484 saves them, prepares the device to signal wakeup (if necessary) and puts it into
 522 hardware quirks related to the device, if necessary.  This is done
 536 only is necessary in the error path during a failing suspend).  Next, resume
 537 hardware quirks related to the device are applied, if necessary, and if the
 [all …]
 
 | 
        12345678910>>...131