Home
last modified time | relevance | path

Searched defs:gsp (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/sched/tool/
H A Dtrace_sched.c201 struct sched_param gsp; /* gsp schedule priority. */ in thread_func() local
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
D_ctypes.c1433 add_getset(PyTypeObject *type, PyGetSetDef *gsp) in add_getset()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
D_ctypes.c1426 add_getset(PyTypeObject *type, PyGetSetDef *gsp) in add_getset()
/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c3787 add_getset(PyTypeObject *type, PyGetSetDef *gsp)
/aosp_15_r20/external/python/cpython3/Objects/
Dtypeobject.c5756 PyGetSetDef *gsp = type->tp_getset; in type_add_getset() local
/aosp_15_r20/external/python/cpython2/Modules/
D_bsddb.c4987 DB_MPOOL_STAT *gsp; in DBEnv_memp_stat() local