Home
last modified time | relevance | path

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

12345678910>>...173

/openbmc/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.
105 Available for both PF and VF, and take no other effect on SEC.
111 Available for both PF 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.
125 Available for both PF and VF, and take no other effect on HPRE.
131 Available for both PF and VF, and take no other effect on HPRE.
138 Available for both PF and VF, and take no other effect on HPRE.
144 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.
118 Available for both PF and VF, and take no other effect on ZIP.
124 Available for both PF and VF, and take no other effect on ZIP.
131 Available for both PF and VF, and take no other effect on ZIP.
138 Available for both PF and VF, and take no other effect on ZIP.
/openbmc/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:
98 For details, take a look at <file:Documentation/cpu-freq/>.
125 For details, take a look at <file:Documentation/cpu-freq/>.
135 For details, take a look at <file:Documentation/cpu-freq/>.
147 For details, take a look at <file:Documentation/cpu-freq/>.
157 For details, take a look at <file:Documentation/cpu-freq/>.
178 For details, take a look at <file:Documentation/cpu-freq/>.
204 For details, take a look at <file:Documentation/cpu-freq/>.
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DDHCPConfiguration.interface.yaml8 used and take precedence over any statically configured ones.
13 used by systemd-timesyncd and take precedence over any statically
24 used by systemd-resolved and take precedence over any statically
/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc.h47 /* Definitions for values the CTL_STOP_INTERNAL_ACTION register can take */
51 /* Definitions for values the CTL_STATUS register can take */
79 /* Definitions for values the CTL_SD_CARD_CLK_CTL register can take */
83 /* Definitions for values the CTL_SD_MEM_CARD_OPT register can take */
91 /* Definitions for values the CTL_SDIO_STATUS register can take */
99 /* Definitions for values the CTL_DMA_ENABLE register can take */
102 /* Definitions for values the CTL_SDIF_MODE register can take */
/openbmc/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
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmirror-top-perms58 Before commit 53431b9086b28, mirror-top used to not take any
65 take its own locks, e.g. a format driver.)
67 the mirroring VM tries to take back the image, restores the
94 # forced to take the WRITE permission so it can write to the
/openbmc/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
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dutils.py43 sleep(1) # take a breath and try again
46 """ Cancel build take a while sometime, the method is to wait driver action
78 sleep(1) # take a breath and try again
/openbmc/docs/designs/
H A Dphosphor-hwmon-refactoring.md45 - DI: make the sensor struct take SensorConfig as dependency
52 - DI: make the sensor map take sensor interface as dependency
57 - DI: make all other functions take sensor map as dependency
/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.h38 * accessible, and do not take watchpoint traps. The calling code must
41 * that the page is going to be accessible. We will take watchpoint traps.
42 * (3) probe = false, ra != 0 : non-probe -- we will take both memory access
/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h265 * Note: this call has a partition wide scope and can take a while to complete.
278 * Note: this call has a partition wide scope and can take a while to complete.
287 * Take exceptions in big endian mode on this partition
289 * Note: this call has a partition wide scope and can take a while to complete.
300 * Take exceptions in little endian mode on this partition
302 * Note: this call has a partition wide scope and can take a while to complete.
/openbmc/sdeventplus/src/sdeventplus/
H A Devent.hpp36 * Does not take a reference on the passed in sd_event
37 * @note This will still take a reference during future copies
49 * Does not take a reference on the passed in sd_event
51 * @note This will still take a reference during future copies
/openbmc/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 */
/openbmc/qemu/include/qemu/
H A Dstats64.h19 * those architectures, it tries hard not to take the lock.
99 /* If the high part is affected, take the lock. */ in stat64_add()
153 /* If the value changes in any way, we have to take the lock. */ in stat64_min()
193 /* If the value changes in any way, we have to take the lock. */ in stat64_max()
/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/
H A Dsnapshot.tc9 echo "Allocate and take a snapshot"
21 echo "Take a snapshot again"
/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/
H A Dptest-packagelists-meta-multimedia.inc2 # Lists of the ptest in meta-multimedia, sorted into two sets by the time they take
7 # ptests which take less than ~30s each
/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/
H A Dptest-packagelists-meta-filesystems.inc2 # Lists of the ptest in meta-filesystems, sorted into two sets by the time they take
7 # ptests which take less than ~30s each
/openbmc/linux/arch/arm/mm/
H A Dfault-armv.c28 * We take the easy way out of this problem - we make the
66 * If we are using split PTE locks, then we need to take the page
68 * which is already locked, thus cannot take it.
171 * Take care of architecture specific things when placing a new PTE into
173 * things that we need to take care of:
/openbmc/qemu/include/block/
H A Dblock_int-global-state.h54 * @on_error: The action to take upon error.
86 * @on_error: The action to take upon error.
111 * @on_error: The action to take upon error.
143 * @on_source_error: The action to take upon error reading from the source.
144 * @on_target_error: The action to take upon error writing to the target.
180 * @on_source_error: The action to take upon error reading from the source.
181 * @on_target_error: The action to take upon error writing to the target.
/openbmc/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
/openbmc/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
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h215 /** @brief Get length that an attribute entry(type: enum) will take
218 * @return The length that an entry(type: enum) will take
314 /** @brief Get length that an attribute entry(type: string) will take
316 * @return The length that an entry(type: string) will take
404 /** @brief Get length that an attribute entry(type: integer) will take
405 * @return The length that an entry(type: integer) will take
449 /** @brief Get length that an attribute value entry(type: enum) will take
451 * @return The length that an entry(type: enum) will take
492 /** @brief Get length that an attribute value entry(type: string) will take
495 * @return The length that an entry(type: string) will take
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/
H A Dptest-packagelists-meta-networking.inc2 # Lists of the ptest in meta-networking, sorted into two sets by the time they take
7 # ptests which take less than ~30s each

12345678910>>...173