Home
last modified time | relevance | path

Searched full:necessary (Results 1 – 25 of 6578) sorted by relevance

12345678910>>...264

/kernel/linux/linux-6.6/arch/arm/mach-s3c/
Dsetup-sdhci-gpio-s3c64xx.c24 /* 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()
Dsetup-keypad-s3c64xx.c15 /* 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()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dsetup-sdhci-gpio-s3c64xx.c24 /* 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()
Dsetup-keypad-s3c64xx.c15 /* 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()
/kernel/linux/linux-5.10/net/netlabel/
Dnetlabel_addrlist.c145 * 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.
/kernel/linux/linux-6.6/net/netlabel/
Dnetlabel_addrlist.c145 * 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.
/kernel/linux/linux-5.10/arch/nios2/lib/
Dmemset.c36 /* 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()
/kernel/linux/linux-6.6/arch/nios2/lib/
Dmemset.c36 /* 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()
/kernel/linux/linux-6.6/include/linux/
Dirqbypass.h38 * @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)
/kernel/linux/linux-5.10/include/linux/
Dirqbypass.h38 * @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)
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
Dlos_exc.S128 * \brief Macro for save necessary CSRs to stack
142 * \brief Macro for restore necessary CSRs from stack
171 /* Save the necessary CSR registers */
187 /* Restore the necessary CSR registers */
214 /* Save the necessary CSR registers */
238 /* Restore the necessary CSR registers */
/kernel/linux/linux-5.10/include/trace/events/
Dipi.h16 * It is necessary for @reason to be a static string declared with
60 * 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
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dcpu_ops.h18 * @cpu_init: Reads any data necessary for a specific enable-method for a
24 * @cpu_postboot: Optionally, perform any post-boot cleanup or necessary
34 * @cpu_init_idle: Reads any data necessary to initialize CPU idle states for
/kernel/linux/linux-6.6/include/trace/events/
Dipi.h16 * It is necessary for @reason to be a static string declared with
104 * It is necessary for @reason to be a static string declared with
120 * It is necessary for @reason to be a static string declared with
/kernel/linux/linux-5.10/include/uapi/linux/
Ddm-log-userspace.h43 * necessary parameters to complete the request. The 'Payload-to-kernel' is
44 * 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
/kernel/linux/linux-6.6/include/uapi/linux/
Ddm-log-userspace.h43 * necessary parameters to complete the request. The 'Payload-to-kernel' is
44 * 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
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-generic/
Dkernel-entry-init.h13 * arch/mips/mach-xxx/kernel-entry-init.h when necessary.
19 * Do SMP slave processor setup necessary before we can safely execute C code.
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/
Dkernel-entry-init.h13 * arch/mips/mach-xxx/kernel-entry-init.h when necessary.
19 * Do SMP slave processor setup necessary before we can safely execute C code.
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-config.h100 * before the beginning of the packet. If necessary, override the
108 * 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,
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
Dcvmx-config.h100 * before the beginning of the packet. If necessary, override the
108 * 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,
/kernel/linux/linux-6.6/Documentation/livepatch/
Dcumulative-patches.rst81 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
/kernel/linux/linux-5.10/drivers/iio/gyro/
DKconfig153 - 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.
/kernel/linux/linux-5.10/Documentation/livepatch/
Dcumulative-patches.rst81 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
/kernel/linux/linux-6.6/arch/sh/lib/
Dmemmove.S103 ! Third, copy a byte at once, if necessary
160 ! 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
Dmemcpy.S89 ! Third, copy a byte at once, if necessary
141 ! 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

12345678910>>...264