Searched refs:guess (Results 1 – 25 of 50) sorted by relevance
12
/Linux-v6.6/net/atm/ |
D | atm_misc.c | 30 int guess = SKB_TRUESIZE(pdu_size); in atm_alloc_charge() local 32 atm_force_charge(vcc, guess); in atm_alloc_charge() 37 atomic_add(skb->truesize-guess, in atm_alloc_charge() 42 atm_return(vcc, guess); in atm_alloc_charge()
|
/Linux-v6.6/Documentation/fb/ |
D | pvr2fb.rst | 52 composite. If none is specified, we guess. 55 vga. If none is specified, we guess.
|
/Linux-v6.6/tools/usb/usbip/ |
D | .gitignore | 7 config.guess
|
D | INSTALL | 18 The `configure' shell script attempts to guess correct values for 148 message saying it cannot guess the machine type, give it the
|
/Linux-v6.6/arch/arm/include/debug/ |
D | vexpress.S | 25 @ Make an educated guess regarding the memory map:
|
/Linux-v6.6/arch/loongarch/ |
D | Kconfig.debug | 12 This option enables the "guess" unwinder for unwinding kernel stack
|
/Linux-v6.6/Documentation/scsi/ |
D | sym53c500_cs.rst | 26 version of this driver, and I guess it worked for those users. It worked
|
/Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
D | media-controller-intro.rst | 29 increasingly high number of those parameters, drivers need to guess what
|
/Linux-v6.6/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp42x-adi-coyote.dts | 52 /* CHECKME: guess this is Redboot FIS */
|
D | intel-ixp42x-ixdpg425.dts | 57 /* CHECKME: guess this is Redboot FIS */
|
/Linux-v6.6/arch/arm/boot/dts/allwinner/ |
D | sun6i-reference-design-tablet.dtsi | 106 regulator-name = "vdd-cpus"; /* This is an educated guess */
|
D | sun6i-a31-m9.dts | 142 regulator-name = "vdd-cpus"; /* This is an educated guess */
|
D | sun6i-a31-mele-a1000g-quad.dts | 142 regulator-name = "vdd-cpus"; /* This is an educated guess */
|
D | sun6i-a31s-primo81.dts | 187 regulator-name = "vdd-cpus"; /* This is an educated guess */
|
/Linux-v6.6/Documentation/w1/masters/ |
D | ds2490.rst | 69 host did not explain the problem. My guess is a bug in either qemu
|
/Linux-v6.6/Documentation/misc-devices/ |
D | eeprom.rst | 75 specification, so it is guess work and far from being complete.
|
/Linux-v6.6/Documentation/i2c/ |
D | dma-considerations.rst | 15 around 8 bytes (as of today, this is mostly an educated guess, however). For
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-hrefv60plus.dtsi | 22 /* Tripping points made from rough guess about operating conditions */
|
/Linux-v6.6/Documentation/security/ |
D | siphash.rst | 75 key is kept secret, it is impossible for an attacker to guess the outputs of
|
/Linux-v6.6/arch/arm/boot/dts/gemini/ |
D | gemini-dlink-dir-685.dts | 333 * I guess).
|
/Linux-v6.6/Documentation/core-api/ |
D | circular-buffers.rst | 132 situation will merely be a guess, and may even be negative.
|
/Linux-v6.6/Documentation/arch/arm/ |
D | arm.rst | 13 a good compiler. Fortunately, you needn't guess. The kernel will report
|
/Linux-v6.6/Documentation/kbuild/ |
D | kbuild.rst | 148 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
|
/Linux-v6.6/arch/x86/ |
D | Kconfig.debug | 265 This option enables the "guess" unwinder for unwinding kernel stack
|
/Linux-v6.6/Documentation/power/ |
D | power_supply_class.rst | 115 if hardware could only guess (measure and retain) the thresholds of a
|
12