Home
last modified time | relevance | path

Searched full:something (Results 1 – 25 of 2380) sorted by relevance

12345678910>>...96

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-gpio.yaml57 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-5.10/Documentation/core-api/
Dprotection-keys.rst60 *ptr = foo; // assign something
80 something(ptr);
86 something(ptr);
88 That should be true whether something() is a direct access to 'ptr'
Dcircular-buffers.rst154 The producer will look something like this::
182 Note that wake_up() does not guarantee any sort of barrier unless something
195 The consumer will look something like this::
228 fact that we are writing to something that can be read concurrently,
/kernel/linux/linux-5.10/Documentation/process/
Ddeprecated.rst228 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-5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfgraph-filter.tc16 # filter something, schedule is always good
34 # Make sure we did find something
Dfgraph-filter-stack.tc24 # filter something, schedule is always good
49 # Make sure we did find something
/kernel/linux/linux-5.10/Documentation/filesystems/
Dautomount-support.rst20 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-5.10/Documentation/networking/device_drivers/appletalk/
Dcops.rst46 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/tools/lib/
Dstr_error_r.c9 * 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/testing/selftests/arm64/signal/testcases/
Dfake_sigreturn_bad_magic.c23 /* 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-5.10/tools/perf/Documentation/
Dcallchain-overhead-calculation.txt25 /* do something */
29 /* do something */
44 recorded with callchains the output will show something like below
/kernel/linux/linux-5.10/tools/lib/traceevent/
Dtep_strerror.c17 * a string, be it the buffer passed or something else.
21 * to check if it returned something else and copy that instead), breaks the
/kernel/linux/linux-5.10/Documentation/usb/
Dauthorization.rst68 checking if the class, type and protocol match something is the worse
70 to break it). If you need something secure, use crypto and Certificate
71 Authentication or stuff like that. Something simple for an storage key
Ddwc3.rst9 Please pick something while reading :)
42 handed something to thread so we don't process event X prio Y
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
Dclock-sh4-202.c73 * to something sensible just in case. in shoc_clk_init()
75 * Start scaling from the high end down until we find something in shoc_clk_init()
114 /* Make sure we have something sensible to switch to */ in shoc_clk_set_rate()
/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/variable/
DKconfig18 # Append something to a simply expanded variable.
24 # Append something to a recursively expanded variable.
/kernel/liteos_a/net/lwip-2.1/porting/include/arch/
Dperf.h37 #define PERF_START do {} while (0) /* something to do */
38 #define PERF_STOP(x) do {} while (0) /* something to do */
/kernel/liteos_m/components/net/lwip-2.1/porting/include/arch/
Dperf.h37 #define PERF_START do { /* something to do */ } while (0)
38 #define PERF_STOP(x) do { /* something to do */ } while (0)
/kernel/linux/linux-5.10/crypto/
Daes_ti.c27 * evicted when the CPU is interrupted to do something else. in aesti_encrypt()
43 * evicted when the CPU is interrupted to do something else. in aesti_decrypt()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/
DTODO58 something else. Maybe the code from the newer intel driver could
63 But converting it to use something like that is painful and may
87 be to use something close to the interface used by the IPU3 IMGU driver.
/kernel/linux/linux-5.10/Documentation/driver-api/media/
Ddtv-common.rst41 /* do something */
48 /* do something */
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dlocks.c36 return; /* something has changed */ in splpar_spin_yield()
62 return; /* something has changed */ in splpar_rw_yield()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-fpga-manager12 The intent is to provide enough detail that if something goes
13 wrong during FPGA programming (something that the driver can't
/kernel/linux/linux-5.10/arch/m68k/q40/
DREADME19 When something blocks interrupts (HD) it will lose some of them, so far
22 poll the floppy for this reason - something that can't be done in Linux.
54 preceded by the booter signature. This is a trace just in case something
/kernel/linux/linux-5.10/scripts/
Dcheck_extable.sh22 # After this point, something is seriously wrong since we just found out we
28 # doing something wrong and the rest of this code is just trying to print
86 # Something is definitively wrong here since we've got a relocation

12345678910>>...96