Home
last modified time | relevance | path

Searched defs:module_ptr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/tests/
H A Dktest.h64 void *module_ptr; member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp348 bool ModuleList::RemoveIfOrphaned(const Module *module_ptr) { in RemoveIfOrphaned()
767 bool ModuleList::ModuleIsInCache(const Module *module_ptr) { in ModuleIsInCache()
1036 bool ModuleList::RemoveSharedModuleIfOrphaned(const Module *module_ptr) { in RemoveSharedModuleIfOrphaned()
/freebsd/sys/dev/ixl/
H A Di40e_nvm.c380 i40e_read_nvm_module_data(struct i40e_hw *hw, u8 module_ptr, u16 module_offset, in i40e_read_nvm_module_data()