Home
last modified time | relevance | path

Searched refs:do (Results 1 – 25 of 1926) sorted by relevance

12345678910>>...78

/linux-6.3-rc2/scripts/coccinelle/api/
A Dplatform_no_drv_owner.cocci127 msg = "No need to set .owner here. The core will do it."
134 msg = "No need to set .owner here. The core will do it."
141 msg = "No need to set .owner here. The core will do it."
148 msg = "No need to set .owner here. The core will do it."
157 msg = "No need to set .owner here. The core will do it."
164 msg = "No need to set .owner here. The core will do it."
171 msg = "No need to set .owner here. The core will do it."
178 msg = "No need to set .owner here. The core will do it."
/linux-6.3-rc2/drivers/net/ieee802154/
A DKconfig21 This driver can also be built as a module. To do so say M here.
33 This driver can also be built as a module. To do so, say M here.
45 This driver can also be built as a module. To do so, say M here.
56 This driver can also be built as a module. To do so, say M here.
66 This driver can also be built as a module. To do so say M here.
77 This driver can also be built as a module. To do so, say M here.
89 This driver can also be built as a module. To do so, say M here.
110 This driver can also be built as a module. To do so, say M here.
121 This driver can also be built as a module. To do so say M here.
/linux-6.3-rc2/tools/testing/selftests/ftrace/test.d/
A Dfunctions20 while read line; do
26 while read line; do
42 while read line; do
52 grep -v '^#' set_ftrace_filter | while read t; do
81 while read line; do
90 while [ $again -eq 1 ]; do
98 while read line; do
144 for i in "$@" ; do
/linux-6.3-rc2/drivers/vfio/platform/reset/
A DKconfig7 If you don't know what to do here, say N.
14 If you don't know what to do here, say N.
23 If you don't know what to do here, say N.
/linux-6.3-rc2/Documentation/userspace-api/netlink/
A Dgenetlink-legacy.rst97 do: ...
100 do: ...
107 do: ...
123 ``reply`` sections of the operations (if an operation has both ``do``
124 and ``dump`` the IDs are shared, ``value`` should be set in ``do``).
133 do:
149 do: ...
175 At the spec level we can define a ``dumps`` property for the ``do``,
/linux-6.3-rc2/tools/net/ynl/
A Dcli.py39 if args.do:
40 reply = ynl.do(args.do, attrs)
/linux-6.3-rc2/arch/riscv/
A DKconfig.erratas23 If you don't know what to do here, say "Y".
34 If you don't know what to do here, say "Y".
56 If you don't know what to do here, say "Y".
67 If you don't know what to do here, say "Y".
80 If you don't know what to do here, say "Y".
/linux-6.3-rc2/Documentation/translations/zh_TW/process/
A Dcoding-style.rst111 we do y
114 這適用於所有的非函數語句塊 (if, switch, for, while, do)。比如:
142 注意結束大括號獨自占據一行,除非它後面跟著同一個語句的剩餘部分,也就是 do
147 do {
148 body of do-loop
207 if, switch, case, for, do, while
594 logging of avc messages output). Does not do system-call
647 含有多個語句的宏應該被包含在一個 do-while 代碼塊里:
652 do { \
664 do { \
[all …]
/linux-6.3-rc2/Documentation/netlink/specs/
A Dethtool.yaml241 do: &strset-get-op
261 do: &privflag-get-op
278 do:
294 do: &ring-get-op
321 do:
347 do: &mm-get-op
372 do:
A Dfou.yaml87 do:
109 do:
127 do:
/linux-6.3-rc2/Documentation/core-api/
A Dpacking.rst45 logically. The question is: where do we lay this bit out in memory?
51 1. Normally (no quirks), we would do it like this:
67 2. If QUIRK_MSB_ON_THE_RIGHT is set, we do it like this:
80 3. If QUIRK_LITTLE_ENDIAN is set, we do it like this:
93 4. If QUIRK_MSB_ON_THE_RIGHT and QUIRK_LITTLE_ENDIAN are both set, we do it
104 5. If just QUIRK_LSW32_IS_FIRST is set, we do it like this:
118 6. If QUIRK_LSW32_IS_FIRST and QUIRK_MSB_ON_THE_RIGHT are set, we do it like
A Dkref.rst38 You must initialize the kref after you allocate it. To do this, call
63 refcount cannot go to zero) you may do this without a lock.
72 holding a valid pointer, it is safe to do this without
93 . do stuff with data here
117 . do stuff with data here
136 do something like::
151 bad style. Don't do it.
156 to do a get then a put::
163 Just do the enqueue. A comment about this is always welcome::
211 The kref_put() return value is useful if you do not want to hold the
[all …]
/linux-6.3-rc2/Documentation/networking/
A D6lowpan.rst28 Example to evaluate the private usually you can do::
39 /* do great stuff which is ARPHRD_6LOWPAN related */
42 /* do 802.15.4 6LoWPAN handling here */
/linux-6.3-rc2/tools/power/cpupower/po/
A Dpt.po235 " frequência mínina do CPU - frequência máxima do CPU - "
319 msgstr " limites do hardware: "
329 msgstr " reguladores do cpufreq disponíveis: "
353 msgstr " frequência atual do CPU é "
363 msgstr " status do cpufreq: "
389 " com o núcleo do cpufreq *\n"
415 " -d, --driver Determina o driver do kernel do cpufreq usado *\n"
459 "do CPU *\n"
526 "mais do que um argumento de saída específico\n"
943 "mais do que um argumento de saída específico\n"
[all …]
/linux-6.3-rc2/Documentation/scsi/
A Dqlogicfas.rst31 thing to do is load the kernel without resetting the hardware, which
59 Make sure it works properly under DOS. You should also do an initial FDISK
71 you can do multiple tests on smaller files. Then do a COMP to verify
73 tests, otherwise you will test your RAM and not the files). Then do
75 realbig.doc realbig.doc". Then do it after the computer gets warm.
/linux-6.3-rc2/Documentation/translations/zh_CN/process/
A Dcoding-style.rst131 we do y
134 这适用于所有的非函数语句块 (if, switch, for, while, do)。比如:
162 注意结束大括号独自占据一行,除非它后面跟着同一个语句的剩余部分,也就是 do
167 do {
168 body of do-loop
227 if, switch, case, for, do, while
673 logging of avc messages output). Does not do system-call
726 含有多个语句的宏应该被包含在一个 do-while 代码块里:
731 do { \
743 do { \
[all …]
/linux-6.3-rc2/kernel/bpf/preload/iterators/
A DREADME2 If you change "iterators.bpf.c" do "make -j" in this directory to
4 machine, do "make -j big" in this directory to rebuild
/linux-6.3-rc2/Documentation/process/
A Dstable-api-nonsense.rst28 You think you want a stable kernel interface, but you really do not, and
42 the world, they neither see this interface, nor do they care about it at
47 that describes kernel drivers that do not have their source code
51 are real, and you do need to be aware of them at all times.)
110 current interfaces, or figure out a better way to do things. If they do
111 that, they then fix the current interfaces to work better. When they do
134 interfaces and do things in improper ways, causing the stability of the
142 to extra work for the USB developers. Since all Linux USB developers do
143 their work on their own time, asking programmers to do extra work for no
163 What to do
[all …]
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Dunstriped.rst55 for i in $(seq 0 ${SEQ_END}); do
62 for i in $(seq 0 ${SEQ_END}); do
66 for i in $(seq 0 ${SEQ_END}); do
71 for i in $(seq 0 ${SEQ_END}); do
77 for i in $(seq 0 ${SEQ_END}); do
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-per-CPU-kthreads.rst43 To reduce its OS jitter, do any of the following:
62 To reduce its OS jitter, do the following:
73 To reduce its OS jitter, do one of the following:
103 do not offline any other CPUs, because doing so could force the
151 and also do I/O involving these drivers on other CPUs.
167 chances of being selected to do the load balancing work that
228 To reduce its OS jitter, do any of the following:
300 To reduce its OS jitter, do at least one of the following:
314 having any work to do, so that they are never awakened.
319 to do.
[all …]
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/ti/
A Dtlan.rst57 but I do not expect any problems.
76 interface. This is also what to do if you want to use the BNC
90 do "insmod tlan.o speed=100" the driver will do Auto-Neg.
91 To force a 10Mbps Half-Duplex link do "insmod tlan.o speed=10
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-subdev-enum-mbus-code.rst104 See :ref:`v4l2-mbus-format` on how to do this.
111 See :ref:`v4l2-mbus-format` on how to do this.
118 See :ref:`v4l2-mbus-format` on how to do this.
125 See :ref:`v4l2-mbus-format` on how to do this.
132 See :ref:`v4l2-mbus-format` on how to do this.
/linux-6.3-rc2/Documentation/mm/
A Dactive_mm.rst13 and when I do I feel better about more people reading them.
26 user-level page tables at all, so when we do a context switch into an
61 user exited on another CPU while a lazy user was still active, so you do
74 should generally just do
78 instead (which makes more sense anyway - the test is basically one of "do
/linux-6.3-rc2/Documentation/driver-api/media/
A Dv4l2-intro.rst12 do audio/video muxing/encoding/decoding makes it more complex than most.
21 This meant that all drivers had to do the setup of device instances and
23 to do right and many drivers never did do it correctly.
/linux-6.3-rc2/drivers/vfio/platform/
A DKconfig11 If you don't know what to do here, say N.
22 If you don't know what to do here, say N.

Completed in 18 milliseconds

12345678910>>...78