Home
last modified time | relevance | path

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

12345678910>>...81

/Linux-v5.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()
/Linux-v5.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.
/Linux-v5.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()
/Linux-v5.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)
Drculist_nulls.h26 * The caller must take whatever precautions are necessary (such as
66 * 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
Drculist.h18 * it is not necessary to use rcu_dereference(), so that list_empty() can
105 * The caller must take whatever precautions are necessary
126 * The caller must take whatever precautions are necessary
151 * The caller must take whatever precautions are necessary
183 * The caller must take whatever precautions are necessary (such as
228 * Important note: the caller must take whatever action is necessary to prevent
231 * becomes necessary, an alternative version based on call_rcu() could be
504 * The caller must take whatever precautions are necessary
575 * The caller must take whatever precautions are necessary
606 * The caller must take whatever precautions are necessary
[all …]
/Linux-v5.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
/Linux-v5.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
/Linux-v5.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
/Linux-v5.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.
/Linux-v5.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,
/Linux-v5.10/drivers/iio/gyro/
DKconfig154 - st_gyro_i2c (necessary for the I2C devices [optional*]);
155 - st_gyro_spi (necessary for the SPI devices [optional*]);
157 (*) one of these is necessary to do something.
/Linux-v5.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
/Linux-v5.10/arch/sh/lib/
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
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
/Linux-v5.10/arch/arm/mach-omap2/
Dpmic-cpcap.c38 * Returns the VSEL value necessary for the CPCAP PMIC to
102 * 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.10/tools/arch/sh/include/asm/
Dbarrier.h20 * 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.10/Documentation/arm/samsung/
Dgpio.rst34 registering the necessary information for the core gpio configuration
35 implementation to configure pins as necessary.
/Linux-v5.10/drivers/iio/magnetometer/
DKconfig131 - st_magn_i2c (necessary for the I2C devices [optional*]);
132 - st_magn_spi (necessary for the SPI devices [optional*]);
134 (*) one of these is necessary to do something.
/Linux-v5.10/Documentation/core-api/
Dlibrs.rst33 which holds the necessary information for encoding, decoding and error
69 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.10/include/uapi/drm/
Dv3d_drm.h61 * each CL executes. The VCD cache should be flushed (if necessary)
73 * then writes out the state updates and draw calls necessary per tile
79 * using in_sync_bcl if necessary.
95 * submitter to control using in_sync_rcl if necessary.
/Linux-v5.10/arch/sh/include/asm/
Dbarrier.h22 * 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.10/arch/arm/mach-sa1100/
Dssp.c45 * 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.10/Documentation/power/
Dpci.rst35 completely inactive. However, when it is necessary to use the device once
57 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>>...81