Home
last modified time | relevance | path

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

12345678910>>...184

/linux/Documentation/ABI/testing/
H A Ddebugfs-hisi-sec7 Only available for PF, and take no other effect on SEC.
47 Only available for PF, and take no other effect on SEC.
54 Available for both PF and VF, and take no other effect on SEC.
60 Available for both PF and VF, and take no other effect on SEC.
66 Available for both PF and VF, and take no other effect on SEC.
72 Available for both PF and VF, and take no other effect on SEC.
78 Available for both PF and VF, and take no other effect on SEC.
85 Available for both PF and VF, and take no other effect on SEC.
99 Only available for PF, and take no other effect on SEC.
105 and VF, and take no other effect on SEC.
[all …]
H A Ddebugfs-hisi-hpre74 Available for both PF and VF, and take no other effect on HPRE.
80 Available for both PF and VF, and take no other effect on HPRE.
86 Available for both PF and VF, and take no other effect on HPRE.
92 Available for both PF and VF, and take no other effect on HPRE.
98 Available for both PF and VF, and take no other effect on HPRE.
105 Available for both PF and VF, and take no other effect on HPRE.
119 Only available for PF, and take no other effect on HPRE.
125 and VF, and take no other effect on HPRE.
134 and take no other effect on HPRE.
147 Available for both PF and VF, and take no other effect on HPRE.
[all …]
H A Ddebugfs-hisi-zip67 Available for both PF and VF, and take no other effect on ZIP.
73 Available for both PF and VF, and take no other effect on ZIP.
79 Available for both PF and VF, and take no other effect on ZIP.
85 Available for both PF and VF, and take no other effect on ZIP.
91 Available for both PF and VF, and take no other effect on ZIP.
98 Available for both PF and VF, and take no other effect on ZIP.
112 Only available for PF, and take no other effect on ZIP.
118 and VF, and take no other effect on ZIP.
127 and take no other effect on ZIP.
140 Available for both PF and VF, and take no other effect on ZIP.
[all …]
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/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/tools/perf/pmu-events/arch/arm64/arm/neoverse-v3/
H A Dstall.json27 …any micro-operations\nbecause the simple integer issue queues are full to take any operations for …
33 …operations\nbecause the complex integer issue queues are full and can not take any operations for …
39 …icro-operations\nbecause the load/store issue queues are full and can not take any operations for …
45 …ny micro-operations\nbecause the vector issue queues are full and can not take any operations for …
51 …accept any micro-operations\nbecause the commit queue is full and can not take any operations for …
114 …ould not accept any micro-operations because the issue queues are full to take any operations for …
/linux/drivers/mmc/host/
H A Dtmio_mmc.h50 /* Definitions for values the CTL_STOP_INTERNAL_ACTION register can take */
54 /* Definitions for values the CTL_STATUS register can take */
82 /* Definitions for values the CTL_SD_CARD_CLK_CTL register can take */
86 /* Definitions for values the CTL_SD_MEM_CARD_OPT register can take */
94 /* Definitions for values the CTL_SDIO_STATUS register can take */
102 /* Definitions for values the CTL_DMA_ENABLE register can take */
105 /* Definitions for values the CTL_SDIF_MODE register can take */
108 /* Definitions for values the CTL_SD_STATUS 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.c131 * drm_modeset_lock_all - take all modeset locks
377 * drm_modeset_lock - take modeset lock
378 * @lock: lock to take
385 * to take any more locks without first calling drm_modeset_backoff().
406 * drm_modeset_lock_single_interruptible - take a single modeset lock
407 * @lock: lock to take
432 * drm_modeset_lock_all_ctx - take all modeset locks
439 * Unlike drm_modeset_lock_all(), it doesn't take the &drm_mode_config.mutex
/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/fb/
H A Dfbcon.rst57 Usually, fbcon will automatically take over your console. The notable
75 You can load them in any order. Once both are loaded, fbcon will take
109 available, fb0, adding fbcon=map:1 tells fbcon not to take over the
117 This option tells fbcon to take over only a range of consoles as
222 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will
224 must take a few additional steps to make sure that your VGA text mode is
296 b. Take note of the mode number
/linux/Documentation/filesystems/
H A Dpath-lookup.txt79 In order to lookup a dcache (parent, name) tuple, we take a hash on the tuple
184 dentry seqlock (d_seq) is used to take a "coherent snapshot" of what the dentry
214 serialise concurrent modifications to the dentry and take a reference count on
215 it. ref-walk is simple and obvious, and may sleep, take locks, etc while path
268 | name: "a.c" | We now take its d_lock, verify d_seq of this
292 * Take the RCU lock for the entire path walk, starting with the acquiring
297 * Similarly take the vfsmount lock for the entire path walk. So now mnt
311 * When the destination dentry is reached, drop rcu there (ie. take d_lock,
327 "store-free" path walking is not strictly store free. We take vfsmount lock
329 stack (which is essentially CPU-local), and we also have to take locks and
/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/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/gpu/drm/imagination/
H A Dpvr_context.h111 * pvr_context_get() - Take additional reference on context.
130 * pvr_context_get_if_referenced() - Take an additional reference on a still
163 /* Take the array lock to protect against context removal. */ in pvr_context_lookup()
187 /* Take the array lock to protect against context removal. */ in pvr_context_lookup_id()
/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/Documentation/wmi/
H A Ddriver-development-guide.rst115 Take a look at drivers/platform/x86/inspur_platform_profile.c for an example WMI method driver.
126 Take a look at drivers/platform/x86/intel/wmi/sbl-fw-update.c for an example
133 The WMI subsystem will then take care of setting up the WMI event accordingly. Please note that
137 The WMI driver core will take care that the notify() callback will only be called after
147 Take a look at drivers/platform/x86/xiaomi-wmi.c for an example WMI event driver.
/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
324 * take care to map the inode according to @idmap before checking
402 * retry. Because breaking a delegation may take a long time, the
413 * take care to map the inode according to @idmap before checking
436 * (1) The vfs doesn't take the mode of symlinks into account in notify_change()
/linux/include/linux/
H A Drculist.h117 * The caller must take whatever precautions are necessary
138 * The caller must take whatever precautions are necessary
163 * The caller must take whatever precautions are necessary
195 * The caller must take whatever precautions are necessary (such as
228 * The caller must take whatever precautions are necessary (such as
276 * Important note: the caller must take whatever action is necessary to prevent
398 * @ptr: the list head to take the element from.
417 * @ptr: the list head to take the next element from.
560 * The caller must take whatever precautions are necessary
633 * 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
/linux/Documentation/locking/
H A Dpercpu-rw-semaphore.rst9 cores take the lock for reading, the cache line containing the semaphore
15 writing is very expensive, it calls synchronize_rcu() that can take
/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/drivers/net/ethernet/intel/ice/
H A Dice_flow.h292 ICE_RSS_OUTER_HEADERS, /* take outer headers as inputset. */
293 ICE_RSS_INNER_HEADERS, /* take inner headers as inputset. */
294 /* take inner headers as inputset for packet with outer ipv4. */
296 /* take inner headers as inputset for packet with outer ipv6. */
298 /* take outer headers first then inner headers as inputset */

12345678910>>...184