Home
last modified time | relevance | path

Searched defs:tstate (Results 76 - 100 of 128) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dptrace.h24 unsigned long tstate; member
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1163 struct ahc_tmode_tstate *tstate; in ahc_linux_initialize_scsi_bus() local
1409 struct ahc_tmode_tstate *tstate; in ahc_linux_run_command() local
1596 struct ahc_tmode_tstate *tstate; in ahc_send_async() local
2331 struct ahc_tmode_tstate *tstate; in ahc_linux_set_period() local
2375 struct ahc_tmode_tstate *tstate; ahc_linux_set_offset() local
2403 struct ahc_tmode_tstate *tstate; ahc_linux_set_dt() local
[all...]
H A Daic79xx_osm.c617 struct ahd_tmode_tstate *tstate; in ahd_linux_target_alloc() local
779 struct ahd_tmode_tstate *tstate; in ahd_linux_dev_reset() local
1291 struct ahd_tmode_tstate *tstate; in ahd_linux_initialize_scsi_bus() local
1546 struct ahd_tmode_tstate *tstate; in ahd_linux_run_command() local
1680 struct ahd_tmode_tstate *tstate; ahd_send_async() local
2383 struct ahd_tmode_tstate *tstate; ahd_linux_set_period() local
2436 struct ahd_tmode_tstate *tstate; ahd_linux_set_offset() local
2471 struct ahd_tmode_tstate *tstate; ahd_linux_set_dt() local
2513 struct ahd_tmode_tstate *tstate; ahd_linux_set_qas() local
2552 struct ahd_tmode_tstate *tstate; ahd_linux_set_iu() local
2592 struct ahd_tmode_tstate *tstate; ahd_linux_set_rd_strm() local
2628 struct ahd_tmode_tstate *tstate; ahd_linux_set_wr_flow() local
2664 struct ahd_tmode_tstate *tstate; ahd_linux_set_rti() local
2708 struct ahd_tmode_tstate *tstate; ahd_linux_set_pcomp_en() local
2758 struct ahd_tmode_tstate *tstate; ahd_linux_set_hold_mcs() local
[all...]
/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c2883 struct qc_type_state *tstate; in dquot_get_state() local
[all...]
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c2846 struct qc_type_state *tstate; in dquot_get_state() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c615 struct ahd_tmode_tstate *tstate; in ahd_linux_target_alloc() local
773 struct ahd_tmode_tstate *tstate; in ahd_linux_dev_reset() local
1285 struct ahd_tmode_tstate *tstate; in ahd_linux_initialize_scsi_bus() local
1540 struct ahd_tmode_tstate *tstate; in ahd_linux_run_command() local
1674 struct ahd_tmode_tstate *tstate; ahd_send_async() local
2371 struct ahd_tmode_tstate *tstate; ahd_linux_set_period() local
2424 struct ahd_tmode_tstate *tstate; ahd_linux_set_offset() local
2459 struct ahd_tmode_tstate *tstate; ahd_linux_set_dt() local
2501 struct ahd_tmode_tstate *tstate; ahd_linux_set_qas() local
2540 struct ahd_tmode_tstate *tstate; ahd_linux_set_iu() local
2580 struct ahd_tmode_tstate *tstate; ahd_linux_set_rd_strm() local
2616 struct ahd_tmode_tstate *tstate; ahd_linux_set_wr_flow() local
2652 struct ahd_tmode_tstate *tstate; ahd_linux_set_rti() local
2696 struct ahd_tmode_tstate *tstate; ahd_linux_set_pcomp_en() local
2746 struct ahd_tmode_tstate *tstate; ahd_linux_set_hold_mcs() local
[all...]
H A Daic7xxx_osm.c1162 struct ahc_tmode_tstate *tstate; in ahc_linux_initialize_scsi_bus() local
1408 struct ahc_tmode_tstate *tstate; in ahc_linux_run_command() local
1595 struct ahc_tmode_tstate *tstate; in ahc_send_async() local
2329 struct ahc_tmode_tstate *tstate; in ahc_linux_set_period() local
2374 struct ahc_tmode_tstate *tstate; ahc_linux_set_offset() local
2403 struct ahc_tmode_tstate *tstate; ahc_linux_set_dt() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf_dump.c482 struct btf_dump_type_aux_state *tstate = &d->type_states[id]; in btf_dump_order_type() local
687 struct btf_dump_type_aux_state *tstate in btf_dump_emit_type() local
[all...]
/third_party/libbpf/src/
H A Dbtf_dump.c482 struct btf_dump_type_aux_state *tstate = &d->type_states[id]; in btf_dump_order_type() local
687 struct btf_dump_type_aux_state *tstate in btf_dump_emit_type() local
[all...]
/third_party/python/Python/
H A Dtraceback.c270 PyThreadState *tstate = _PyThreadState_GET(); in _PyTraceback_Add() local
333 PyThreadState *tstate = _PyThreadState_GET(); in _Py_FindSourceFile() local
1221 dump_traceback(int fd, PyThreadState *tstate, int write_header) in dump_traceback() argument
1258 _Py_DumpTraceback(int fd, PyThreadState *tstate) in _Py_DumpTraceback() argument
1269 write_thread_id(int fd, PyThreadState *tstate, int is_current) write_thread_id() argument
1291 PyThreadState *tstate; _Py_DumpTracebackThreads() local
[all...]
H A Dbltinmodule.c200 PyThreadState *tstate = _PyThreadState_GET(); in builtin___build_class__() local
1346 PyThreadState *tstate = _PyThreadState_GET(); in map_next() local
1995 PyThreadState *tstate = _PyThreadState_GET(); in builtin_print_impl() local
2086 PyThreadState *tstate = _PyThreadState_GET(); in builtin_input_impl() local
[all...]
H A Derrors.c32 _PyErr_Restore(PyThreadState *tstate, PyObject *type, PyObject *value, in _PyErr_Restore() argument
62 PyThreadState *tstate = _PyThreadState_GET(); in PyErr_Restore() local
68 _PyErr_GetTopmostException(PyThreadState *tstate) _PyErr_GetTopmostException() argument
108 _PyErr_SetObject(PyThreadState *tstate, PyObject *exception, PyObject *value) _PyErr_SetObject() argument
188 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SetObject() local
198 PyThreadState *tstate = _PyThreadState_GET(); _PyErr_SetKeyError() local
209 _PyErr_SetNone(PyThreadState *tstate, PyObject *exception) _PyErr_SetNone() argument
218 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SetNone() local
224 _PyErr_SetString(PyThreadState *tstate, PyObject *exception, const char *string) _PyErr_SetString() argument
235 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SetString() local
246 PyThreadState *tstate = _PyThreadState_GET(); PyErr_Occurred() local
284 _PyErr_ExceptionMatches(PyThreadState *tstate, PyObject *exc) _PyErr_ExceptionMatches() argument
293 PyThreadState *tstate = _PyThreadState_GET(); PyErr_ExceptionMatches() local
309 _PyErr_NormalizeException(PyThreadState *tstate, PyObject **exc, PyObject **val, PyObject **tb) _PyErr_NormalizeException() argument
418 PyThreadState *tstate = _PyThreadState_GET(); PyErr_NormalizeException() local
424 _PyErr_Fetch(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, PyObject **p_traceback) _PyErr_Fetch() argument
440 PyThreadState *tstate = _PyThreadState_GET(); PyErr_Fetch() local
446 _PyErr_Clear(PyThreadState *tstate) _PyErr_Clear() argument
455 PyThreadState *tstate = _PyThreadState_GET(); PyErr_Clear() local
488 _PyErr_GetExcInfo(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, PyObject **p_traceback) _PyErr_GetExcInfo() argument
503 _PyErr_GetHandledException(PyThreadState *tstate) _PyErr_GetHandledException() argument
516 PyThreadState *tstate = _PyThreadState_GET(); PyErr_GetHandledException() local
521 _PyErr_SetHandledException(PyThreadState *tstate, PyObject *exc) _PyErr_SetHandledException() argument
529 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SetHandledException() local
536 PyThreadState *tstate = _PyThreadState_GET(); PyErr_GetExcInfo() local
621 PyThreadState *tstate = _PyThreadState_GET(); _PyErr_ChainStackItem() local
659 _PyErr_FormatVFromCause(PyThreadState *tstate, PyObject *exception, const char *format, va_list vargs) _PyErr_FormatVFromCause() argument
687 _PyErr_FormatFromCauseTstate(PyThreadState *tstate, PyObject *exception, const char *format, ...) _PyErr_FormatFromCauseTstate() argument
704 PyThreadState *tstate = _PyThreadState_GET(); _PyErr_FormatFromCause() local
721 PyThreadState *tstate = _PyThreadState_GET(); PyErr_BadArgument() local
728 _PyErr_NoMemory(PyThreadState *tstate) _PyErr_NoMemory() argument
743 PyThreadState *tstate = _PyThreadState_GET(); PyErr_NoMemory() local
756 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SetFromErrnoWithFilenameObjects() local
884 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SetExcFromWindowsErrWithFilenameObjects() local
990 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SetImportErrorSubclass() local
1048 PyThreadState *tstate = _PyThreadState_GET(); _PyErr_BadInternalCall() local
1061 PyThreadState *tstate = _PyThreadState_GET(); PyErr_BadInternalCall() local
1069 _PyErr_FormatV(PyThreadState *tstate, PyObject *exception, const char *format, va_list vargs) _PyErr_FormatV() argument
1089 PyThreadState *tstate = _PyThreadState_GET(); PyErr_FormatV() local
1095 _PyErr_Format(PyThreadState *tstate, PyObject *exception, const char *format, ...) _PyErr_Format() argument
1113 PyThreadState *tstate = _PyThreadState_GET(); PyErr_Format() local
1129 PyThreadState *tstate = _PyThreadState_GET(); PyErr_NewException() local
1269 make_unraisable_hook_args(PyThreadState *tstate, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb, PyObject *err_msg, PyObject *obj) make_unraisable_hook_args() argument
1311 write_unraisable_exc_file(PyThreadState *tstate, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb, PyObject *err_msg, PyObject *obj, PyObject *file) write_unraisable_exc_file() argument
1431 write_unraisable_exc(PyThreadState *tstate, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb, PyObject *err_msg, PyObject *obj) write_unraisable_exc() argument
1454 PyThreadState *tstate = _PyThreadState_GET(); _PyErr_WriteUnraisableDefaultHook() local
1491 PyThreadState *tstate = _PyThreadState_GET(); _PyErr_WriteUnraisableMsg() local
1614 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SyntaxLocationObjectEx() local
1732 PyThreadState *tstate = _PyThreadState_GET(); PyErr_SyntaxLocationEx() local
1754 err_programtext(PyThreadState *tstate, FILE *fp, int lineno, const char* encoding) err_programtext() argument
1818 PyThreadState *tstate = _PyThreadState_GET(); _PyErr_ProgramDecodedTextObject() local
[all...]
H A Dinitconfig.c3069 _Py_DumpPathConfig(PyThreadState *tstate) in _Py_DumpPathConfig() argument
H A Dimport.c49 _PyImportZip_Init(PyThreadState *tstate) in _PyImportZip_Init() argument
128 PyThreadState *tstate = PyEval_SaveThread(); in _PyImport_AcquireLock() local
312 import_get_module(PyThreadState *tstate, PyObject *name) in import_get_module() argument
426 PyThreadState *tstate = _PyThreadState_GET(); _PyImport_FixupExtensionObject() local
490 import_find_extension(PyThreadState *tstate, PyObject *name, PyObject *filename) import_find_extension() argument
558 import_add_module(PyThreadState *tstate, PyObject *name) import_add_module() argument
601 PyThreadState *tstate = _PyThreadState_GET(); PyImport_AddModuleObject() local
635 remove_module(PyThreadState *tstate, PyObject *name) remove_module() argument
733 module_dict_for_exec(PyThreadState *tstate, PyObject *name) module_dict_for_exec() argument
759 exec_code_in_module(PyThreadState *tstate, PyObject *name, PyObject *module_dict, PyObject *code_object) exec_code_in_module() argument
785 PyThreadState *tstate = _PyThreadState_GET(); PyImport_ExecCodeModuleObject() local
902 get_path_importer(PyThreadState *tstate, PyObject *path_importer_cache, PyObject *path_hooks, PyObject *p) get_path_importer() argument
952 PyThreadState *tstate = _PyThreadState_GET(); PyImport_GetImporter() local
969 create_builtin(PyThreadState *tstate, PyObject *name, PyObject *spec) create_builtin() argument
1028 PyThreadState *tstate = _PyThreadState_GET(); _imp_create_builtin() local
1353 PyThreadState *tstate = _PyThreadState_GET(); PyImport_ImportFrozenModuleObject() local
1478 remove_importlib_frames(PyThreadState *tstate) remove_importlib_frames() argument
1538 resolve_name(PyThreadState *tstate, PyObject *name, PyObject *globals, int level) resolve_name() argument
1694 import_find_and_load(PyThreadState *tstate, PyObject *abs_name) import_find_and_load() argument
1761 PyThreadState *tstate = _PyThreadState_GET(); PyImport_GetModule() local
1780 PyThreadState *tstate = _PyThreadState_GET(); PyImport_ImportModuleLevelObject() local
1978 PyThreadState *tstate = _PyThreadState_GET(); PyImport_Import() local
2094 PyThreadState *tstate = _PyThreadState_GET(); _imp_init_frozen_impl() local
2366 PyThreadState *tstate = _PyThreadState_GET(); _imp_create_dynamic_impl() local
2527 _PyImport_BootstrapImp(PyThreadState *tstate) _PyImport_BootstrapImp() argument
[all...]
H A Dpylifecycle.c176 init_importlib(PyThreadState *tstate, PyObject *sysmod) in init_importlib() argument
224 init_importlib_external(PyThreadState *tstate) in init_importlib_external() argument
464 interpreter_update_config(PyThreadState *tstate, int only_update_path_config) interpreter_update_config() argument
495 PyThreadState *tstate = _PyThreadState_GET(); _PyInterpreterState_SetConfig() local
544 PyThreadState *tstate = _PyThreadState_GET(); pyinit_core_reconfigure() local
614 init_interp_create_gil(PyThreadState *tstate) init_interp_create_gil() argument
660 PyThreadState *tstate = PyThreadState_New(interp); pycore_create_interpreter() local
762 pycore_init_builtins(PyThreadState *tstate) pycore_init_builtins() argument
820 pycore_interp_init(PyThreadState *tstate) pycore_interp_init() argument
894 PyThreadState *tstate; pyinit_config() local
1083 pyinit_main_reconfigure(PyThreadState *tstate) pyinit_main_reconfigure() argument
1093 init_interp_main(PyThreadState *tstate) init_interp_main() argument
1219 pyinit_main(PyThreadState *tstate) pyinit_main() argument
1253 PyThreadState *tstate = NULL; Py_InitializeFromConfig() local
1314 PyThreadState *tstate = _PyRuntimeState_GetThreadState(runtime); _Py_InitializeMain() local
1320 finalize_modules_delete_special(PyThreadState *tstate, int verbose) finalize_modules_delete_special() argument
1463 finalize_restore_builtins(PyThreadState *tstate) finalize_restore_builtins() argument
1524 finalize_modules(PyThreadState *tstate) finalize_modules() argument
1626 PyThreadState *tstate = _PyThreadState_GET(); flush_std_files() local
1701 finalize_interp_clear(PyThreadState *tstate) finalize_interp_clear() argument
1761 PyThreadState *tstate = _PyRuntimeState_GetThreadState(runtime); Py_FinalizeEx() local
1980 PyThreadState *tstate = PyThreadState_New(interp); new_interpreter() local
2042 PyThreadState *tstate = NULL; _Py_NewInterpreter() local
2070 Py_EndInterpreter(PyThreadState *tstate) Py_EndInterpreter() argument
2388 init_sys_streams(PyThreadState *tstate) init_sys_streams() argument
2486 _Py_FatalError_DumpTracebacks(int fd, PyInterpreterState *interp, PyThreadState *tstate) _Py_FatalError_DumpTracebacks() argument
2504 _Py_FatalError_PrintExc(PyThreadState *tstate) _Py_FatalError_PrintExc() argument
2767 PyThreadState *tstate = _PyRuntimeState_GetThreadState(runtime); fatal_error() local
2891 wait_for_thread_shutdown(PyThreadState *tstate) wait_for_thread_shutdown() argument
[all...]
H A Dpystate.c305 PyThreadState *tstate = _PyThreadState_GET(); in PyInterpreterState_New() local
391 interpreter_clear(PyInterpreterState *interp, PyThreadState *tstate) interpreter_clear() argument
470 _PyInterpreterState_Clear(PyThreadState *tstate) _PyInterpreterState_Clear() argument
479 PyThreadState *tstate; zapthreads() local
541 PyThreadState *tstate = _PyThreadState_Swap(gilstate, NULL); _PyInterpreterState_DeleteExceptMain() local
580 PyThreadState *tstate = _PyThreadState_GET(); PyInterpreterState_Get() local
681 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); _PyInterpreterState_IDDecref() local
748 free_threadstate(PyThreadState *tstate) free_threadstate() argument
764 init_threadstate(PyThreadState *tstate, PyInterpreterState *interp, uint64_t id, PyThreadState *next) init_threadstate() argument
808 PyThreadState *tstate; new_threadstate() local
863 PyThreadState *tstate = new_threadstate(interp); PyThreadState_New() local
877 _PyThreadState_Init(PyThreadState *tstate) _PyThreadState_Init() argument
883 _PyThreadState_SetCurrent(PyThreadState *tstate) _PyThreadState_SetCurrent() argument
908 _PyState_AddModule(PyThreadState *tstate, PyObject* module, PyModuleDef* def) _PyState_AddModule() argument
948 PyThreadState *tstate = _PyThreadState_GET(); PyState_AddModule() local
964 PyThreadState *tstate = _PyThreadState_GET(); PyState_RemoveModule() local
1019 PyThreadState_Clear(PyThreadState *tstate) PyThreadState_Clear() argument
1070 tstate_delete_common(PyThreadState *tstate, struct _gilstate_runtime_state *gilstate) tstate_delete_common() argument
1107 _PyThreadState_Delete(PyThreadState *tstate, int check_current) _PyThreadState_Delete() argument
1121 PyThreadState_Delete(PyThreadState *tstate) PyThreadState_Delete() argument
1128 _PyThreadState_DeleteCurrent(PyThreadState *tstate) _PyThreadState_DeleteCurrent() argument
1142 PyThreadState *tstate = _PyRuntimeGILState_GetThreadState(gilstate); PyThreadState_DeleteCurrent() local
1155 _PyThreadState_DeleteExcept(_PyRuntimeState *runtime, PyThreadState *tstate) _PyThreadState_DeleteExcept() argument
1199 PyThreadState *tstate = _PyThreadState_GET(); PyThreadState_Get() local
1243 _PyThreadState_GetDict(PyThreadState *tstate) _PyThreadState_GetDict() argument
1259 PyThreadState *tstate = _PyThreadState_GET(); PyThreadState_GetDict() local
1268 PyThreadState_GetInterpreter(PyThreadState *tstate) PyThreadState_GetInterpreter() argument
1276 PyThreadState_GetFrame(PyThreadState *tstate) PyThreadState_GetFrame() argument
1296 PyThreadState_GetID(PyThreadState *tstate) PyThreadState_GetID() argument
1375 PyThreadState_Next(PyThreadState *tstate) PyThreadState_Next() argument
1387 PyThreadState *tstate = _PyThreadState_GET(); _PyThread_CurrentFrames() local
1445 PyThreadState *tstate = _PyThreadState_GET(); _PyThread_CurrentExceptions() local
1512 PyThreadState_IsCurrent(PyThreadState *tstate) PyThreadState_IsCurrent() argument
1538 _PyGILState_SetTstate(PyThreadState *tstate) _PyGILState_SetTstate() argument
1583 PyThreadState *tstate = _PyGILState_GetThisThreadState(gilstate); _PyGILState_Reinit() local
1607 _PyGILState_NoteThreadState(struct _gilstate_runtime_state *gilstate, PyThreadState* tstate) _PyGILState_NoteThreadState() argument
1665 PyThreadState *tstate = _PyRuntimeGILState_GetThreadState(gilstate); PyGILState_Check() local
1725 PyThreadState *tstate = PyThread_tss_get(&runtime->gilstate.autoTSSkey); PyGILState_Release() local
1797 _check_xidata(PyThreadState *tstate, _PyCrossInterpreterData *data) _check_xidata() argument
1821 PyThreadState *tstate = _PyThreadState_GET(); _PyObject_GetCrossInterpreterData() local
1877 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); _call_in_interpreter() local
2171 PyThreadState *tstate = _PyThreadState_GET(); _Py_GetConfig() local
2178 push_chunk(PyThreadState *tstate, int size) push_chunk() argument
2203 _PyThreadState_BumpFramePointerSlow(PyThreadState *tstate, size_t size) _PyThreadState_BumpFramePointerSlow() argument
2218 _PyThreadState_PopFrame(PyThreadState *tstate, _PyInterpreterFrame * frame) _PyThreadState_PopFrame() argument
[all...]
H A Dpythonrun.c119 PyThreadState *tstate = _PyThreadState_GET(); in _PyRun_InteractiveLoopObject() local
194 PyThreadState *tstate = _PyThreadState_GET(); in PyRun_InteractiveOneObjectEx() local
736 PyThreadState *tstate = _PyThreadState_GET(); in _Py_HandleSystemExit() local
777 _PyErr_PrintEx(PyThreadState *tstate, in argument
867 _PyErr_Print(PyThreadState *tstate) _PyErr_Print() argument
875 PyThreadState *tstate = _PyThreadState_GET(); PyErr_PrintEx() local
1573 PyThreadState *tstate = _PyThreadState_GET(); PyErr_Display() local
1667 PyThreadState *tstate = _PyThreadState_GET(); flush_io() local
1689 run_eval_code_obj(PyThreadState *tstate, PyCodeObject *co, PyObject *globals, PyObject *locals) run_eval_code_obj() argument
1725 PyThreadState *tstate = _PyThreadState_GET(); run_mod() local
1744 PyThreadState *tstate = _PyThreadState_GET(); run_pyc_file() local
[all...]
/third_party/python/Objects/
H A Dgenobject.c154 PyThreadState *tstate = _PyThreadState_GET(); in gen_send_ex2() local
447 PyThreadState *tstate = _PyThreadState_GET(); in _gen_throw() local
944 PyThreadState *tstate = _PyThreadState_GET(); _Py_MakeCoro() local
1367 PyThreadState *tstate = _PyThreadState_GET(); PyCoro_New() local
1451 PyThreadState *tstate; async_gen_init_hooks() local
[all...]
H A Dobject.c663 do_richcompare(PyThreadState *tstate, PyObject *v, PyObject *w, int op) do_richcompare() argument
717 PyThreadState *tstate = _PyThreadState_GET(); PyObject_RichCompare() local
2235 PyThreadState *tstate = _PyThreadState_GET(); _PyTrash_thread_deposit_object() local
2248 PyThreadState *tstate = _PyThreadState_GET(); _PyTrash_thread_destroy_chain() local
2284 _PyTrash_begin(PyThreadState *tstate, PyObject *op) _PyTrash_begin() argument
2298 _PyTrash_end(PyThreadState *tstate) _PyTrash_end() argument
2378 PyThreadState *tstate = _PyThreadState_GET(); _Py_Dealloc() local
[all...]
H A Dabstract.c28 PyThreadState *tstate = _PyThreadState_GET(); in null_error() local
98 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint() local
119 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint() local
803 PyThreadState *tstate = _PyThreadState_GET(); PyObject_Format() local
2160 PyThreadState *tstate = _PyThreadState_GET(); PySequence_Fast() local
2420 PyThreadState *tstate = _PyThreadState_GET(); method_output_as_list() local
2570 PyThreadState *tstate = _PyThreadState_GET(); check_class() local
2617 object_recursive_isinstance(PyThreadState *tstate, PyObject *inst, PyObject *cls) object_recursive_isinstance() argument
2684 PyThreadState *tstate = _PyThreadState_GET(); PyObject_IsInstance() local
2710 object_issubclass(PyThreadState *tstate, PyObject *derived, PyObject *cls) object_issubclass() argument
2772 PyThreadState *tstate = _PyThreadState_GET(); PyObject_IsSubclass() local
2866 PyThreadState *tstate = _PyThreadState_GET(); PyIter_Next() local
[all...]
H A Ddescrobject.c303 method_enter_call(PyThreadState *tstate, PyObject *func) in method_enter_call() argument
316 PyThreadState *tstate = _PyThreadState_GET(); in method_vectorcall_VARARGS() local
341 PyThreadState *tstate = _PyThreadState_GET(); in method_vectorcall_VARARGS_KEYWORDS() local
377 PyThreadState *tstate = _PyThreadState_GET(); in method_vectorcall_FASTCALL_KEYWORDS_METHOD() local
397 PyThreadState *tstate = _PyThreadState_GET(); method_vectorcall_FASTCALL() local
416 PyThreadState *tstate = _PyThreadState_GET(); method_vectorcall_FASTCALL_KEYWORDS() local
435 PyThreadState *tstate = _PyThreadState_GET(); method_vectorcall_NOARGS() local
462 PyThreadState *tstate = _PyThreadState_GET(); method_vectorcall_O() local
[all...]
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c1833 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in _is_running() local
1938 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in _run_script_in_interpreter() local
2007 PyThreadState *tstate = _Py_NewInterpreter(isolated); in interp_create() local
2071 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); interp_destroy() local
[all...]
H A D_tracemalloc.c394 PyThreadState *tstate = PyGILState_GetThisThreadState(); in traceback_get_frames() local
H A Dgcmodule.c928 handle_legacy_finalizers(PyThreadState *tstate, in handle_legacy_finalizers() argument
955 finalize_garbage(PyThreadState *tstate, PyGC_Head *collectable) in finalize_garbage() argument
991 delete_garbage(PyThreadState *tstate, GCState *gcstate, in delete_garbage() argument
1178 gc_collect_main(PyThreadState *tstate, in argument
1350 invoke_gc_callback(PyThreadState *tstate, const char *phase, int generation, Py_ssize_t collected, Py_ssize_t uncollectable) invoke_gc_callback() argument
1395 gc_collect_with_callback(PyThreadState *tstate, int generation) gc_collect_with_callback() argument
1407 gc_collect_generations(PyThreadState *tstate) gc_collect_generations() argument
1523 PyThreadState *tstate = _PyThreadState_GET(); gc_collect_impl() local
1751 PyThreadState *tstate = _PyThreadState_GET(); gc_get_objects_impl() local
2070 PyThreadState *tstate = _PyThreadState_GET(); PyGC_Collect() local
2095 _PyGC_CollectNoFail(PyThreadState *tstate) _PyGC_CollectNoFail() argument
2258 PyThreadState *tstate = _PyThreadState_GET(); _PyObject_GC_Link() local
2278 PyThreadState *tstate = _PyThreadState_GET(); gc_alloc() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h135 u32 tstate; member

Completed in 56 milliseconds

123456