Searched refs:thing (Results 1 – 25 of 184) sorted by relevance
12345678
| /Linux-v6.1/arch/x86/lib/ |
| D | clear_page_64.S | 128 # call the original thing for less than a cacheline 177 # call the original thing for less than a cacheline
|
| /Linux-v6.1/Documentation/scsi/ |
| D | smartpqi.rst | 63 The above three ioctls all do exactly the same thing, which is to cause the driver 64 to rescan for new devices. This does exactly the same thing as writing to the
|
| D | hpsa.rst | 114 The above three ioctls all do exactly the same thing, which is to cause the driver 115 to rescan for new devices. This does exactly the same thing as writing to the
|
| /Linux-v6.1/Documentation/userspace-api/media/dvb/ |
| D | query-dvb-frontend-info.rst | 9 Usually, the first thing to do when the frontend is opened is to check
|
| D | frontend_f_open.rst | 50 thing to do after a successful open is to find out the frontend type
|
| /Linux-v6.1/Documentation/process/ |
| D | management-style.rst | 79 thing you can backtrack on is a technical decision, and there 103 might be the wrong thing. You should always reserve the right to change 106 stupid thing. 120 thing you can do as a manager is not to instill confidence, but rather a 207 One thing to look out for is to realize that greatness in one area does 245 There's one thing people hate even more than being called "d*ckhead",
|
| D | stable-kernel-rules.rst | 11 - It must fix only one thing. 13 problem..." type thing).
|
| /Linux-v6.1/Documentation/ABI/obsolete/ |
| D | sysfs-bus-usb | 31 same thing.
|
| /Linux-v6.1/Documentation/sound/designs/ |
| D | powersave.rst | 43 Try to turn it off when you experience such a thing too often.
|
| /Linux-v6.1/Documentation/driver-api/ |
| D | isa.rst | 54 them in at all. The id is the only thing we ever want other then the 94 The first thing this does is check if this device is in fact one of this
|
| /Linux-v6.1/Documentation/driver-api/usb/ |
| D | persist.rst | 30 "officially correct" thing to do. 83 same thing that happens whenever a USB device is reset.) If the 90 The same thing happens if the host controller is in the expected state
|
| /Linux-v6.1/kernel/dma/ |
| D | Kconfig | 42 # people thing of when saying write combine, so very few platforms should 98 # The only thing that is really required is a way to set an uncached bit
|
| /Linux-v6.1/Documentation/usb/ |
| D | gadget_multi.rst | 59 The only thing to worry is that the gadget has to have a single 66 The other, trickier thing is making Windows install drivers for each
|
| /Linux-v6.1/Documentation/sh/ |
| D | new-machine.rst | 17 The first thing to note is the new directory structure. Under 2.4, most 92 The first thing to determine is whether the board you are adding will be 208 The first thing to do is to add an entry to arch/sh/Kconfig, under the
|
| /Linux-v6.1/Documentation/filesystems/ |
| D | bfs.rst | 50 Just in case, you can verify that you have done the right thing by checking
|
| /Linux-v6.1/Documentation/x86/ |
| D | amd_hsmp.rst | 54 Next thing, open the device file, as follows::
|
| /Linux-v6.1/drivers/hwmon/ |
| D | f75375s.c | 643 #define show_fan(thing) \ argument 644 static ssize_t show_##thing(struct device *dev, struct device_attribute *attr, \ 649 return sprintf(buf, "%d\n", rpm_from_reg(data->thing[nr])); \
|
| /Linux-v6.1/Documentation/core-api/ |
| D | idr.rst | 13 small numbers which identify a thing. Examples include file descriptors,
|
| D | circular-buffers.rst | 146 consumer that empties it. Only one thing should be filling a buffer at any one 147 time, and only one thing should be emptying a buffer at any one time, but the
|
| /Linux-v6.1/drivers/staging/vc04_services/interface/ |
| D | TODO | 57 The first thing one generally sees in a probe function is a memory allocation
|
| /Linux-v6.1/tools/memory-model/Documentation/ |
| D | simple.txt | 53 than rolling your own. For one thing, the standard primitives interact 54 properly with lockdep. For another thing, these primitives have been 55 tuned to deal better with high contention. And for one final thing, it is
|
| /Linux-v6.1/Documentation/doc-guide/ |
| D | contributing.rst | 202 The best thing to do, of course, would be to bring the documentation 215 document, and you are unable to update it, the best thing to do may be to 280 contained. That would be a nice thing to eliminate.
|
| /Linux-v6.1/tools/lib/perf/Documentation/ |
| D | libperf-counting.txt | 40 The first thing you need to do before using libperf is to call init function:
|
| /Linux-v6.1/arch/powerpc/boot/dts/ |
| D | acadia.dts | 175 /* This thing is a bit weird. It has it's own UIC
|
| /Linux-v6.1/Documentation/mm/ |
| D | mmu_notifier.rst | 11 thing like ATS/PASID to get the IOMMU to walk the CPU page table to access a
|
12345678