Home
last modified time | relevance | path

Searched refs:something (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dprotection-keys.rst64 *ptr = foo; // assign something
81 something(ptr);
87 something(ptr);
89 无论something()是否是对'ptr'的直接访问,这都应该为真。
/linux-6.15/Documentation/devicetree/bindings/i2c/
H A Di2c-gpio.yaml59 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
/linux-6.15/scripts/kconfig/tests/preprocess/variable/
H A DKconfig18 # Append something to a simply expanded variable.
24 # Append something to a recursively expanded variable.
/linux-6.15/Documentation/driver-api/media/
H A Ddtv-common.rst32 /* do something */
39 /* do something */
/linux-6.15/Documentation/core-api/
H A Dprotection-keys.rst76 *ptr = foo; // assign something
96 something(ptr);
102 something(ptr);
104 That should be true whether something() is a direct access to 'ptr'
/linux-6.15/Documentation/process/
H A Ddeprecated.rst248 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;
358 struct something {
[all …]
/linux-6.15/tools/perf/Documentation/
H A Dcallchain-overhead-calculation.txt26 /* do something */
30 /* do something */
45 recorded with callchains the output will show something like below
/linux-6.15/Documentation/translations/it_IT/process/
H A Ddeprecated.rst276 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 …]
/linux-6.15/Documentation/usb/
H A Ddwc3.rst9 Please pick something while reading :)
42 handed something to thread so we don't process event X prio Y
/linux-6.15/Documentation/filesystems/
H A 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
/linux-6.15/Documentation/filesystems/bcachefs/
H A DCodingStyle.rst48 should you need to debug something that caused the assertion to fail, you can
51 A good assertion checks something that the compiler could check for us, and
53 the compiler could check. This is something that exists today, but it'll likely
95 something, and if it's intermittent it may not even be possible.
136 productive in the long run if you notice this early and shift to something
160 often go astray - doing something because it seems like it'll be useful often
164 afraid to throw things away and do something simpler.
H A DSubmittingPatches.rst23 something nontrivial, it's encouraged to send out a WIP patch to let people
51 when something starts acting wonky on a user machine?
65 that the code is correct, and what happens if something goes wrong?
/linux-6.15/Documentation/translations/sp_SP/process/
H A Ddeprecated.rst269 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;
/linux-6.15/Documentation/devicetree/bindings/net/ieee802154/
H A Dmrf24j40.txt7 - spi-max-frequency: maximal bus speed, should be set something under or equal
/linux-6.15/Documentation/ABI/testing/
H A 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
/linux-6.15/Documentation/i2c/busses/
H A Di2c-nvidia-gpu.rst16 If your ``lspci -v`` listing shows something like the following::
H A Di2c-amd-mp2.rst21 If you see something like this::
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-class-rfkill64 transmitter is forced off by something outside of
78 The transmitter is forced off by something outside of
/linux-6.15/Documentation/admin-guide/
H A Dcpu-load.rst42 |_ something begins working |
43 |_ something goes to sleep
/linux-6.15/Documentation/arch/sh/
H A Dbooting.rst10 select a legacy board option (something other than CONFIG_SH_DEVICE_TREE)
/linux-6.15/Documentation/filesystems/caching/
H A Dfscache.rst107 files (typically something that a netfs would get for a superblock); and
108 data file cookies are used to cache data (something that would be got for
229 This will look something like::
260 This will look something like::
288 This will look something like::
/linux-6.15/drivers/parport/
H A DTODO-parport13 bits when they have something to say. We should read out and deal
/linux-6.15/Documentation/devicetree/bindings/spi/
H A Djcore,spi.txt17 Necessary only if the input clock rate is something other than a
/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_user_timeout_user_timeout.pkt29 // We finally receive something from the peer, but it is way too late
/linux-6.15/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst102 The design pattern is the same for an hrtimer or something similar that will
110 standard C, which allows something similar to object oriented behaviours.

12345678910>>...18