Searched full:maintains (Results 1 – 25 of 246) sorted by relevance
12345678910
/Linux-v5.10/Documentation/bpf/ |
D | index.rst | 12 The Cilium project also maintains a `BPF and XDP Reference Guide`_ 42 * `bpf-helpers(7)`_ maintains a list of helpers available to eBPF programs.
|
/Linux-v5.10/Documentation/scheduler/ |
D | sched-design-CFS.rst | 61 CFS also maintains the rq->cfs.min_vruntime value, which is a monotonic 71 CFS maintains a time-ordered rbtree, where all runnable tasks are sorted by the 82 becomes the "leftmost task" of the time-ordered rbtree it maintains (plus a
|
/Linux-v5.10/drivers/firmware/tegra/ |
D | Kconfig | 9 (Inter Processor Communication) framework on Tegra. It maintains the
|
/Linux-v5.10/Documentation/driver-api/ |
D | lightnvm-pblk.rst | 20 which maintains updated FAQs, manual pages, technical documentation, tools,
|
/Linux-v5.10/Documentation/devicetree/bindings/rtc/ |
D | nvidia,tegra20-rtc.txt | 3 The Tegra RTC maintains seconds and milliseconds counters, and five alarm
|
/Linux-v5.10/security/selinux/ss/ |
D | symtab.h | 3 * A symbol table (symtab) maintains associations between symbol
|
/Linux-v5.10/Documentation/filesystems/ |
D | btrfs.rst | 32 that maintains information about administration tasks, frequently asked
|
D | ubifs.rst | 56 which requires full media scan. UBIFS maintains the FS indexing 73 maintains the FS index on the flash media. However, UBIFS depends on
|
/Linux-v5.10/Documentation/devicetree/bindings/misc/ |
D | intel,ixp4xx-ahb-queue-manager.yaml | 14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in
|
/Linux-v5.10/security/integrity/ima/ |
D | Kconfig | 19 Measurement Architecture(IMA) maintains a list of hash 25 If your system has a TPM chip, then IMA also maintains
|
/Linux-v5.10/Documentation/driver-api/driver-model/ |
D | porting.rst | 138 The driver model maintains an ordered list of devices that it uses 421 it. An internal list of drivers that the bus driver maintains may 438 lists the bus maintains.
|
/Linux-v5.10/Documentation/security/tpm/ |
D | tpm_event_log.rst | 13 The preboot firmware maintains an event log that gets new entries every
|
/Linux-v5.10/kernel/gcov/ |
D | base.c | 3 * This code maintains a list of active profiling data structures.
|
/Linux-v5.10/include/linux/ |
D | arm_sdei.h | 57 * maintains a list of all events, and which ones are registered. (Private
|
/Linux-v5.10/Documentation/scsi/ |
D | scsi.rst | 7 The Linux Documentation Project (LDP) maintains a document describing
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_abi.h | 34 * PCIe block maintains a very short queue of buffers and does tail drop.
|
/Linux-v5.10/drivers/net/ethernet/neterion/vxge/ |
D | vxge-traffic.h | 453 * @tx_xgmii_char2_match: Maintains a count of the number of transmitted XGMII 458 * @tx_xgmii_char1_match: Maintains a count of the number of transmitted XGMII 464 * @tx_xgmii_column2_match: Maintains a count of the number of transmitted XGMII 474 * @tx_xgmii_column1_match: Maintains a count of the number of transmitted XGMII 683 * @rx_xgmii_ctrl_err_cnt: Maintains a count of unexpected or misplaced control 692 * @rx_xgmii_data_err_cnt: Maintains a count of unexpected control characters 699 * @rx_xgmii_char1_match: Maintains a count of the number of XGMII characters 709 * @rx_xgmii_column1_match: Maintains a count of the number of XGMII columns 715 * @rx_xgmii_char2_match: Maintains a count of the number of XGMII characters 720 * @rx_local_fault: Maintains a count of the number of times that link [all …]
|
/Linux-v5.10/Documentation/core-api/irq/ |
D | irq-domain.rst | 85 The linear reverse map maintains a fixed size table indexed by the 110 The irq_domain maintains a radix tree map from hwirq numbers to Linux
|
/Linux-v5.10/Documentation/powerpc/ |
D | vcpudispatch_stats.rst | 7 For Shared Processor LPARs, the POWER Hypervisor maintains a relatively
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | evm | 6 against integrity attacks. The initial method maintains an
|
/Linux-v5.10/Documentation/infiniband/ |
D | user_verbs.rst | 39 ib_uverbs module maintains idr tables that are used to translate
|
/Linux-v5.10/Documentation/filesystems/nfs/ |
D | pnfs.rst | 57 lseg maintains an extra reference corresponding to the NFS_LSEG_VALID
|
/Linux-v5.10/Documentation/ABI/stable/ |
D | sysfs-driver-firmware-zynqmp | 39 and maintains its value through a system reset.
|
/Linux-v5.10/Documentation/vm/ |
D | ksm.rst | 24 KSM maintains reverse mapping information for KSM pages in the stable
|
/Linux-v5.10/fs/btrfs/ |
D | discard.c | 241 * Async discard maintains multiple lists with progressively smaller filters 316 * This maintains the LRU order of the discard lists. 568 * This propagates deltas of counters up to the discard_ctl. It maintains a
|
12345678910