| /linux/rust/syn/gen/ |
| H A D | visit.rs | 30 pub trait Visit<'ast> { trait 952 V: Visit<'ast> + ?Sized, in visit_abi() 966 V: Visit<'ast> + ?Sized, in visit_angle_bracketed_generic_arguments() 980 V: Visit<'ast> + ?Sized, in visit_arm() 998 V: Visit<'ast> + ?Sized, in visit_assoc_const() 1011 V: Visit<'ast> + ?Sized, in visit_assoc_type() 1024 V: Visit<'ast> + ?Sized, in visit_attr_style() 1037 V: Visit<'ast> + ?Sized, in visit_attribute() 1048 V: Visit<'ast> + ?Sized, in visit_bare_fn_arg() 1063 V: Visit<'ast> + ?Sized, in visit_bare_variadic() [all …]
|
| /linux/rust/syn/ |
| H A D | lib.rs | 242 //! - **`visit`** — Trait for traversing a syntax tree. 243 //! - **`visit-mut`** — Trait for traversing and mutating in place a syntax 644 /// Each method of the [`Visit`] trait is a hook that can be overridden to 649 /// [`Visit`]: visit::Visit 654 /// pub trait Visit<'ast> { 669 /// V: Visit<'ast> + ?Sized, 692 /// // syn = { version = "2.0", features = ["full", "visit"] } 695 /// use syn::visit::{self, Visit}; 700 /// impl<'ast> Visit<'ast> for FnVisitor { 704 /// // Delegate to the default impl to visit any nested functions. [all …]
|
| /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 | 119 enum kvm_pgtable_walk_flags visit) in kvm_pgtable_visitor_cb() argument 125 return walker->cb(ctx, visit); in kvm_pgtable_visitor_cb() 290 enum kvm_pgtable_walk_flags visit) in leaf_walker() argument 423 enum kvm_pgtable_walk_flags visit) in hyp_map_walker() argument 470 enum kvm_pgtable_walk_flags visit) in hyp_unmap_walker() argument 549 enum kvm_pgtable_walk_flags visit) in hyp_free_walker() argument 1080 enum kvm_pgtable_walk_flags visit) in stage2_map_walker() argument 1084 switch (visit) { in stage2_map_walker() 1156 enum kvm_pgtable_walk_flags visit) in stage2_unmap_walker() argument 1223 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/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_constants.h | 142 /* FW only: First visit at rx-path, part of the abts round trip */ 144 /* FW only: Second visit at rx-path, after ABTS frame transmitted */ 148 /* FW only: First visit at rx-path, part of the cleanup round trip */
|
| /linux/fs/erofs/ |
| H A D | Kconfig | 66 the kernel or by users (see the attr(5) manual page, or visit 80 To learn more about Access Control Lists, visit the POSIX ACLs for
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | mt6351.txt | |
| 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/Documentation/networking/ |
| H A D | sctp.rst | 36 For more information, please visit the lksctp project website:
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-helper-errata.h | 22 * or visit http://www.gnu.org/licenses/.
|
| H A D | cvmx-helper-jtag.h | 22 * or visit http://www.gnu.org/licenses/.
|
| H A D | cvmx-l2d-defs.h | 22 * or visit http://www.gnu.org/licenses/.
|
| H A D | cvmx-helper-npi.h | 22 * or visit http://www.gnu.org/licenses/.
|
| H A D | cvmx-helper-loop.h | 21 * or visit http://www.gnu.org/licenses/.
|
| H A D | cvmx-packet.h | 22 * or visit http://www.gnu.org/licenses/.
|
| /linux/tools/sched/ |
| H A D | dl_bw_dump.py | 8 info on drgn, visit https://github.com/osandov/drgn.
|
| H A D | root_domains_dump.py | 8 info on drgn, visit https://github.com/osandov/drgn.
|
| /linux/tools/sched_ext/ |
| H A D | scx_show_state.py | 8 For more info on drgn, visit https://github.com/osandov/drgn.
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | setup.c | 190 enum kvm_pgtable_walk_flags visit) in fix_host_ownership_walker() argument 242 enum kvm_pgtable_walk_flags visit) in fix_hyp_pgtable_refcnt_walker() argument
|
| /linux/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-sysinfo.c | 22 * or visit http://www.gnu.org/licenses/.
|
| /linux/net/sched/ |
| H A D | em_cmp.c | 48 * to get worse. Visit again. in em_cmp_match()
|