Home
last modified time | relevance | path

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

12345678910>>...17

/linux-5.19.10/Documentation/translations/zh_CN/core-api/
Dprotection-keys.rst64 *ptr = foo; // assign something
81 something(ptr);
87 something(ptr);
89 无论something()是否是对'ptr'的直接访问,这都应该为真。
/linux-5.19.10/drivers/scsi/dpt/
Dsys_info.h285 uCHAR something; member
319 uCHAR something; member
353 uCHAR something; member
387 uCHAR something; member
/linux-5.19.10/Documentation/devicetree/bindings/i2c/
Di2c-gpio.yaml55 description: this means that something outside of our control has put
56 the GPIO line used for SDA into open drain mode, and that something is
62 description: this means that something outside of our control has put the
63 GPIO line used for SCL into open drain mode, and that something is not
/linux-5.19.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'
/linux-5.19.10/scripts/kconfig/tests/preprocess/variable/
DKconfig18 # Append something to a simply expanded variable.
24 # Append something to a recursively expanded variable.
/linux-5.19.10/tools/perf/Documentation/
Dcallchain-overhead-calculation.txt25 /* do something */
29 /* do something */
44 recorded with callchains the output will show something like below
/linux-5.19.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
/linux-5.19.10/Documentation/driver-api/media/
Ddtv-common.rst41 /* do something */
48 /* do something */
/linux-5.19.10/Documentation/process/
Ddeprecated.rst182 If you are debugging something where "%p" hashing is causing problems,
245 struct something {
256 struct something {
269 struct something {
285 struct something {
290 struct something *instance;
316 struct something {
321 struct something *instance;
335 struct something {
340 struct something *instance;
/linux-5.19.10/Documentation/usb/
Ddwc3.rst9 Please pick something while reading :)
42 handed something to thread so we don't process event X prio Y
/linux-5.19.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
/linux-5.19.10/Documentation/devicetree/bindings/net/ieee802154/
Dmrf24j40.txt7 - spi-max-frequency: maximal bus speed, should be set something under or equal
/linux-5.19.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
/linux-5.19.10/Documentation/translations/it_IT/process/
Ddeprecated.rst262 struct something {
274 struct something {
289 struct something {
306 struct something {
311 struct something *instance;
341 struct something {
346 struct something *instance;
360 struct something {
365 struct something *instance;
/linux-5.19.10/Documentation/i2c/busses/
Di2c-nvidia-gpu.rst16 If your ``lspci -v`` listing shows something like the following::
Di2c-amd-mp2.rst21 If you see something like this::
/linux-5.19.10/Documentation/sh/
Dbooting.rst10 select a legacy board option (something other than CONFIG_SH_DEVICE_TREE)
/linux-5.19.10/Documentation/ABI/stable/
Dsysfs-class-rfkill64 transmitter is forced off by something outside of
78 The transmitter is forced off by something outside of
/linux-5.19.10/Documentation/admin-guide/
Dcpu-load.rst42 |_ something begins working |
43 |_ something goes to sleep
/linux-5.19.10/Documentation/filesystems/caching/
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-5.19.10/drivers/parport/
DTODO-parport13 bits when they have something to say. We should read out and deal
/linux-5.19.10/Documentation/devicetree/bindings/spi/
Djcore,spi.txt17 Necessary only if the input clock rate is something other than a
/linux-5.19.10/Documentation/translations/zh_CN/admin-guide/
Dreporting-issues.rst486 [user@something ~]$ lspci -k
498 … [user@something ~]$ realpath --relative-to=/sys/module//sys/class/net/wlp58s0/device/driver/module
763 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh ./linux-5.10.5/vmlinux
769 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh \
/linux-5.19.10/Documentation/translations/zh_TW/admin-guide/
Dreporting-issues.rst487 [user@something ~]$ lspci -k
499 … [user@something ~]$ realpath --relative-to=/sys/module//sys/class/net/wlp58s0/device/driver/module
764 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh ./linux-5.10.5/vmlinux
770 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh \
/linux-5.19.10/Documentation/driver-api/driver-model/
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>>...17