Home
last modified time | relevance | path

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

/freebsd-src/sys/tests/
H A Dktest.h64 void *module_ptr; member
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp343 RemoveIfOrphaned(const Module * module_ptr) RemoveIfOrphaned() argument
762 ModuleIsInCache(const Module * module_ptr) ModuleIsInCache() argument
1031 RemoveSharedModuleIfOrphaned(const Module * module_ptr) RemoveSharedModuleIfOrphaned() argument
[all...]
/freebsd-src/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()