| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| D | bttv-audio-hook.c | 60 /* Not much to do here */ in gvbctv3pci_audio() 162 /* Not much to do here */ in avermedia_tvphone_audio() 193 /* Not much to do here */ in avermedia_tv_stereo_audio() 231 /* Not much to do here */ in lt9415_audio() 264 /* Not much to do here */ in terratv_audio() 297 /* Not much to do here */ in winfast2000_audio() 344 /* Not much to do here */ in pvbt878p9b_audio() 385 /* Not much to do here */ in fv2000s_audio() 421 /* Not much to do here */ in windvr_audio() 458 /* Not much to do here */ in adtvk503_audio()
|
| /kernel/linux/linux-4.19/drivers/media/pci/bt8xx/ |
| D | bttv-audio-hook.c | 60 /* Not much to do here */ in gvbctv3pci_audio() 162 /* Not much to do here */ in avermedia_tvphone_audio() 193 /* Not much to do here */ in avermedia_tv_stereo_audio() 231 /* Not much to do here */ in lt9415_audio() 264 /* Not much to do here */ in terratv_audio() 297 /* Not much to do here */ in winfast2000_audio() 344 /* Not much to do here */ in pvbt878p9b_audio() 385 /* Not much to do here */ in fv2000s_audio() 421 /* Not much to do here */ in windvr_audio() 458 /* Not much to do here */ in adtvk503_audio()
|
| /kernel/linux/linux-4.19/Documentation/x86/ |
| D | orc-unwinder.txt | 9 format of the ORC data is much simpler than DWARF, which in turn allows 10 the ORC unwinder to be much simpler and faster. 60 ORC debuginfo's advantage over DWARF itself is that it's much simpler. 63 much simpler, meaning fewer bugs, which is especially important for 66 The simpler debuginfo format also enables the unwinder to be much faster 111 annotations are needed than what DWARF would need, so they're much more
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | orc-unwinder.rst | 12 format of the ORC data is much simpler than DWARF, which in turn allows 13 the ORC unwinder to be much simpler and faster. 63 ORC debuginfo's advantage over DWARF itself is that it's much simpler. 66 much simpler, meaning fewer bugs, which is especially important for 69 The simpler debuginfo format also enables the unwinder to be much faster 114 annotations are needed than what DWARF would need, so they're much more
|
| /kernel/linux/linux-4.19/arch/sh/include/asm/ |
| D | sparsemem.h | 8 * MAX_PHYSADDR_BITS 2^N: how much physical address space we have 9 * MAX_PHYSMEM_BITS 2^N: how much memory we can have in that space
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | index.rst | 12 documentation, like the kernel itself, is very much a work in progress; 60 merged much easier. 76 from the point of view of a kernel developer. Much of the information here
|
| D | sgi-ioc4.txt | 41 component). There's not much to say about it other than it hooks 47 This is the serial driver for IOC4. There's not much to say about it
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | timex.h | 82 * SHIFT_PLL is used as a dampening factor to define how much we 85 * much of the current value in time_offset we correct for each 92 * However this seems to increase convergence time much too long. 106 * SHIFT_FLL is used as a dampening factor to define how much we
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | timex.h | 82 * SHIFT_PLL is used as a dampening factor to define how much we 85 * much of the current value in time_offset we correct for each 92 * However this seems to increase convergence time much too long. 106 * SHIFT_FLL is used as a dampening factor to define how much we
|
| /kernel/linux/linux-4.19/drivers/staging/iio/Documentation/ |
| D | ring.txt | 23 as much buffer functionality as possible. Note almost all of these 36 as much data as requested.
|
| /kernel/linux/linux-4.19/Documentation/ioctl/ |
| D | botching-up-ioctls.txt | 13 actually only used once interfaces. But the clear downside is that there's much 109 paths pretty much for free for graphics drivers. Also, be consistent with 159 an asynchronous event on a pollable file descriptor. It fits much better 207 it's much quicker to push a driver-private interface than engaging in 213 * Consider other interfaces than ioctls. A sysfs attribute is much better for
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | botching-up-ioctls.rst | 14 actually only used once interfaces. But the clear downside is that there's much 110 paths pretty much for free for graphics drivers. Also, be consistent with 160 an asynchronous event on a pollable file descriptor. It fits much better 208 it's much quicker to push a driver-private interface than engaging in 214 * Consider other interfaces than ioctls. A sysfs attribute is much better for
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | floppy.h | 42 * driver otherwise. It doesn't matter much for performance anyway, as most 47 * Actually this needs to be a bit more complicated since the so much different
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | floppy.h | 42 * driver otherwise. It doesn't matter much for performance anyway, as most 47 * Actually this needs to be a bit more complicated since the so much different
|
| /kernel/linux/linux-4.19/lib/ |
| D | Kconfig.kasan | 47 much as inline does. 55 make kernel's .text size much bigger.
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| D | sched-nice-design.rst | 9 pestered us to make nice +19 tasks use up much less CPU time. 17 much stronger than they were before in 2.4 (and people were happy about 39 So that if someone wanted to really renice tasks, +19 would give a much
|
| /kernel/linux/linux-4.19/Documentation/scheduler/ |
| D | sched-nice-design.txt | 5 pestered us to make nice +19 tasks use up much less CPU time. 13 much stronger than they were before in 2.4 (and people were happy about 35 So that if someone wanted to really renice tasks, +19 would give a much
|
| D | sched-design-CFS.txt | 62 side of the tree as much as possible. 104 The CFS scheduler has a much stronger handling of nice levels and SCHED_BATCH 105 than the previous vanilla scheduler: both types of workloads are isolated much 144 without the core code assuming too much about them.
|
| /kernel/linux/linux-5.10/Documentation/ |
| D | index.rst | 15 documentation, like the kernel itself, is very much a work in progress; 72 merged much easier. 91 from the point of view of a kernel developer. Much of the information here
|
| /kernel/linux/linux-4.19/Documentation/driver-model/ |
| D | devres.txt | 13 5. Overhead : How much do we have to pay for this? 33 For one reason or another, low level drivers don't receive as much 36 Init failure path is worse because it's much less travelled while 100 driver can have much simpler init and exit code. Init path basically
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | bitarray.c | 60 /* sequence number is much newer, probably missed a lot of packets */ in batadv_bit_get_packet() 72 /* received a much older packet. The other host either restarted in batadv_bit_get_packet()
|
| /kernel/linux/linux-4.19/Documentation/RCU/ |
| D | rcu_dereference.txt | 24 the section entitled "EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH" 29 The compiler simply knows too much about integral values to 43 doing much of anything else with it. 171 will normally prevent the compiler from knowing too much. 301 EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH
|
| /kernel/linux/linux-4.19/Documentation/misc-devices/ |
| D | apds990x.txt | 23 might vary quite much depending the spectrum of the light source. 61 to saturate much before that. Real max value varies depending
|
| /kernel/linux/linux-4.19/net/batman-adv/ |
| D | bitarray.c | 72 /* sequence number is much newer, probably missed a lot of packets */ in batadv_bit_get_packet() 84 /* received a much older packet. The other host either restarted in batadv_bit_get_packet()
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | kgdb.h | 34 * make our lives much much simpler. :)
|