Home
last modified time | relevance | path

Searched full:much (Results 1 – 25 of 3504) sorted by relevance

12345678910>>...141

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttv-audio-hook.c60 /* 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/
Dbttv-audio-hook.c60 /* 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/
Dorc-unwinder.txt9 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/
Dorc-unwinder.rst12 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/
Dsparsemem.h8 * 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/
Dindex.rst12 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
Dsgi-ioc4.txt41 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/
Dtimex.h82 * 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/
Dtimex.h82 * 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/
Dring.txt23 as much buffer functionality as possible. Note almost all of these
36 as much data as requested.
/kernel/linux/linux-4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt13 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/
Dbotching-up-ioctls.rst14 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/
Dfloppy.h42 * 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/
Dfloppy.h42 * 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/
DKconfig.kasan47 much as inline does.
55 make kernel's .text size much bigger.
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-nice-design.rst9 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/
Dsched-nice-design.txt5 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
Dsched-design-CFS.txt62 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/
Dindex.rst15 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/
Ddevres.txt13 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/
Dbitarray.c60 /* 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/
Drcu_dereference.txt24 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/
Dapds990x.txt23 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/
Dbitarray.c72 /* 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/
Dkgdb.h34 * make our lives much much simpler. :)

12345678910>>...141