Searched full:something (Results 1 – 25 of 3929) sorted by relevance
12345678910>>...158
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| D | i2c-gpio.yaml | 57 description: this means that something outside of our control has put 58 the GPIO line used for SDA into open drain mode, and that something is 64 description: this means that something outside of our control has put the 65 GPIO line used for SCL into open drain mode, and that something is not
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/i2c/ |
| D | i2c-gpio.yaml | 59 description: this means that something outside of our control has put 60 the GPIO line used for SDA into open drain mode, and that something is 66 description: this means that something outside of our control has put the 67 GPIO line used for SCL into open drain mode, and that something is not
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | deprecated.rst | 185 If you are debugging something where "%p" hashing is causing problems, 248 struct something { 259 struct something { 272 struct something { 288 struct something { 293 struct something *instance; 319 struct something { 324 struct something *instance; 338 struct something { 343 struct something *instance; [all …]
|
| /kernel/linux/linux-6.6/sound/core/ |
| D | pcm_iec958.c | 27 * Returns: length of buffer, or negative error code if something failed. 131 * Returns: length of buffer, or negative error code if something failed. 154 * Returns: length of buffer, or negative error code if something failed. 174 * Returns: length of buffer, or negative error code if something failed. 200 * Returns: length of buffer, or negative error code if something failed.
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | protection-keys.rst | 60 *ptr = foo; // assign something 80 something(ptr); 86 something(ptr); 88 That should be true whether something() is a direct access to 'ptr'
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | protection-keys.rst | 58 *ptr = foo; // assign something 78 something(ptr); 84 something(ptr); 86 That should be true whether something() is a direct access to 'ptr'
|
| /kernel/linux/linux-6.6/Documentation/translations/it_IT/process/ |
| D | deprecated.rst | 276 struct something { 288 struct something { 303 struct something { 320 struct something { 325 struct something *instance; 355 struct something { 360 struct something *instance; 374 struct something { 379 struct something *instance; 393 struct something { [all …]
|
| /kernel/linux/linux-6.6/Documentation/translations/zh_CN/core-api/ |
| D | protection-keys.rst | 64 *ptr = foo; // assign something 81 something(ptr); 87 something(ptr);
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | deprecated.rst | 228 struct something { 239 struct something { 252 struct something { 268 struct something { 273 struct something *instance; 299 struct something { 304 struct something *instance; 318 struct something { 323 struct something *instance;
|
| /kernel/linux/linux-6.6/Documentation/translations/sp_SP/process/ |
| D | deprecated.rst | 269 struct something { 277 struct something { 289 struct something { 303 struct something { 318 struct something { 323 struct something *instance; 351 struct something { 356 struct something *instance; 371 struct something { 376 struct something *instance;
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | reporting-issues.rst | 65 something else. These steps thus help to ensure the time you invest in this 102 (say something broke when updating from 5.10.4 to 5.10.5), scroll down to 135 that hear about it for the first time. And if you learned something in this 173 face one of those if something breaks when updating from 5.10.4 to 5.10.5 (a 401 An issue is a 'really severe problem' when something totally unacceptably bad 436 * When dealing with a regression, make sure it's not something else that 441 something in the BIOS Setup can also lead to problems that on look a lot 485 The kernel marks itself with a 'taint' flag when something happens that might 578 (say something broke when updating from 5.10.4 to 5.10.5), scroll down to 581 Regression within a stable and longterm kernel version line are something the [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/ftrace/ |
| D | fgraph-filter.tc | 16 # filter something, schedule is always good 34 # Make sure we did find something
|
| /kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/ftrace/ |
| D | fgraph-filter.tc | 16 # filter something, schedule is always good 34 # Make sure we did find something
|
| D | fgraph-filter-stack.tc | 24 # filter something, schedule is always good 49 # Make sure we did find something
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | typecheck.h | 6 * Check at compile time that something is of a particular type. 26 * Check at compile time that something is a pointer type.
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/appletalk/ |
| D | cops.rst | 46 Or in lilo.conf put something like this:: 50 Then bring up the interface with ifconfig. It will look something like this:: 61 You will need to configure atalkd with something like the following to make
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | automount-support.rst | 20 Then from userspace, you can just do something like:: 30 And then if you look in the mountpoint catalogue, you'll see something like:: 87 If the mountpoint in question is in referenced by something other than
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/appletalk/ |
| D | cops.rst | 46 Or in lilo.conf put something like this:: 50 Then bring up the interface with ifconfig. It will look something like this:: 61 You will need to configure atalkd with something like the following to make
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | automount-support.rst | 20 Then from userspace, you can just do something like:: 30 And then if you look in the mountpoint catalogue, you'll see something like:: 87 If the mountpoint in question is in referenced by something other than
|
| /kernel/linux/linux-6.6/tools/lib/ |
| D | str_error_r.c | 9 * a string, be it the buffer passed or something else. 13 * to check if it returned something else and copy that instead), breaks the
|
| /kernel/linux/linux-5.10/tools/lib/ |
| D | str_error_r.c | 9 * a string, be it the buffer passed or something else. 13 * to check if it returned something else and copy that instead), breaks the
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | callchain-overhead-calculation.txt | 25 /* do something */ 29 /* do something */ 44 recorded with callchains the output will show something like below
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | callchain-overhead-calculation.txt | 25 /* do something */ 29 /* do something */ 44 recorded with callchains the output will show something like below
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
| D | fake_sigreturn_bad_magic.c | 23 /* just to fill the ucontext_t with something real */ in fake_sigreturn_bad_magic_run() 33 * use a well known NON existent bad magic...something in fake_sigreturn_bad_magic_run()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/ |
| D | fake_sigreturn_bad_magic.c | 23 /* just to fill the ucontext_t with something real */ in fake_sigreturn_bad_magic_run() 33 * use a well known NON existent bad magic...something in fake_sigreturn_bad_magic_run()
|
12345678910>>...158