| /linux/rust/kernel/ |
| H A D | debugfs.rs | 242 let file_ops = <FormatAdapter<T, F>>::FILE_OPS.adapt(); in read_write_binary_file() 298 .adapt() 299 .adapt(); 352 .adapt() in scoped_dir() 353 .adapt(); 587 let vtable = <FormatAdapter<T, F> as ReadFile<_>>::FILE_OPS.adapt(); 646 .adapt() in write_binary_file() 647 .adapt(); in write_binary_file() 693 .adapt() in new() 694 .adapt(); in new() [all...] |
| /linux/drivers/scsi/ |
| H A D | ips.c | 4209 if (ha->adapt) { in ips_free() 4212 sizeof (IPS_IO_CMD), ha->adapt, in ips_free() 4213 ha->adapt->hw_status_start); in ips_free() 4214 ha->adapt = NULL; in ips_free() 4368 ha->dummy->ccsar = cpu_to_le32(ha->adapt->hw_status_start in ips_init_scb() 4379 scb->cmd.basic_io.ccsar = cpu_to_le32(ha->adapt->hw_status_start in ips_init_scb() 5125 ha->adapt->p_status_start = ha->adapt->status; in ips_statinit() 5126 ha->adapt->p_status_end = ha->adapt->status + IPS_MAX_CMDS; in ips_statinit() 5127 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit() 5129 phys_status_start = ha->adapt->hw_status_start; in ips_statinit() [all …]
|
| /linux/drivers/staging/media/sunxi/sun6i-isp/ |
| H A D | TODO.txt | 6 statistics and adapt hardware modules configuration accordingly;
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 94 long time for the cache to adapt between varying IO patterns. 100 levels. This lets it adapt to new IO patterns very quickly.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l56.txt | 39 Amplifiers adapt to the output signal levels.
|
| /linux/Documentation/input/devices/ |
| H A D | appletouch.rst | 75 The appletouch driver tries to handle this noise and auto adapt itself, but it
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul-imx6ull-opos6uldev.dtsi | 52 compatible = "armadeus,st0700-adapt";
|
| H A D | imx6qdl-apf6dev.dtsi | 74 compatible = "armadeus,st0700-adapt";
|
| /linux/rust/kernel/debugfs/ |
| H A D | file_ops.rs | 61 pub(super) const fn adapt(&self) -> &FileOps<T::Inner> { 52 pub(super) const fn adapt(&self) -> &FileOps<T::Inner> { adapt() method
|
| /linux/mm/ |
| H A D | mm_init.c | 2393 unsigned long adapt; in alloc_large_system_hash() local 2395 for (adapt = ADAPT_SCALE_NPAGES; adapt < numentries; in alloc_large_system_hash() 2396 adapt <<= ADAPT_SCALE_SHIFT) in alloc_large_system_hash()
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 116 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
|
| /linux/Documentation/bpf/ |
| H A D | bpf_design_QA.rst | 297 should be used in order to make it easier to adapt your BPF programs to 331 kernel releases. The users must adapt their BPF programs to the new changes and
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 53 i. the right to reproduce, adapt, distribute, perform, display,
|
| /linux/Documentation/hwmon/ |
| H A D | asc7621.rst | 73 The tachometer measurement system is flexible and able to adapt to many
|
| /linux/Documentation/timers/ |
| H A D | timekeeping.rst | 51 These measures does not affect the clock source per se, they only adapt the
|
| /linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
| H A D | cxgb.rst | 39 coalescing parameters, allowing the driver to dynamically adapt the latency
|
| /linux/Documentation/process/ |
| H A D | howto.rst | 55 documented; do not expect people to adapt to you or your company's way 458 You have to be cooperative, and willing to adapt your idea to fit within
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 90 adapt to changing feature sets of the physical function driver (PF) with which
|
| /linux/net/netfilter/ipvs/ |
| H A D | Kconfig | 60 small, otherwise you will lose performance on it. You can adapt the
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | ksm.rst | 301 The advisor can be enabled, so KSM can automatically adapt to changes in the
|
| /linux/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 99 help CD-ROM driver developers adapt their code to use the Uniform CD-ROM 295 flexibility to adapt to the different users' wishes (and **not** the 1009 the code in a large part, and you will almost certainly need to adapt the
|
| /linux/Documentation/driver-api/mtd/ |
| H A D | nand_ecc.rst | 350 we need to adapt the code generation for the fact that rp vars are now
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 26 As with other software, it is often better (if less macho) to adapt an
|
| /linux/net/sctp/ |
| H A D | socket.c | 3382 struct sctp_setadaptation *adapt, in sctp_setsockopt_adaptation_layer() argument 3388 sctp_sk(sk)->adaptation_ind = adapt->ssb_adaptation_ind; in sctp_setsockopt_adaptation_layer()
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1423 This means that the networking layer will not adapt based on
|