Searched full:nature (Results 1 – 25 of 193) sorted by relevance
12345678
/Linux-v6.6/drivers/misc/eeprom/ |
D | eeprom.c | 38 enum eeprom_nature nature; member 91 if (data->nature == VAIO && !capable(CAP_SYS_ADMIN)) { in eeprom_read() 157 data->nature = UNKNOWN; in eeprom_probe() 159 /* Detect the Vaio nature of EEPROMs. in eeprom_probe() 173 data->nature = VAIO; in eeprom_probe()
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | fourcc.rst | 7 specified in this document. First of the characters defines the nature of
|
/Linux-v6.6/Documentation/driver-api/mmc/ |
D | mmc-dev-parts.rst | 16 the sensitive nature of the boot partition contents, which often store
|
/Linux-v6.6/tools/perf/Documentation/ |
D | db-export.txt | 22 1. Because of the nature of SQL, existing tables and columns can continue to be
|
D | perf-mem.txt | 28 Due to the statistical nature of SPE sampling, not every memory operation will
|
/Linux-v6.6/arch/sh/include/cpu-sh2/cpu/ |
D | watchdog.h | 58 * Note: Due to the brain-damaged nature of this register, in sh_wdt_write_rstcsr()
|
/Linux-v6.6/Documentation/mm/ |
D | page_frags.rst | 20 which can be expensive at allocation time. However due to the nature of
|
/Linux-v6.6/include/net/ |
D | cls_cgroup.h | 57 /* Due to the nature of the classifier it is required to ignore all in task_get_classid()
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | cpuacct.rst | 50 due to the batch processing nature of percpu_counter.
|
/Linux-v6.6/Documentation/maintainer/ |
D | modifying-patches.rst | 14 yours, indicating the nature of your changes. While there is nothing mandatory
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/goldmont/ |
D | virtual-memory.json | 6 …n new translation are filled into the ITLB. The event is speculative in nature, but will not coun…
|
/Linux-v6.6/Documentation/driver-api/media/ |
D | dtv-frontend.rst | 251 - Due to its nature, those statistics depend on full coding lock 262 - Due to its nature, those statistics depend on inner coding lock (e. g. 270 - Due to its nature, those statistics depend on full coding lock
|
/Linux-v6.6/drivers/nvmem/ |
D | rmem.c | 33 * Nor is likely to be, given the nature of the subsystem. Most nvmem in rmem_read()
|
/Linux-v6.6/arch/arm/mach-omap2/ |
D | omap_opp_data.h | 37 * available, a set of these are activated based on the precise nature of
|
/Linux-v6.6/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 35 # as mandatory required symbols. For more details on the heavy handed nature
|
/Linux-v6.6/Documentation/sound/designs/ |
D | timestamping.rst | 68 of all measurements due to the bursty nature of DMA transfers. 119 Due to the varied nature of timestamping needs, even for a single
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | dm-log.rst | 49 diversity, and 2-way communication nature of the exchanges between
|
/Linux-v6.6/Documentation/admin-guide/ |
D | cpu-load.rst | 22 closely, however due to the nature of how/when the kernel collects
|
/Linux-v6.6/Documentation/ABI/ |
D | README | 3 everchanging nature of Linux, and the differing maturity levels, these
|
/Linux-v6.6/tools/perf/util/ |
D | lock-contention.h | 50 * As the nature of lock events, there is no guarantee
|
/Linux-v6.6/scripts/dummy-tools/ |
D | gcc | 15 # automatically disabled by the nature of Kconfig.
|
/Linux-v6.6/include/linux/soc/ti/ |
D | ti_sci_protocol.h | 90 * nature: 152 * nature: 512 * NOTE: The following paramteres are generic in nature for all these ops,
|
/Linux-v6.6/Documentation/process/ |
D | embargoed-hardware-issues.rst | 79 is aware of the sensitive nature of such issues and offers a Memorandum of 117 Due to the globally distributed nature of Linux kernel development,
|
/Linux-v6.6/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-chk-gpr.c | 16 * speculative nature of the 'live' registers and may infer the wrong
|
D | tm-signal-context-chk-fpu.c | 16 * speculative nature of the 'live' registers and may infer the wrong
|
12345678