Home
last modified time | relevance | path

Searched defs:mt (Results 1 – 25 of 39) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c129 crypto_mech_type_t mt; in kcf_mech_hash_find() local
296 crypto_mech_type_t mt; in kcf_create_mech_entry() local
380 crypto_mech_type_t kcf_mech_type, mt; in kcf_add_mech_provider() local
789 crypto_mech_type_t mt = kcf_mech_hash_find(mechname); in crypto_mech2id_common() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dltm.c62 Table *mt; in luaT_gettmbyobj() local
H A Dlapi.c589 Table *mt = NULL; in lua_getmetatable() local
699 Table *mt; in lua_setmetatable() local
H A Dlstate.h92 struct Table *mt[NUM_TAGS]; /* metatables for basic types */ member
H A Dlgc.c77 Table *mt = gco2u(o)->metatable; in reallymarkobject() local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltm.c63 Table *mt; in luaT_gettmbyobj() local
H A Dlgc.c252 Table *mt = gco2u(o)->metatable; in reallymarkobject() local
872 void luaC_checkfinalizer (lua_State *L, GCObject *o, Table *mt) { in luaC_checkfinalizer()
1093 GCObject *mt = obj2gco(g->mainthread); in singlestep() local
H A Dlstate.c163 TValue mt; in init_registry() local
H A Dlapi.c685 Table *mt = NULL; in lua_getmetatable() local
811 Table *mt; in lua_setmetatable() local
H A Dlstate.h148 struct Table *mt[LUA_NUMTAGS]; /* metatables for basic types */ member
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_dir.c71 matchtype_t mt, uint64_t *zoid) in zfs_match_find()
116 matchtype_t mt = 0; in zfs_dirent_lookup() local
684 matchtype_t mt = MT_NORMALIZE; in zfs_dropname() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_dir.c64 matchtype_t mt, boolean_t update, int *deflags, pathname_t *rpnp, in zfs_match_find()
149 matchtype_t mt = 0; in zfs_dirent_lock() local
910 matchtype_t mt = MT_NORMALIZE; in zfs_dropname() local
/f-stack/freebsd/net/
H A Dmp_ring.h52 struct malloc_type * mt; member
H A Dmp_ring.c251 mp_ring_can_drain_t can_drain, struct malloc_type *mt, int flags) in ifmp_ring_alloc()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_micro.c174 zap_name_alloc(zap_t *zap, const char *key, matchtype_t mt) in zap_name_alloc()
969 matchtype_t mt, char *realname, int rn_len, in zap_lookup_impl()
1009 matchtype_t mt, char *realname, int rn_len, in zap_lookup_norm()
1057 matchtype_t mt, char *realname, int rn_len, in zap_lookup_norm_by_dnode()
1396 matchtype_t mt, dmu_tx_t *tx) in zap_remove_impl()
1422 matchtype_t mt, dmu_tx_t *tx) in zap_remove_norm()
H A Ddsl_bookmark.c72 matchtype_t mt = 0; in dsl_bookmark_lookup_impl() local
967 matchtype_t mt = 0; in dsl_bookmark_destroy_sync_impl() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_access_module.c218 u_char mt[NGX_INET6_ADDRSTRLEN]; in ngx_stream_access_inet6() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_access_module.c222 u_char mt[NGX_INET6_ADDRSTRLEN]; in ngx_http_access_inet6() local
/f-stack/tools/compat/include/sys/
H A Dbitset.h205 #define BITSET_ALLOC(_s, mt, mf) \ argument
/f-stack/app/redis-5.0.5/src/
H A Dobject.c274 robj *createModuleObject(moduleType *mt, void *value) { in createModuleObject()
930 moduleType *mt = mv->type; in objectComputeSize() local
H A Drdb.c968 moduleType *mt = mv->type; in rdbSaveObject() local
1757 moduleType *mt = moduleTypeLookupModuleByID(moduleid); in rdbLoadObject() local
1987 moduleType *mt = moduleTypeLookupModuleByID(moduleid); in rdbLoadRio() local
H A Dmodule.c2911 moduleType *mt = ln->value; in moduleTypeLookupModuleByName() local
2930 moduleType *mt; in moduleTypeLookupModuleByID() member
2939 moduleType *mt = NULL; in moduleTypeLookupModuleByID() local
3067 moduleType *mt = zcalloc(sizeof(*mt)); in RM_CreateDataType() local
3085 int RM_ModuleTypeSetValue(RedisModuleKey *key, moduleType *mt, void *value) { in RM_ModuleTypeSetValue()
/f-stack/dpdk/app/test/
H A Dtest_service_cores.c223 int32_t mt = rte_service_probe_capability(sid, RTE_SERVICE_CAP_MT_SAFE); in service_probe_capability() local
/f-stack/freebsd/sys/
H A Dbitset.h285 #define BITSET_ALLOC(_s, mt, mf) malloc(BITSET_SIZE((_s)), mt, (mf)) argument
/f-stack/freebsd/vm/
H A Dvnode_pager.c1162 vm_page_t mt; in vnode_pager_generic_getpages_done() local

12