Home
last modified time | relevance | path

Searched full:take (Results 1 – 25 of 2906) sorted by relevance

12345678910>>...117

/linux/drivers/cpufreq/
H A DKconfig.x8629 For details, take a look at:
49 For details, take a look at:
68 For details, take a look at:
99 For details, take a look at <file:Documentation/cpu-freq/>.
126 For details, take a look at <file:Documentation/cpu-freq/>.
136 For details, take a look at <file:Documentation/cpu-freq/>.
148 For details, take a look at <file:Documentation/cpu-freq/>.
158 For details, take a look at <file:Documentation/cpu-freq/>.
179 For details, take a look at <file:Documentation/cpu-freq/>.
205 For details, take a look at <file:Documentation/cpu-freq/>.
[all …]
/linux/fs/bcachefs/
H A Dsix.h15 * will have to take write locks for the full duration of the operation.
18 * not with readers, we can take intent locks at the start of the operation,
19 * and then take write locks only for the actual update to each individual
40 * There are also interfaces that take the lock type as an enum:
201 * six_trylock_type - attempt to take a six lock without blocking
202 * @lock: lock to take
218 * six_lock_waiter - take a lock, with full waitlist interface
219 * @lock: lock to take
239 * six_lock_ip - take a six lock lock
240 * @lock: lock to take
[all …]
H A Dsix.c38 /* Value we add to the lock in order to take the lock: */
136 * To take the lock, a thread sets its variable indicating that it holds in __do_six_trylock()
141 * Failure to take the lock may cause a spurious trylock failure in in __do_six_trylock()
290 * six_trylock_ip - attempt to take a six lock without blocking
291 * @lock: lock to take
309 * six_relock_ip - attempt to re-take a lock that was held previously
310 * @lock: lock to take
514 * six_lock_ip_waiter - take a lock, with full waitlist interface
515 * @lock: lock to take
811 * When we need to take a write lock, the read locks will cause self-deadlock,
[all …]
/linux/drivers/mmc/host/
H A Dtmio_mmc.h48 /* Definitions for values the CTL_STOP_INTERNAL_ACTION register can take */
52 /* Definitions for values the CTL_STATUS register can take */
80 /* Definitions for values the CTL_SD_CARD_CLK_CTL register can take */
84 /* Definitions for values the CTL_SD_MEM_CARD_OPT register can take */
92 /* Definitions for values the CTL_SDIO_STATUS register can take */
100 /* Definitions for values the CTL_DMA_ENABLE register can take */
103 /* Definitions for values the CTL_SDIF_MODE register can take */
/linux/Documentation/driver-api/
H A Dconsole.rst16 the system driver. However, modular drivers cannot take over the console
19 of driver occupying the consoles.) They can only take over the console that is
21 released by the console, the system driver will take over.
124 to the console's internal list. It won't take over the
125 console. do_take_over_console(), as it name implies, will also take over (or
/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c129 * drm_modeset_lock_all - take all modeset locks
375 * drm_modeset_lock - take modeset lock
376 * @lock: lock to take
383 * to take any more locks without first calling drm_modeset_backoff().
404 * drm_modeset_lock_single_interruptible - take a single modeset lock
405 * @lock: lock to take
430 * drm_modeset_lock_all_ctx - take all modeset locks
437 * Unlike drm_modeset_lock_all(), it doesn't take the &drm_mode_config.mutex
/linux/Documentation/fb/
H A Dfbcon.rst55 Usually, fbcon will automatically take over your console. The notable
73 You can load them in any order. Once both are loaded, fbcon will take
106 available, fb0, adding fbcon=map:1 tells fbcon not to take over the
114 This option tells fbcon to take over only a range of consoles as
216 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will
218 must take a few additional steps to make sure that your VGA text mode is
290 b. Take note of the mode number
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_ade_reg.h109 /* regs take effect in every vsync */
111 /* regs take effect in fist ade en and every frame end */
113 /* regs take effect in ade en immediately */
115 /* regs take effect in first vsync and every frame end */
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-toshiba_acpi17 a reboot for changes to take effect.
126 take effect.
175 take effect.
189 take effect.
202 take effect.
/linux/arch/arm/mm/
H A Dfault-armv.c28 * We take the easy way out of this problem - we make the
145 * If we are using split PTE locks, then we need to take the pte in make_coherent()
147 * is already locked, thus cannot take it. in make_coherent()
175 * Take care of architecture specific things when placing a new PTE into
177 * things that we need to take care of:
/linux/drivers/usb/dwc3/
H A Dgadget.h67 * Caller should take care of locking. This function return %NULL or the first
79 * Caller should take care of locking. This function will move @req from its
95 * Caller should take care of locking. This function will move @req from its
128 * Caller should take care of locking. Returns the transfer resource
/linux/tools/testing/selftests/kvm/include/
H A Dsparsebit.h71 * @range_begin and @range_end will take the beginning and end of the set
75 * iteration,@range_begin will take the value 3 and @range_end will take
/linux/tools/testing/selftests/ftrace/test.d/00basic/
H A Dsnapshot.tc9 echo "Allocate and take a snapshot"
21 echo "Take a snapshot again"
/linux/fs/
H A Dattr.c90 * take care to map the inode according to @idmap before checking
117 * take care to map the inode according to @idmap before checking
154 * take care to map the inode according to @idmap before checking
279 * With multigrain timestamps, take more care to prevent races when
332 * take care to map the inode according to @idmap before checking
411 * retry. Because breaking a delegation may take a long time, the
422 * take care to map the inode according to @idmap before checking
445 * (1) The vfs doesn't take the mode of symlinks into account in notify_change()
/linux/include/linux/
H A Drculist.h107 * The caller must take whatever precautions are necessary
128 * The caller must take whatever precautions are necessary
153 * The caller must take whatever precautions are necessary
185 * The caller must take whatever precautions are necessary (such as
218 * The caller must take whatever precautions are necessary (such as
266 * Important note: the caller must take whatever action is necessary to prevent
388 * @ptr: the list head to take the element from.
407 * @ptr: the list head to take the next element from.
550 * The caller must take whatever precautions are necessary
623 * The caller must take whatever precautions are necessary
[all …]
H A 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
H A Di2c-smbus.h18 * @irq: IRQ number, if the smbus_alert driver should take care of interrupt
21 * If irq is not specified, the smbus_alert driver doesn't take care of
/linux/drivers/gpu/drm/xe/abi/
H A Dguc_klvs_abi.h210 * running a context won't take effect until a new context is scheduled in.
212 * a non-zero value, it might never take effect if the VF is running an
215 * it to take effect. Such cases might typically happen on a 1PF+1VF
230 * that is currently running a context won't take effect until a new
233 * a non-zero value, it might never take effect if the VF is running an
236 * the KLV to force it to take effect. Such cases might typically happen
/linux/include/uapi/sound/
H A Dsnd_sst_tokens.h34 * %SKL_TKN_U8_CORE_ID: Stores module affinity value.Can take
50 * Can take the values:
124 * Specifies the sample type. Can take the
132 * %SKL_TKN_U32_MOD_SET_PARAMS: It can take these values:
/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr_test.c29 FAIL_IF_EXIT_MSG(!(aspect & dexcr), "setting aspect across exec did not take effect"); in dexcr_prctl_onexec_test_child()
37 FAIL_IF_EXIT_MSG(aspect & dexcr, "clearing aspect across exec did not take effect"); in dexcr_prctl_onexec_test_child()
78 FAIL_IF_MSG(!(aspect & mfspr(SPRN_DEXCR_RO)), "setting aspect did not take effect"); in dexcr_prctl_aspect_test()
87 FAIL_IF_MSG(aspect & mfspr(SPRN_DEXCR_RO), "clearing aspect did not take effect"); in dexcr_prctl_aspect_test()
/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h238 * Note: this call has a partition wide scope and can take a while to complete.
251 * Note: this call has a partition wide scope and can take a while to complete.
260 * Take exceptions in big endian mode on this partition
262 * Note: this call has a partition wide scope and can take a while to complete.
273 * Take exceptions in little endian mode on this partition
275 * Note: this call has a partition wide scope and can take a while to complete.
/linux/drivers/gpu/drm/i915/
H A DKconfig.profile32 userspace GGTT mmaps and force userspace to take a pagefault on
98 take a non-negligible time to setup, we do a short spin first to
117 that the reset itself may take longer and so be more disruptive to
/linux/arch/m68k/fpsp040/
H A Ddo_func.S171 bra t_operr |take care of operands < -1
189 bne t_operr |take care of operands < 0
203 bra t_operr |take care of operands < 0
211 bne t_operr |take care of operands < 0
225 bra t_operr |take care of operands < 0
233 bne t_operr |take care of operands < 0
247 bra t_operr |take care of operands < 0
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h320 ICE_RSS_OUTER_HEADERS, /* take outer headers as inputset. */
321 ICE_RSS_INNER_HEADERS, /* take inner headers as inputset. */
322 /* take inner headers as inputset for packet with outer ipv4. */
324 /* take inner headers as inputset for packet with outer ipv6. */
326 /* take outer headers first then inner headers as inputset */
/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst33 None of the dm messages take any arguments.
80 - Take vendor snapshot (the era and snapshot should be forever
88 - Take metadata snapshot

12345678910>>...117