Home
last modified time | relevance | path

Searched refs:visit (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/net/ethernet/chelsio/
H A DKconfig31 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/arch/arm64/kvm/hyp/
H A Dpgtable.c138 enum kvm_pgtable_walk_flags visit) in kvm_pgtable_visitor_cb() argument
144 return walker->cb(ctx, visit); in kvm_pgtable_visitor_cb()
309 enum kvm_pgtable_walk_flags visit) in leaf_walker() argument
424 enum kvm_pgtable_walk_flags visit) in hyp_map_walker() argument
471 enum kvm_pgtable_walk_flags visit) in hyp_unmap_walker() argument
550 enum kvm_pgtable_walk_flags visit) in hyp_free_walker() argument
1038 enum kvm_pgtable_walk_flags visit) in stage2_map_walker() argument
1042 switch (visit) { in stage2_map_walker()
1109 enum kvm_pgtable_walk_flags visit) in stage2_unmap_walker() argument
1176 enum kvm_pgtable_walk_flags visit) in stage2_attr_walker() argument
[all …]
/linux/drivers/scsi/csiostor/
H A DKconfig11 For general information about Chelsio and our products, visit
14 For customer support, please visit our customer support page at
/linux/drivers/crypto/chelsio/
H A DKconfig14 For general information about Chelsio and our products, visit
17 For customer support, please visit our customer support page at
/linux/drivers/infiniband/hw/cxgb4/
H A DKconfig12 For general information about Chelsio and our products, visit
15 For customer support, please visit our customer support page at
/linux/Documentation/kbuild/
H A DKconfig.select-break17 # 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 DKconfig16 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 Dmt6351.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
H A Dmt6358.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
/linux/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst13 Please visit https://www.drbd.org to find out more.
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c199 enum kvm_pgtable_walk_flags visit) in fix_host_ownership_walker() argument
237 enum kvm_pgtable_walk_flags visit) in fix_hyp_pgtable_refcnt_walker() argument
H A Dmm.c274 enum kvm_pgtable_walk_flags visit) in __create_fixmap_slot_cb() argument
/linux/drivers/staging/pi433/
H A DKconfig
/linux/Documentation/networking/
H A Dsctp.rst36 For more information, please visit the lksctp project website:
/linux/fs/erofs/
H A DKconfig45 the kernel or by users (see the attr(5) manual page, or visit
59 To learn more about Access Control Lists, visit the POSIX ACLs for
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h541 int btf_ext_visit_type_ids(struct btf_ext *btf_ext, type_id_visit_fn visit, void *ctx);
542 int btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx);
H A Dbtf.c5096 int btf_ext_visit_type_ids(struct btf_ext *btf_ext, type_id_visit_fn visit, void *ctx) in btf_ext_visit_type_ids() argument
5107 err = visit(&rec->type_id, ctx); in btf_ext_visit_type_ids()
5118 err = visit(&rec->type_id, ctx); in btf_ext_visit_type_ids()
5127 int btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx) in btf_ext_visit_str_offs() argument
5135 err = visit(&sec->sec_name_off, ctx); in btf_ext_visit_str_offs()
5144 err = visit(&sec->sec_name_off, ctx); in btf_ext_visit_str_offs()
5149 err = visit(&rec->file_name_off, ctx); in btf_ext_visit_str_offs()
5152 err = visit(&rec->line_off, ctx); in btf_ext_visit_str_offs()
5162 err = visit(&sec->sec_name_off, ctx); in btf_ext_visit_str_offs()
5167 err = visit(&rec->access_str_off, ctx); in btf_ext_visit_str_offs()
/linux/arch/arm64/kvm/
H A Dptdump.c63 enum kvm_pgtable_walk_flags visit) in kvm_ptdump_visitor() argument
/linux/arch/arm64/include/asm/
H A Dkvm_pgtable.h318 enum kvm_pgtable_walk_flags visit);
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt13 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 Dtlan.rst15 For driver information/updates visit http://www.compaq.com
/linux/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst19 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 Dswsusp-dmcrypt.rst10 You know how dm-crypt works. If not, visit the following web page:
/linux/drivers/gpu/drm/i915/
H A DKconfig141 For further information and setup guide, you can visit:
/linux/mm/
H A Dmadvise.c1222 * Walk the vmas in range [start,end), and call the visit function on each one.
1223 * The visit function will get start and end parameters that cover the overlap
1226 * calling the visit function on all of the existing vmas in the range.
1232 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1271 error = visit(vma, &prev, start, tmp, arg); in madvise_walk_vmas()

12