Searched full:knows (Results 1 – 25 of 563) sorted by relevance
12345678910>>...23
/Linux-v6.6/Documentation/RCU/ |
D | rcu_dereference.rst | 28 the section entitled "EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH" 39 The compiler simply knows too much about integral values to 104 Because the compiler now knows that the value of "p" is exactly 119 compiler knows that the pointer is NULL, you had better 189 However, please note that if the compiler knows that the 328 EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH 338 But without rcu_dereference(), the compiler knows more than you might 371 Because the compiler can see all stores to "gp", it knows that the only
|
/Linux-v6.6/arch/powerpc/sysdev/xics/ |
D | ics-opal.c | 161 /* Check if HAL knows about this interrupt */ in ics_opal_check() 175 /* Check if HAL knows about this interrupt */ in ics_opal_mask_unknown() 189 /* Check if HAL knows about this interrupt */ in ics_opal_get_server()
|
/Linux-v6.6/tools/power/cpupower/man/ |
D | cpupower-idle-info.1 | 49 time. This state is used if the kernel knows that work has to be processed 69 The intel_idle driver knows the sleep state capabilities of the processor and
|
/Linux-v6.6/arch/x86/xen/ |
D | xen-asm.S | 244 * Neither Xen nor the kernel really knows what the old SS and 264 * Neither Xen nor the kernel really knows what the old SS and 286 * Neither Xen nor the kernel really knows what the old SS and
|
/Linux-v6.6/include/crypto/ |
D | sig.h | 112 * Function invokes the algorithm specific set key function, which knows 128 * Function invokes the algorithm specific set key function, which knows
|
D | akcipher.h | 96 * function, which knows how to decode and interpret 99 * function, which knows how to decode and interpret 461 * Function invokes the algorithm specific set key function, which knows 483 * Function invokes the algorithm specific set key function, which knows
|
/Linux-v6.6/Documentation/driver-api/ |
D | mailbox.rst | 33 or it can never know (the client knows by way of the protocol). 86 /* The controller already knows async_pkt and sync_pkt */
|
/Linux-v6.6/Documentation/process/ |
D | volatile-considered-harmful.rst | 40 compiler might think it knows what will be in shared_data, but the 42 forget anything it knows. There will be no optimization problems with
|
/Linux-v6.6/drivers/gpu/drm/ast/ |
D | Kconfig | 12 and a version of AST that knows to fail if KMS
|
/Linux-v6.6/fs/dlm/ |
D | Kconfig | 17 list of resource and locks the local node knows about.
|
/Linux-v6.6/drivers/md/persistent-data/ |
D | dm-transaction-manager.h | 75 * this operation. Because the tm knows the scope of the transaction it 142 * The superblock location is passed so the metadata space map knows it
|
/Linux-v6.6/Documentation/i2c/ |
D | functionality.rst | 25 I2C_FUNC_PROTOCOL_MANGLING Knows about the I2C_M_IGNORE_NAK, 119 successful, then the driver knows that it can call the following
|
/Linux-v6.6/lib/ |
D | pci_iomap.c | 140 * CONFIG_GENERIC_IOMAP case, because that's the code that knows about 153 * implement your own pci_iounmap() that knows the rules for where
|
/Linux-v6.6/Documentation/PCI/ |
D | msi-howto.rst | 56 knows that all the data has arrived in memory. 225 lucky, the manufacturer knows this and has indicated it in the ACPI 245 Linux mostly knows about them and automatically enables MSIs if it can.
|
/Linux-v6.6/Documentation/arch/ia64/ |
D | serial.rst | 54 EFI knows what your console devices are, but it doesn't tell the 82 The kernel can't start using a serial console until it knows where
|
/Linux-v6.6/drivers/misc/lkdtm/ |
D | fortify.c | 54 * compiler knows at build time that target.a < 20 bytes. Use a in lkdtm_FORTIFY_STR_MEMBER() 119 * compiler knows at build time that target.a < 20 bytes. Use a in lkdtm_FORTIFY_MEM_MEMBER()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | note.S | 14 * Bit 0 indicates that the powerpc kernel binary knows how to run in an
|
/Linux-v6.6/arch/sparc/prom/ |
D | bootstr_64.c | 13 /* WARNING: The boot loader knows that these next three variables come one right
|
/Linux-v6.6/drivers/platform/x86/intel/atomisp2/ |
D | Kconfig | 26 the driver knows about.
|
/Linux-v6.6/Documentation/scsi/ |
D | scsi-changer.rst | 30 changers. But it allows to handle nearly all possible cases. It knows 57 software (anybody knows ???) which supports a BSDish changer driver,
|
/Linux-v6.6/Documentation/powerpc/ |
D | elfnote.rst | 24 Indicate that the powerpc kernel binary knows how to run in an
|
/Linux-v6.6/rust/alloc/ |
D | README.md | 30 etc., until we reach a point where the kernel already knows exactly
|
/Linux-v6.6/drivers/infiniband/core/ |
D | uverbs_std_types_async_fd.c | 50 * release. The user knows it has reached the end of the event stream in uverbs_async_event_release()
|
/Linux-v6.6/Documentation/arch/x86/x86_64/ |
D | machinecheck.rst | 15 mcelog knows how to decode them.
|
/Linux-v6.6/scripts/ |
D | Makefile.clang | 31 # certain optimization flags it knows it has not implemented.
|
12345678910>>...23