Home
last modified time | relevance | path

Searched defs:tstate (Results 1 - 25 of 128) sorted by relevance

123456

/third_party/python/Include/internal/
H A Dpycore_pylifecycle.h92 PyAPI_FUNC(void) _PyErr_Print(PyThreadState *tstate); variable
96 PyAPI_FUNC(void) _PyThreadState_DeleteCurrent(PyThreadState *tstate); variable
H A Dpycore_pyerrors.h20 static inline PyObject* _PyErr_Occurred(PyThreadState *tstate) in _PyErr_Occurred() argument
58 PyAPI_FUNC(void) _PyErr_Clear(PyThreadState *tstate); variable
62 PyAPI_FUNC(PyObject *) _PyErr_NoMemory(PyThreadState *tstate); variable
95 PyAPI_FUNC(int) _PyErr_CheckSignalsTstate(PyThreadState *tstate); global() variable
[all...]
H A Dpycore_ceval.h70 _PyEval_EvalFrame(PyThreadState *tstate, struct _PyInterpreterFrame *frame, int throwflag) in _PyEval_EvalFrame() argument
98 _Py_MakeRecCheck(PyThreadState *tstate) _Py_MakeRecCheck() argument
103 _Py_MakeRecCheck(PyThreadState *tstate) _Py_MakeRecCheck() argument
112 _Py_EnterRecursiveCallTstate(PyThreadState *tstate, const char *where) _Py_EnterRecursiveCallTstate() argument
118 PyThreadState *tstate = _PyThreadState_GET(); _Py_EnterRecursiveCall() local
122 _Py_LeaveRecursiveCallTstate(PyThreadState *tstate) _Py_LeaveRecursiveCallTstate() argument
127 PyThreadState *tstate = _PyThreadState_GET(); _Py_LeaveRecursiveCall() local
[all...]
H A Dpycore_call.h77 _PyObject_VectorcallTstate(PyThreadState *tstate, PyObject *callable, in _PyObject_VectorcallTstate() argument
98 _PyObject_CallNoArgsTstate(PyThreadState *tstate, PyObject *func) { in _PyObject_CallNoArgsTstate() argument
106 PyThreadState *tstate in _PyObject_CallNoArgs() local
112 _PyObject_FastCallTstate(PyThreadState *tstate, PyObject *func, PyObject *const *args, Py_ssize_t nargs) _PyObject_FastCallTstate() argument
[all...]
H A Dpycore_pystate.h91 _Py_EnsureFuncTstateNotNULL(const char *func, PyThreadState *tstate) in _Py_EnsureFuncTstateNotNULL() argument
112 PyThreadState *tstate = _PyThreadState_GET(); in _PyInterpreterState_GET() local
122 PyAPI_FUNC(void) _PyThreadState_SetCurrent(PyThreadState *tstate); variable
125 PyThreadState *tstate); variable
132 _PyThreadState_UpdateTracingState(PyThreadState *tstate) _PyThreadState_UpdateTracingState() argument
162 PyAPI_FUNC(int) _PyOS_InterruptOccurred(PyThreadState *tstate); global() variable
[all...]
/third_party/python/Include/
H A Dpystate.h71 PyAPI_FUNC(PyInterpreterState*) PyThreadState_GetInterpreter(PyThreadState *tstate); variable
72 PyAPI_FUNC(PyFrameObject*) PyThreadState_GetFrame(PyThreadState *tstate); variable
73 PyAPI_FUNC(uint64_t) PyThreadState_GetID(PyThreadState *tstate); variable
H A Dceval.h139 PyAPI_FUNC(void) PyEval_AcquireThread(PyThreadState *tstate); variable
140 PyAPI_FUNC(void) PyEval_ReleaseThread(PyThreadState *tstate); variable
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h28 static inline unsigned int tstate_to_psr(unsigned long tstate) in tstate_to_psr() argument
40 unsigned long tstate = ((unsigned long)(psr & PSR_ICC)) << 12; in psr_to_tstate_icc() local
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h28 static inline unsigned int tstate_to_psr(unsigned long tstate) in tstate_to_psr() argument
40 unsigned long tstate = ((unsigned long)(psr & PSR_ICC)) << 12; in psr_to_tstate_icc() local
/third_party/python/Python/
H A Dframe.c151 _PyFrame_Push(PyThreadState *tstate, PyFunctionObject *func) in _PyFrame_Push() argument
H A Dceval_gil.h196 tstate_must_exit(PyThreadState *tstate) in tstate_must_exit() argument
146 drop_gil(struct _ceval_runtime_state *ceval, struct _ceval_state *ceval2, PyThreadState *tstate) drop_gil() argument
213 take_gil(PyThreadState *tstate) take_gil() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Das102_fe.c305 struct as10x_tune_status tstate = { 0 }; in as102_fe_read_status() local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c140 struct ahc_tmode_tstate *tstate; in ahc_dump_target_state() local
H A Daic79xx_proc.c162 struct ahd_tmode_tstate *tstate; in ahd_dump_target_state() local
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_quotaops.c20 xfs_qm_fill_state( struct qc_type_state *tstate, struct xfs_mount *mp, struct xfs_inode *ip, xfs_ino_t ino, struct xfs_def_quota *defq) xfs_qm_fill_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/as102/
H A Das102_drv.c207 static int as102_get_status(void *priv, struct as10x_tune_status *tstate) in as102_get_status() argument
/kernel/linux/linux-6.6/drivers/media/usb/as102/
H A Das102_drv.c207 static int as102_get_status(void *priv, struct as10x_tune_status *tstate) in as102_get_status() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_quotaops.c20 xfs_qm_fill_state( struct qc_type_state *tstate, struct xfs_mount *mp, struct xfs_inode *ip, xfs_ino_t ino, struct xfs_def_quota *defq) xfs_qm_fill_state() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c140 struct ahc_tmode_tstate *tstate; in ahc_dump_target_state() local
H A Daic79xx_proc.c162 struct ahd_tmode_tstate *tstate; in ahd_dump_target_state() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Das102_fe.c305 struct as10x_tune_status tstate = { 0 }; in as102_fe_read_status() local
/third_party/lwip/src/netif/ppp/
H A Dvj.c51 struct cstate *tstate = comp->tstate; in vj_compress_init() local
/third_party/python/Include/cpython/
H A Dpyerrors.h93 PyAPI_FUNC(_PyErr_StackItem*) _PyErr_GetTopmostException(PyThreadState *tstate); variable
/third_party/python/Parser/
H A Dmyreadline.c31 my_fgets(PyThreadState* tstate, char *buf, int len, FILE *fp) in my_fgets() argument
117 _PyOS_WindowsConsoleReadline(PyThreadState *tstate, HANDLE hStdIn) in _PyOS_WindowsConsoleReadline() argument
246 PyThreadState *tstate = _PyOS_ReadlineTState; PyOS_StdioReadline() local
360 PyThreadState *tstate = _PyThreadState_GET(); PyOS_Readline() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dsigcontext.h77 unsigned long tstate; member

Completed in 11 milliseconds

123456