Searched full:considered (Results 1 – 25 of 1030) sorted by relevance
12345678910>>...42
/linux-5.10/Documentation/maintainer/ |
D | maintainer-entry-profile.rst | 41 for a patch to be considered healthy enough for maintainer attention. 48 will be considered. 55 considered for the next -rc1. The reality is that most patches need to 58 week) that patches might be considered for merging and when patches need to 66 why they should be considered on an expedited schedule. A general 80 overview section, should be considered ready for new submissions.
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-proximity | 8 considered close to the device. If the value read from the 10 should typically be considered near.
|
/linux-5.10/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 52 considered a violation report unless you want it to be. If you are 93 sent to those mailing lists are considered covered by the Code of 111 may be considered for extreme circumstances. 119 standards or specifications, are not considered bugs.
|
/linux-5.10/Documentation/devicetree/bindings/iio/ |
D | common.yaml | 26 For proximity sensors whether an object can be considered near to the 32 considered 'near' to the device (an object is near to the
|
/linux-5.10/tools/testing/ktest/examples/include/ |
D | bisect.conf | 21 # You must set the commit that was considered good (git bisect good) 23 # You must set the commit that was considered bad (git bisect bad) 86 # Set the config that is considered bad.
|
/linux-5.10/Documentation/xtensa/ |
D | booting.rst | 20 virtual mapping. It is considered physical if it is within the range of 22 XCHAL_KSEG_PADDR + XCHAL_KSEG_SIZE), otherwise it is considered virtual.
|
/linux-5.10/Documentation/power/ |
D | power_supply_class.rst | 106 Maximal/minimal means values of voltages when battery considered 125 design charge values, when battery considered full/empty. 133 considered full/empty at given conditions (temperature, age)". 210 seconds left for battery to be considered empty 213 seconds left for battery to be considered full
|
/linux-5.10/Documentation/dev-tools/ |
D | kmemleak.rst | 90 An allocated block of memory is considered orphan if no pointer to its 94 block to a freeing function and therefore the block is considered a 100 considered orphan) 108 4. the remaining white objects are considered orphan and reported via 115 block is not considered a leak. One example is __vmalloc().
|
/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | sharp,ls037v7dw01.yaml | 12 configured with external pulls, all the GPIOs are considered optional with holes 39 with external pulls, all the GPIOs are considered
|
/linux-5.10/tools/perf/arch/powerpc/annotate/ |
D | instructions.c | 32 * those are considered 'calls' since they update LR. in powerpc__associate_instruction_ops() 43 * instructions ending with 'lr' are considered to be in powerpc__associate_instruction_ops()
|
/linux-5.10/Documentation/mhi/ |
D | mhi.rst | 106 * Ring is considered empty when RP == WP. 107 * Ring is considered full when WP + 1 == RP. 134 * Ring is considered empty (no events to service) when WP + 1 == RP. 135 * Ring is considered full of events when RP == WP.
|
/linux-5.10/arch/mips/include/asm/mach-generic/ |
D | spaces.h | 54 * Memory above this physical address will be considered highmem. 81 * Memory above this physical address will be considered highmem.
|
/linux-5.10/certs/ |
D | Kconfig | 24 the keyring are considered to be trusted. Keys may be added at will 73 Keys in the keyring are considered entirely untrusted. Keys in this
|
/linux-5.10/arch/arm/kernel/ |
D | devtree.c | 70 * considered invalid logical map entries since the logical map must in arm_dt_init_cpu_maps() 94 * properties is considered invalid to build the in arm_dt_init_cpu_maps() 176 * a reg property, the DT CPU list can be considered valid and the in arm_dt_init_cpu_maps()
|
/linux-5.10/Documentation/devicetree/bindings/net/ |
D | fsl-tsec-phy.txt | 22 When device_type is "mdio", the following strings are also considered: 43 is considered instructive, rather than descriptive. The reg property should
|
/linux-5.10/include/uapi/linux/ |
D | falloc.h | 26 * considered an illegal operation - just use ftruncate(2) if you need 57 * the file is considered an illegal operation - just use ftruncate(2) or
|
/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | dm-log.rst | 9 mirrors, a region would be considered dirty/inconsistent while you 12 Once all writes are complete, the region is considered clean again.
|
/linux-5.10/Documentation/devicetree/bindings/cpu/ |
D | cpu-topology.txt | 36 with bindings standardized in [4] is therefore considered invalid. 65 Any other configuration is considered invalid. 116 Any other configuration is considered invalid. 133 Any other configuration is considered invalid. 159 Any other configuration is considered invalid.
|
/linux-5.10/net/ipv6/ |
D | exthdrs_core.c | 61 * are considered as unparsable. 65 * - ESP is unparsable for now and considered like 173 * NEXTHDR_NONE it is considered invalid.
|
/linux-5.10/include/linux/ |
D | freezer.h | 101 * considered frozen enough by freezers. 116 * considered again and tries to freeze if freezing condition is already in 146 * state is reached. IOW, if this function returns %true, @p is considered
|
/linux-5.10/include/trace/events/ |
D | compaction.h | 254 __field(unsigned int, considered) 263 __entry->considered = zone->compact_considered; 273 __entry->considered,
|
/linux-5.10/Documentation/block/ |
D | pr.rst | 44 All initiators with a registered key are considered reservation 51 All initiators with a registered key are considered reservation
|
/linux-5.10/Documentation/filesystems/ |
D | autofs.rst | 58 mount is considered to be *indirect*), then the root directory is 109 mounting onto a directory is considered to be "beyond a `stat`", the 198 initiated or is being considered, otherwise it returns 0. 264 and should be considered as deprecated for Sun Format automount maps. 274 only the `last_used` time is ever considered. 313 process in that process group is considered to come from the daemon.
|
/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | mediatek,mtu3.txt | 31 it's considered valid for compatibility reasons, not allowed for 35 it's considered valid for compatibility reasons, not allowed for
|
/linux-5.10/lib/ |
D | dynamic_queue_limits.c | 39 * Queue considered starved if: in dql_completed() 60 * A decrease is only considered if the queue has been busy in in dql_completed()
|
12345678910>>...42