Home
last modified time | relevance | path

Searched refs:there (Results 1 – 25 of 2942) sorted by relevance

12345678910>>...118

/OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/
H A DZ6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus7 * when there is but one non-reads-from (AKA non-rf) link, does not suffice
8 * if there is more than one. Of the three processes, only P1() reads from
9 * P0's write, which means that there are two non-rf links: P1() to P2()
12 * When there are two or more non-rf links, you typically will need one
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drobust-futexes.rst18 that says "there's a waiter pending", and the sys_futex(FUTEX_WAIT)
23 value) that there were waiter(s) pending, and does the
26 state, and there's no in-kernel state associated with it. The kernel
27 completely forgets that there ever was a futex at that address. This
44 the kernel cannot help with the cleanup: if there is no 'futex queue'
45 (and in most cases there is none, futexes being fast lightweight locks)
75 because the kernel has no knowledge about how many robust futexes there
89 At the heart of this new approach there is a per-thread private list of
93 time, the kernel checks this user-space list: are there any robust futex
96 In the common case, at do_exit() time, there is no list registered, so
[all …]
/OK3568_Linux_fs/u-boot/arch/mips/mach-bmips/
H A DKconfig94 Between its different peripherals there's an integrated switch with 4
105 Between its different peripherals there's a BCM5325 switch with 4
116 Between its different peripherals there's an integrated switch with 4
127 Between its different peripherals there's a BCM5325 switch with 4
138 Between its different peripherals there's a BCM53115 switch with 4
149 Between its different peripherals there's a BCM5325 switch with 4
160 Between its different peripherals there's a BCM5325 switch with 4
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dnvidia,tegra-regulators-coupling.txt5 Thus on Tegra20 there are 3 coupled regulators and on NVIDIA Tegra30
6 there are 2.
11 On Tegra20 SoC's there are 3 coupled regulators: CORE, RTC and CPU.
18 On Tegra30 SoC's there are 2 coupled regulators: CORE and CPU. The CORE
/OK3568_Linux_fs/u-boot/lib/avb/libavb_ab/
H A DKconfig4 In the android things system, there are
12 In the android things system, there are
20 In the android things system, there are
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dtwl-charger.txt4 to know when charging is permissible, and when there is a connection
7 The choice of phy cannot be configured at a hardware level, so there
9 if there is a sibling of the BCI node which is compatible with
/OK3568_Linux_fs/kernel/Documentation/timers/
H A Dno_hz.rst38 there are some situations where this old-school approach is still the
40 that use short bursts of CPU, where there are very frequent idle
43 clock interrupts will normally be delivered any way because there
68 If a CPU is idle, there is little point in sending it a scheduling-clock
80 unnecessary scheduling-clock interrupts. In these situations, there
107 If a CPU has only one runnable task, there is little point in sending it
108 a scheduling-clock interrupt because there is no other task to switch to.
121 by one less than the number of CPUs. In these situations, there is
131 (This is not an issue for CONFIG_NO_HZ_IDLE=y because there are no running
163 4. If there are more perf events pending than the hardware can
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/matchbox-keyboard/files/
H A D0001-desktop-file-Hide-the-keyboard-from-app-list.patch6 matchbox-keyboard is not a normal app and there's no need to start
8 * when there's no hardware keyboard, the panel applet can be used to
10 * when there is a hardware keyboard, matchbox-keyboard can still be
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dserial-howto.txt11 forward to convert these, at some point there may come a patch to remove them!
19 - Your board should then build, but will not boot since there will be no serial
40 - update the Makefile there
41 - Add stdout-path to your /chosen device tree node if it is not already there
H A Di2c-howto.txt23 forward to convert these, at some point there may come a patch to remove them!
31 - Your board should then build, but will not work fully since there will be
52 - update the Makefile there
53 - Add stdout-path to your /chosen device tree node if it is not already there
H A Dpci-info.txt23 If there is no alias the devices will be numbered sequentially in the device
28 bound to their appropriate driver if available. If there is no driver, then
92 bus hierarchy: on the root PCI bus, there is a PCIe root port which connects
110 With sandbox we need a device emulator for each device on the bus since there
123 This means that there is a 'sandbox,swap-case' driver at that bus position.
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/
H A DTODO5 V4L2 driver, there are still some issues preventing it to
16 There are some hacks added there for it to wait for sensors to be
56 The code there is really dirty, ugly and probably wrong. I fixed
57 one bug there already, but the best would be to just trash it and use
73 CHT version. Yet, there are some ISP-specific headers that change the
106 there are any specific things that can be done to fold in support for
120 for this driver until the other work is done, as there will be a lot
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst46 marks it full, and advances the GDACTDPA by one. Thus, when there is
55 and advance the tail pointer. Thus, when there is flowing RX traffic,
67 then mark the descr as "empty", ready to receive data. Thus, when there
117 the hardware can fill them, there is no problem. If, for some reason,
136 and is filling the next descrs. Since the OS doesn't see this, there
157 marked xa... which is "empty". Thus, from the OS point of view, there
158 is nothing to be done. In particular, there is the implicit assumption
168 and there can be no forward progress; the OS thinks there's nothing
177 operations there. Since this will leave "holes" in the ring, there
191 is full, the netdev is stopped. When there is room in the ring,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-edid.rst56 pad of the subdevice. If there is no EDID support for the given ``pad``
66 If there are fewer blocks than specified, then the driver will set
67 ``blocks`` to the actual number of blocks. If there are no EDID blocks
77 there are.
81 If there are no EDID blocks available at all, then
90 The driver assumes that the full EDID is passed in. If there are more
/OK3568_Linux_fs/buildroot/package/odb/
H A D0010-Add-initial-support-for-GCC-9.patch46 - // that there was an error.
47 + // By resetting the callback we indicate to cxx_string_lexer that there
76 - // If there was an error, the error callback will be reset to 0.
78 + // If there was an error, the callback will be reset to 0. Diagnostics has
195 // potentially translated so we search for the substring (there is
/OK3568_Linux_fs/kernel/Documentation/process/
H A D6.Followthrough.rst13 It is a rare patch which is so good at its first posting that there is no
40 people remember who wrote kernel code, but there is little lasting fame
94 but there are times when somebody simply has to make a decision. If you
111 things. In particular, there may be more than one tree - one, perhaps,
115 For patches applying to areas for which there is no obvious subsystem tree
124 there's a good chance that you will get more comments from a new set of
146 the patch before. It may be tempting to ignore them, since there is no
155 where there are testers, there will be bug reports.
166 After any regressions have been dealt with, there may be other, ordinary
174 And don't forget that there are other milestones which may also create bug
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dbrcm,unimac-mdio.txt16 Ethernet switch this MDIO block is integrated from, or must be two, if there
19 - interrupt-names: must be "mdio_done_error" when there is a share interrupt fed
21 "mdio_error" for the second when there are separate interrupts
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Fix-compilation-with-fno-common.patch41 -/* XXX fix me: there is currently no way to locate the dyn-info list
74 -/* XXX fix me: there is currently no way to locate the dyn-info list
102 +/* XXX fix me: there is currently no way to locate the dyn-info list
120 -/* XXX fix me: there is currently no way to locate the dyn-info list
177 -/* XXX fix me: there is currently no way to locate the dyn-info list
266 +/* XXX fix me: there is currently no way to locate the dyn-info list
291 -/* XXX fix me: there is currently no way to locate the dyn-info list
324 -/* XXX fix me: there is currently no way to locate the dyn-info list
357 -/* XXX fix me: there is currently no way to locate the dyn-info list
390 -/* XXX fix me: there is currently no way to locate the dyn-info list
[all …]
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A DTransition-notes50 be preempted there.
51 2) When there is such a thread, pd_busy is set or pd_lock is held by
53 3) When there is such a thread, ps_tq_active is 0 or ps_spinlock is
55 4) When there is such a thread, all PIA belonging to pd.c have NULL
60 (1) can become not true if some thread enters that area while another is there.
72 case that needs consideration is call from pi_wake_up() and there
123 We don't need to reset it to NULL, since we are guaranteed that there
/OK3568_Linux_fs/kernel/Documentation/
H A DCOPYING-logo2 ("currently unofficial" just means that there has been no paperwork and
7 Note that there are black-and-white versions of this available that
H A DKconfig3 bool "Warn if there's a missing documentation file"
14 bool "Warn if there are errors at ABI files"
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsdm630-sony-xperia-ganges.dtsi9 * there are some differences that will need
25 * Volume Down, but currently there's an
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dbasic-pm-debugging.rst49 there is the file /sys/power/pm_test that can be used to make the hibernation
109 If the "freezer" test fails, there is a task that cannot be frozen (in that case
112 that there is a problem with the tasks freezer subsystem that should be
115 If the "devices" test fails, most likely there is a driver that cannot suspend
126 Once you have found the failing driver (there can be more than just one of
136 If the "platform" test fails, there is a problem with the handling of the
162 "reboot", "shutdown" and "platform" modes. If that does not work, there
165 individually. Otherwise, there is a problem with a modular driver and you can
168 - if there are n modules loaded and the attempt to suspend and resume fails,
171 - if there are n modules loaded and the attempt to suspend and resume succeeds,
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dbttv-devel.rst14 To handle the grabber boards correctly, there is a array tvcards[] in
27 If your card isn't listed there, you might check the source code for
28 new entries which are not listed yet. If there isn't one for your
35 module like ``msp3400`` to make sound work. If there isn't one for the
63 As mentioned above, there is a array which holds the required
/OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst48 truly non-blocking. If there is an ongoing async request it waits
50 doesn't wait for the new request to complete. If there is no ongoing
67 with the previous transfer, since there is no previous request.
69 The argument is_first_req in pre_req() indicates that there is no previous

12345678910>>...118