Home
last modified time | relevance | path

Searched refs:fs_base (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h57 struct fs_base { struct
59 struct fs_base *parent; argument
70 struct fs_base base; argument
78 struct fs_base base;
94 struct fs_base base;
118 struct fs_base base;
131 struct fs_base base;
150 struct fs_base base;
H A Dmlx5_fs_tree.c146 struct fs_base *parent; in find_root()
230 struct fs_base *node = container_of(kref, struct fs_base, refcount); in __fs_remove_node()
251 struct fs_base *node = container_of(kref, struct fs_base, refcount); in _fs_remove_node()
714 struct fs_base *it; in _alloc_new_level()
1239 struct fs_base *it = container_of(start, struct fs_base, list); in _find_first_ft_in_prio_reverse()
1340 struct fs_base *it = container_of(start, struct fs_base, list); in _find_first_ft_in_prio()
2020 struct fs_base, in cleanup_root_ns()
2030 struct fs_base, in cleanup_root_ns()
2050 struct fs_base, in cleanup_single_prio_root_ns()
2311 struct fs_base *it; in sum_max_ft_in_prio()
[all …]
/freebsd/sys/amd64/linux/
H A Dlinux_machdep.c245 l_regset->fs_base = 0; in bsd_to_linux_regset()
306 l_regset->fs_base = pcb->pcb_fsbase; in linux_ptrace_getregs_machdep()
344 if (LINUX_URO(addr, fs_base)) in linux_ptrace_peekuser()
409 if (LINUX_URO(addr, fs_base)) in linux_ptrace_pokeuser()
H A Dlinux.h230 l_ulong fs_base; member
/freebsd/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h115 uint64_t fs_base; member
229 uint64_t fs_base; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_x86_64.cpp39 uint64_t fs_base; member
H A DRegisterInfos_x86_64_with_base.h218 …DEFINE_GPR(fs_base,nullptr, dwarf_fs_base_x86_64, dwarf_fs_base_x86_64, LLDB_REGNUM_GENERIC_TP, …
/freebsd/sys/contrib/xen/arch-x86/
H A Dxen.h226 uint64_t fs_base; member
/freebsd/sys/contrib/xen/
H A Dvm_event.h241 uint64_t fs_base; member