| /linux/drivers/net/ethernet/chelsio/ |
| H A D | Kconfig | 31 For general information about Chelsio and our products, visit 34 For customer support, please visit our customer support page at 58 For general information about Chelsio and our products, visit 61 For customer support, please visit our customer support page at 81 For general information about Chelsio and our products, visit 84 For customer support, please visit our customer support page at 122 For general information about Chelsio and our products, visit 125 For customer support, please visit our customer support page at
|
| /linux/drivers/scsi/csiostor/ |
| H A D | Kconfig | 11 For general information about Chelsio and our products, visit 14 For customer support, please visit our customer support page at
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | Kconfig | 12 For general information about Chelsio and our products, visit 15 For customer support, please visit our customer support page at
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | pgtable.c | 124 enum kvm_pgtable_walk_flags visit) in kvm_pgtable_visitor_cb() argument 130 return walker->cb(ctx, visit); in kvm_pgtable_visitor_cb() 295 enum kvm_pgtable_walk_flags visit) in leaf_walker() argument 410 enum kvm_pgtable_walk_flags visit) in hyp_map_walker() argument 457 enum kvm_pgtable_walk_flags visit) in hyp_unmap_walker() argument 536 enum kvm_pgtable_walk_flags visit) in hyp_free_walker() argument 1058 enum kvm_pgtable_walk_flags visit) in stage2_map_walker() argument 1062 switch (visit) { in stage2_map_walker() 1129 enum kvm_pgtable_walk_flags visit) in stage2_unmap_walker() argument 1196 enum kvm_pgtable_walk_flags visit) in stage2_attr_walker() argument [all …]
|
| /linux/Documentation/kbuild/ |
| H A D | Kconfig.select-break | 17 # visit the dependencies of the select target (in this case B). And since 18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
|
| /linux/drivers/net/wireless/ath/ |
| H A D | Kconfig | 16 For more information and documentation on this module you can visit: 20 For information on all Atheros wireless drivers visit:
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | mt6351.txt | 4 For more detail, please visit Mediatek PMIC wrapper documentation.
|
| H A D | mt6358.txt | 4 For more detail, please visit Mediatek PMIC wrapper documentation.
|
| /linux/Documentation/admin-guide/blockdev/drbd/ |
| H A D | index.rst | 13 Please visit https://www.drbd.org to find out more.
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-arm.c | 708 int (*visit)(struct io_pgtable_walk_data *walk_data, int lvl, member 741 .visit = visit_iova_to_phys, in arm_lpae_iova_to_phys() 769 .visit = visit_pgtable_walk, in arm_lpae_pgtable_walk() 785 int ret = walk_data->visit(walk_data, lvl, ptep, size); in io_pgtable_visit() 855 .visit = visit_dirty, in arm_lpae_read_and_clear_dirty()
|
| /linux/Documentation/networking/ |
| H A D | sctp.rst | 36 For more information, please visit the lksctp project website:
|
| /linux/fs/erofs/ |
| H A D | Kconfig | 54 the kernel or by users (see the attr(5) manual page, or visit 68 To learn more about Access Control Lists, visit the POSIX ACLs for
|
| /linux/rust/syn/ |
| H A D | lib.rs | 759 pub mod visit; module 878 pub use crate::gen::visit;
|
| /linux/arch/arm64/kvm/ |
| H A D | ptdump.c | 82 enum kvm_pgtable_walk_flags visit) in kvm_ptdump_visitor() argument
|
| /linux/drivers/staging/most/Documentation/ |
| H A D | driver_usage.txt | 13 For more information on MOST, visit the MOST Cooperation website: 51 (INIC) is needed. For more information on available controllers visit:
|
| /linux/Documentation/networking/device_drivers/ethernet/ti/ |
| H A D | tlan.rst | 15 For driver information/updates visit http://www.compaq.com
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | mm.c | 284 enum kvm_pgtable_walk_flags visit) in __create_fixmap_slot_cb() argument
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_pgtable.h | 328 enum kvm_pgtable_walk_flags visit);
|
| /linux/Documentation/networking/device_drivers/ethernet/altera/ |
| H A D | altera_tse.rst | 19 For more information visit www.altera.com and www.rocketboards.org. Support 44 visit www.altera.com for known, documented SGDMA errata.
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 10 You know how dm-crypt works. If not, visit the following web page:
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 1878 struct bpf_scc_visit *visit; in scc_visit_alloc() local 1892 visit = &info->visits[num_visits]; in scc_visit_alloc() 1893 memset(visit, 0, sizeof(*visit)); in scc_visit_alloc() 1894 memcpy(&visit->callchain, callchain, sizeof(*callchain)); in scc_visit_alloc() 1895 return visit; in scc_visit_alloc() 1922 struct bpf_scc_visit *visit; in maybe_enter_scc() local 1926 visit = scc_visit_lookup(env, callchain); in maybe_enter_scc() 1927 visit = visit ?: scc_visit_alloc(env, callchain); in maybe_enter_scc() 1928 if (!visit) in maybe_enter_scc() 1930 if (!visit->entry_state) { in maybe_enter_scc() [all …]
|
| /linux/scripts/ |
| H A D | Makefile.build | 131 $(warning You cannot use subdir-y/m to visit a module Makefile. Use obj-y/m instead.)
|
| /linux/Documentation/mm/ |
| H A D | numa.rst | 74 an ordered "zonelist". A zonelist specifies the zones/nodes to visit when a
|
| /linux/tools/perf/pmu-events/ |
| H A D | metric.py | 608 _RewriteIfExpToSelect().visit(parsed)
|
| /linux/tools/sched_ext/ |
| H A D | README.md | 163 For more scheduler implementations, tools and documentation, visit
|