| /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 428 enum kvm_pgtable_walk_flags visit) in hyp_map_walker() argument 475 enum kvm_pgtable_walk_flags visit) in hyp_unmap_walker() argument 554 enum kvm_pgtable_walk_flags visit) in hyp_free_walker() argument 1076 enum kvm_pgtable_walk_flags visit) in stage2_map_walker() argument 1080 switch (visit) { in stage2_map_walker() 1147 enum kvm_pgtable_walk_flags visit) in stage2_unmap_walker() argument 1214 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/rust/syn/ |
| H A D | lib.rs | 759 pub mod visit; module 878 pub use crate::gen::visit;
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf_internal.h | 585 int btf_ext_visit_type_ids(struct btf_ext *btf_ext, type_id_visit_fn visit, void *ctx); 586 int btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx);
|
| /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 | 329 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/kernel/bpf/ |
| H A D | verifier.c | 1887 struct bpf_scc_visit *visit; in scc_visit_alloc() local 1901 visit = &info->visits[num_visits]; in scc_visit_alloc() 1902 memset(visit, 0, sizeof(*visit)); in scc_visit_alloc() 1903 memcpy(&visit->callchain, callchain, sizeof(*callchain)); in scc_visit_alloc() 1904 return visit; in scc_visit_alloc() 1931 struct bpf_scc_visit *visit; in maybe_enter_scc() local 1935 visit = scc_visit_lookup(env, callchain); in maybe_enter_scc() 1936 visit = visit ?: scc_visit_alloc(env, callchain); in maybe_enter_scc() 1937 if (!visit) in maybe_enter_scc() 1939 if (!visit->entry_state) { in maybe_enter_scc() [all …]
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 10 You know how dm-crypt works. If not, visit the following web page:
|
| /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/sched_ext/ |
| H A D | README.md | 162 For more scheduler implementations, tools and documentation, visit
|
| /linux/tools/perf/pmu-events/ |
| H A D | metric.py | 773 _RewriteIfExpToSelect().visit(parsed)
|