Lines Matching refs:KmppObjs
178 } KmppObjs; typedef
181 static KmppObjs *objs = NULL;
185 KmppObjs *__tmp; \
356 KmppObjs *p = MPP_FETCH_AND(&objs, NULL); in kmpp_objs_deinit()
393 KmppObjs *p = objs; in kmpp_objs_init()
424 p = mpp_calloc_size(KmppObjs, sizeof(KmppObjs) + sizeof(KmppObjDefImpl) * count); in kmpp_objs_init()
588 KmppObjs *p = get_objs_f(); in kmpp_objdef_find()
927 static KmppObjImpl *_get_obj_from_def(KmppObjs *p, KmppObjDefImpl *def, KmppShmPtr *shm, in _get_obj_from_def()
976 KmppObjs *p; in kmpp_obj_get()
1053 KmppObjs *p = get_objs(caller); in kmpp_obj_get_by_sptr()
1109 KmppObjs *p; in kmpp_obj_put()
1210 KmppObjs *p = get_objs_f(); in kmpp_obj_ioctl()
2004 KmppObjs *p = get_objs(caller); in kmpp_obj_kdump_f()
2025 KmppObjs *p; in kmpp_shm_get()
2063 KmppObjs *p = get_objs(caller); in kmpp_shm_put()
2099 KmppObjs *p = get_objs(caller); in kmpp_shm_to_entry()